mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-07-07 01:55:50 +02:00
install-gosu-binary.sh: install sudo wrapper when executing the script
This commit is contained in:
@ -47,7 +47,6 @@ RUN \
|
||||
|
||||
COPY imagefiles/cmake.sh /usr/local/bin/cmake
|
||||
COPY imagefiles/ccmake.sh /usr/local/bin/ccmake
|
||||
COPY imagefiles/sudo.sh /usr/bin/sudo
|
||||
|
||||
RUN if [ -e /opt/python/cp35-cp35m/bin/python ]; then \
|
||||
: nothing to do here since it is updated by manylinux-common/install-python-packages.sh ; \
|
||||
|
Reference in New Issue
Block a user