| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
3f4e2d9d37 |
[docker] drop the bits argument when generating an ed25519 key (#6504)
From the man page of ssh-keygen: Ed25519 keys have a fixed length and the -b flag will be ignored. [skip ci] Signed-off-by: Jakob Ackermann <das7pad@outlook.com> |
6 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 |
|
|
65d0426b91
|
Use su-exec instead of gosu, much smaller | 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 |