mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-24 20:03:34 +02:00
Enable SDL2 and Qt6
This commit is contained in:
@ -42,8 +42,4 @@ RUN \
|
||||
python-is-python3 \
|
||||
&& apt-get clean autoclean --yes \
|
||||
&& apt-get autoremove --yes \
|
||||
&& rm -rf /var/lib/apt/ \
|
||||
&& rm -rf /var/lib/dpkg/ \
|
||||
&& rm -rf /var/cache/ \
|
||||
&& rm -rf /var/log/ \
|
||||
&& rm /etc/ssh/*key*
|
||||
|
Reference in New Issue
Block a user