Jean-Philippe Roemer
69e00f9948
docker: update documentation for container options ( #2965 )
...
- Created a Container options section in `docker/README.md`
- Add documentation for SOCAT_LINK
- Move CROND documentation to the new section
8 years ago
Unknwon
ac53bb593d
#2878 print error of JSON unmarshal and always returns a valid object
8 years ago
Mike
9d44cd79ee
update README.md
...
minor grammar fix
8 years ago
Unknwon
d320915ad2
Minor fix for #2710
8 years ago
Jean-Philippe Roemer
db14949209
Update Docker REAMDE.md
...
- Remove the known issue about `.dockerignore` being ignored during DockerHub automated build as this has been fixed
- Added a note on the fact that we currently do no support building the container on RPi1
8 years ago
Unknwon
779bb890fa
Minor docs update for #2605
8 years ago
Unknwon
894946c319
Merge pull request #2573 from prologic/add-note-wrt-ssh-on-docker#2409
...
Add an important note about mapping the ssh port on the container to the host
8 years ago
juliengarcia
eb14fbf95f
Add Docker Volume from 1.9
8 years ago
James Mills
f36c82c3b3
Add an important note about mapping the ssh port on the container to the host
8 years ago
Unknwon
9cd16c5b12
#1692 add organization APIs
8 years ago
Unknwon
5d95ffe3eb
#2155 The owner has reached maximum creation limit of 0 repositories
8 years ago
Unknwon
b1a53f6d8e
add quay.io as another Docker option
8 years ago
Unknwon
e538ff2770
fix #1829 and fix #890
8 years ago
Limian Wang
b854d3ba40
fix typo in README for Docker
8 years ago
Jean-Philippe Roemer
5981f1edcd
Remove fixed issue
8 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
8 years ago
Unknwon
e34d0063c3
Update Docker README for #1708
8 years ago
Unknwon
42a38dfca3
#1665 improve docs
8 years ago
Unknwon
91220a2501
#1665 improve Docker docs
8 years ago
Unknwon
86d3c5cbb3
update Docker info
8 years ago
Unknwon
a35911486f
fix error in docker doc
8 years ago
Unknwon
90528b2610
fix docker docs style
8 years ago
Unknwon
bd1d7d1509
Able to set SSH port when install, update Docker docs
8 years ago
Unknwon
81b8427438
new UI on admin/monitor
8 years ago
Unknwon
c20ae8edc5
update Docker README
8 years ago
codeskyblue
4095ef2820
add pam for docker
8 years ago
Unknwon
398bb772d8
update docker README
8 years ago
codeskyblue
9371fbe71a
add docker ssh support
8 years ago
codeskyblue
0510f712e7
pass test in my foreign machine test
8 years ago
codeskyblue
54b8172a24
some modify, I need to move my workenv to foreign county, network in china is so slow.
8 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>
8 years ago
morpheyesh
995a805a31
spellcheck
9 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.
9 years ago