rugk
2dcea2a63c
Replace gogs.io http links with https version ( #3386 )
9 years ago
Unknwon
0902c489a5
Update Docker README
9 years ago
Jean-Philippe Roemer
84062365c7
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
6ba31f0be3
#2878 print error of JSON unmarshal and always returns a valid object
9 years ago
Mike
80d2cba6f4
update README.md
minor grammar fix
9 years ago
Unknwon
b53eab3773
Minor fix for #2710
9 years ago
Jean-Philippe Roemer
2e9e0ef2d8
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
54896d56dd
Minor docs update for #2605
9 years ago
Unknwon
86030ad2e0
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
9 years ago
juliengarcia
6fe266692e
Add Docker Volume from 1.9
9 years ago
James Mills
d5e0962e6b
Add an important note about mapping the ssh port on the container to the host
9 years ago
Unknwon
ae4bcfa2e0
#1692 add organization APIs
9 years ago
Unknwon
329fe23c05
#2155 The owner has reached maximum creation limit of 0 repositories
9 years ago
Unknwon
4473d6398d
add quay.io as another Docker option
9 years ago
Unknwon
caac2f9b19
fix #1829 and fix #890
9 years ago
Limian Wang
f77e59866f
fix typo in README for Docker
9 years ago
Jean-Philippe Roemer
6f6e421819
Remove fixed issue
9 years ago
Jean-Philippe Roemer
325b054b69
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
dddfe452f6
Update Docker README for #1708
9 years ago
Unknwon
ef17341dc1
#1665 improve docs
9 years ago
Unknwon
691c2a1c73
#1665 improve Docker docs
9 years ago
Unknwon
44144575b0
update Docker info
9 years ago
Unknwon
f45878abf8
fix error in docker doc
9 years ago
Unknwon
d630f40c69
fix docker docs style
9 years ago
Unknwon
e433ab7f71
Able to set SSH port when install, update Docker docs
9 years ago
Unknwon
9f55ee32e4
new UI on admin/monitor
9 years ago
Unknwon
1e215d02c0
update Docker README
9 years ago
codeskyblue
bd5f88475b
add pam for docker
9 years ago
Unknwon
4cbe45ff34
update docker README
9 years ago
codeskyblue
ec4ffe5bc1
add docker ssh support
9 years ago
codeskyblue
10c744625b
pass test in my foreign machine test
9 years ago
codeskyblue
83a6bb1c2c
some modify, I need to move my workenv to foreign county, network in china is so slow.
9 years ago
Tiago Pires
34b17e5aad
Update docker image.
Shrink docker image.
Update from fig (deprecated) to docker-compose.
Update README.md.
Signed-off-by: Tiago Pires <tandrepires@gmail.com>
10 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