rugk
28dc5bb566
Replace gogs.io http links with https version ( #3386 )
8 years ago
Unknwon
160956dd31
Update Docker README
8 years ago
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
9 years ago
Unknwon
ac53bb593d
#2878 print error of JSON unmarshal and always returns a valid object
9 years ago
Mike
9d44cd79ee
update README.md
...
minor grammar fix
9 years ago
Unknwon
d320915ad2
Minor fix for #2710
9 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
9 years ago
Unknwon
779bb890fa
Minor docs update for #2605
9 years ago
juliengarcia
eb14fbf95f
Add Docker Volume from 1.9
9 years ago
James Mills
f36c82c3b3
Add an important note about mapping the ssh port on the container to the host
9 years ago
Unknwon
9cd16c5b12
#1692 add organization APIs
9 years ago
Unknwon
5d95ffe3eb
#2155 The owner has reached maximum creation limit of 0 repositories
9 years ago
Unknwon
b1a53f6d8e
add quay.io as another Docker option
9 years ago
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