mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-10 21:19:26 +02:00

committed by
Jonas Vautherin

parent
08e2f6eec1
commit
21fdaf8b9e
@ -21,7 +21,7 @@ RUN \
|
||||
set -x && \
|
||||
# Remove sudo provided by devtoolset since it doesn't work with
|
||||
# our sudo wrapper calling gosu.
|
||||
rm -f /opt/rh/gcc-toolset-11/root/usr/bin/sudo && \
|
||||
rm -f /opt/rh/gcc-toolset-12/root/usr/bin/sudo && \
|
||||
/buildscripts/install-python-packages.sh && \
|
||||
rm -rf /buildscripts
|
||||
|
||||
|
Reference in New Issue
Block a user