dockcross/imagefiles
Constantine Grantcharov bf0f74cfd3 SSH Support for Git Clone / Checkout
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
2017-05-12 23:52:20 -04:00
..
etc manylinux: Use CentOS Vault repositories 2017-05-01 16:35:28 -04:00
.bashrc base: support BUILDER_USER, BUILDER_GROUP, and liquidprompt bash 2016-07-04 22:03:10 -04:00
ccmake.sh base/cmake: Do not pass toolchain option when using incompatible cmake option 2016-09-21 21:11:33 -04:00
cmake.sh base/cmake: Do not pass toolchain option when using incompatible cmake option 2016-09-21 21:11:33 -04:00
dockcross SSH Support for Git Clone / Checkout 2017-05-12 23:52:20 -04:00
entrypoint.sh Fix "text file busy" error reported when using AUFS storage driver 2017-05-01 16:35:28 -04:00
install-cmake.sh common: Bump CMake to v3.8.0 2017-04-15 11:44:57 -04:00
install-ninja.sh common: Bump Ninja to 1.7.2 2017-04-15 11:45:18 -04:00
install-openssl.sh imagefiles: Reduce wget verbosity using --progress=bar:force 2016-11-26 19:59:07 -05:00
sudo.sh common: Use gosu to replace chpst and add sudo abilities 2017-04-22 23:35:12 -04:00