Commit Graph

14 Commits (ab89be33a9d02cf12e55c12bfe5367c33faac8d5)

Author SHA1 Message Date
Jean-Philippe Roemer 0cbf56855a Update s6 path following package update 9 years ago
Alvaro Aleman 2671c86ba7 Update gosu, this fixes #1756 9 years ago
Jean-Philippe Roemer ad5e0b833c Docker Container: Init 1 & Initialisation
- Now using a setup script before starting the app. The separation of
the run script and the setup script will make service initialisation a
little bit clearer
- Now calling start.sh script as ENTRYPOINT and S6 as CMD. This way
when running the container with just a shell script, the start.sh
script will be launched before, making debugging easier
- Added note about `.dockerignore` ignored during Docker Hub Automated
Build
9 years ago
Óscar García Amor 3e7d8db7a2 Several bugfixes in Docker build
- Removed unnecessary variables
- Fixed symbolic links creation
- Fixed enter point
- Less intermediate containers
9 years ago
Jean-Philippe Roemer fcb1f4ec07 Add bash to the image so bash git hooks can be used 9 years ago
Jean-Philippe Roemer 3cad8d9492 Use app/docker folder for SSH Configureation 9 years ago
Jean-Philippe Roemer e63e0b3105 New approach to Gogs Docker Container
- 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
9 years ago
Unknwon 232c22208c remove rsync 10 years ago
Unknwon be90ea583a #1521 reduce Docker image size 10 years ago
codeskyblue 4095ef2820 add pam for docker 10 years ago
codeskyblue 9371fbe71a add docker ssh support 10 years ago
codeskyblue feb3cfa067 add missing file 10 years ago
codeskyblue 54b8172a24 some modify, I need to move my workenv to foreign county, network in china is so slow. 10 years ago
Joshua Delsman 406efbf3f5 Adding a project-level Dockerfile & docker-compose script 10 years ago