base: Use 'common.dockcross' to install gosu and dockcross scripts

This commit is contained in:
Nathan Genetzky
2020-06-26 22:37:25 -05:00
parent 7e638cf35b
commit f2ece3727e
3 changed files with 3 additions and 11 deletions

View File

@ -37,4 +37,3 @@ ENTRYPOINT ["/dockcross/entrypoint.sh"]
# Runtime scripts
COPY imagefiles/cmake.sh /usr/local/bin/cmake
COPY imagefiles/ccmake.sh /usr/local/bin/ccmake
COPY imagefiles/entrypoint.sh imagefiles/dockcross /dockcross/