mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-10 05:07:26 +01:00
bf0f74cfd3
Added SSH support to enable Git checkouts that use SSH instead of HTTP(S). The SSH directory is assumed to be in $HOME/.ssh; however: export SSH_DIR=/my/custom/dir will override the setting and allow for configurable settings. $SSH_DIR is then mounted as host-volume in the Docker container and placed in /home/<user>/.ssh |
||
---|---|---|
.. | ||
etc | ||
.bashrc | ||
ccmake.sh | ||
cmake.sh | ||
dockcross | ||
entrypoint.sh | ||
install-cmake.sh | ||
install-ninja.sh | ||
install-openssl.sh | ||
sudo.sh |