21 Commits (dd8a06a397e26c46639eba1313102560dfa49c95)

Author SHA1 Message Date
Unknwon e538ff2770 fix #1829 and fix #890 9 years ago
Limian Wang b854d3ba40 fix typo in README for Docker 9 years ago
Jean-Philippe Roemer 5981f1edcd Remove fixed issue 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
Unknwon e34d0063c3 Update Docker README for #1708 9 years ago
Unknwon 42a38dfca3 #1665 improve docs 9 years ago
Unknwon 91220a2501 #1665 improve Docker docs 9 years ago
Unknwon 86d3c5cbb3 update Docker info 9 years ago
Unknwon a35911486f fix error in docker doc 9 years ago
Unknwon 90528b2610 fix docker docs style 9 years ago
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs 9 years ago
Unknwon 81b8427438 new UI on admin/monitor 9 years ago
Unknwon c20ae8edc5 update Docker README 9 years ago
codeskyblue 4095ef2820 add pam for docker 9 years ago
Unknwon 398bb772d8 update docker README 9 years ago
codeskyblue 9371fbe71a add docker ssh support 9 years ago
codeskyblue 0510f712e7 pass test in my foreign machine test 9 years ago
codeskyblue 54b8172a24 some modify, I need to move my workenv to foreign county, network in china is so slow. 9 years ago
Tiago Pires a5f9077e5a Update docker image.
Shrink docker image.
Update from fig (deprecated) to docker-compose.
Update README.md.

Signed-off-by: Tiago Pires <tandrepires@gmail.com>
9 years ago
morpheyesh 995a805a31 spellcheck 10 years ago
Tristan Storch d1a2228f1c Docker mix and match setup
Rewrite of the docker setup. Now uses fig to manage containers and container
linkage. The base is a block based mix and match, which will give you the
possibility to easily test all configurations.
10 years ago