mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-12-23 00:54:26 +01:00
8c955feeef
If `id -un` or `id -gn` outputs a name containing a space, e.g. when joined to an AD domain with SSSD, the current `dockcross` script would break and abort with an error: `docker: invalid reference format.`, because it would interpret the part after the space as an image name. |
||
---|---|---|
.. | ||
build-and-install-cmake.sh | ||
build-and-install-curl.sh | ||
build-and-install-git.sh | ||
build-and-install-ninja.sh | ||
build-and-install-openssh.sh | ||
build-and-install-openssl.sh | ||
ccmake.sh | ||
cmake.sh | ||
dockcross | ||
entrypoint.sh | ||
install-cmake-binary.sh | ||
install-crosstool-ng-toolchain.sh | ||
install-gosu-binary.sh | ||
install-liquidprompt-binary.sh | ||
install-python-packages.sh | ||
utils.sh |