| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
6e114f6791 |
add git protocol v2 support via SSH on Docker image (#5520)
* add git protocol v2 support via SSH on Docker image * remove new layer on dockerfile |
7 years ago |
|
|
b30f6b4099 |
Remove UsePrivilegeSeparation from the Docker sshd_config, see #2876 (#4722)
Signed-off-by: Andrew Phillips <theasp@gmail.com> |
7 years ago |
|
|
c6b6a61bf1 |
Fixing multiple docker issues (#386)
* Added stupid docker task to makefile * Dropped unknown option PrintLastLog from docker ssh config * OpenSSH should log to docker stdout * Set random pw for docker git user, otherwise it is locked * Stop using templates and public within docker |
9 years ago |
|
|
86aa8e413a
|
Restructured docker building
I have restructured the docker build process entirely, the binary gets built outside of the docker build command, now we are managing all dependencies with real Alpine packages and I have dropped features like socat or the cron daemon. Signed-off-by: Thomas Boerger <tboerger@suse.de> |
9 years ago |