Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add `set -x` & `set -e` to docker/build.sh for better debugging | Jean-Philippe Roemer | 2015-11-16 |
| | |||
* | Several bugfixes in Docker build | Óscar García Amor | 2015-10-02 |
| | | | | | | | - Removed unnecessary variables - Fixed symbolic links creation - Fixed enter point - Less intermediate containers | ||
* | New approach to Gogs Docker Container | Jean-Philippe Roemer | 2015-10-02 |
- 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 |