mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-06 23:57:22 +03:00
e63e0b3105
- VOLUME for ‘/data’ - Usage of S6 as PID 1 Process - Usage of ‘socat’ so linked container (like databases) are binded to localhost - OpenSSH, Socat Link and Gogs are supervised using S6 - Size of container reduced to ~75Mo
3 lines
25 B
Bash
Executable File
3 lines
25 B
Bash
Executable File
#!/bin/sh
|
|
exec /bin/true
|