rugk
be909fcc1c
Replace gogs.io http links with https version ( #3386 )
2016-08-05 17:35:40 -07:00
Unknwon
bf847d0f48
Update Docker README
2016-07-15 14:32:42 +08:00
Jean-Philippe Roemer
4b019a2a6b
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
2016-04-12 10:46:32 -04:00
Unknwon
103f4a045e
#2878 print error of JSON unmarshal and always returns a valid object
2016-03-26 16:42:20 -04:00
Mike
7f2f831e4f
update README.md
...
minor grammar fix
2016-02-28 21:17:19 -05:00
Unknwon
e0cec9452b
Minor fix for #2710
2016-02-27 11:31:24 -05:00
Jean-Philippe Roemer
f783dd966a
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
2016-02-26 17:07:31 +00:00
Unknwon
3d9fb6ab06
Minor docs update for #2605
2016-02-12 08:18:12 -05:00
Unknwon
3988991a19
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
2016-02-06 20:22:43 -05:00
juliengarcia
edecc03515
Add Docker Volume from 1.9
2016-01-20 16:54:38 +01:00
James Mills
d3bb09af2b
Add an important note about mapping the ssh port on the container to the host
2016-01-19 22:24:40 -08:00
Unknwon
6f6c77a6cd
#1692 add organization APIs
2015-12-17 02:28:47 -05:00
Unknwon
3bd998fe21
#2155 The owner has reached maximum creation limit of 0 repositories
2015-12-11 15:11:13 -05:00
Unknwon
6835f52b0a
add quay.io as another Docker option
2015-12-07 19:40:24 -05:00
Unknwon
4b54ceb402
fix #1829 and fix #890
2015-12-04 21:30:33 -05:00
Limian Wang
cb94a7f793
fix typo in README for Docker
2015-10-13 15:22:33 -07:00
Jean-Philippe Roemer
45f460d442
Remove fixed issue
2015-10-02 23:32:46 +01:00
Jean-Philippe Roemer
891ab431f1
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
2015-10-02 23:13:39 +01:00
Unknwon
fdbec60cfc
Update Docker README for #1708
2015-10-02 15:44:59 -04:00
Unknwon
d6f6b094cd
#1665 improve docs
2015-09-21 10:44:40 -04:00
Unknwon
c86f254188
#1665 improve Docker docs
2015-09-21 10:13:47 -04:00
Unknwon
c41522ce2f
update Docker info
2015-09-17 19:18:49 -04:00
Unknwon
595c62a61c
fix error in docker doc
2015-08-19 20:41:42 +08:00
Unknwon
b612679bb1
fix docker docs style
2015-08-19 20:37:39 +08:00
Unknwon
37f2f250c5
Able to set SSH port when install, update Docker docs
2015-08-19 20:36:19 +08:00
Unknwon
a7b068a9ae
new UI on admin/monitor
2015-08-19 00:34:11 +08:00
Unknwon
15d6cf9400
update Docker README
2015-08-18 22:29:02 +08:00
codeskyblue
f51a834a37
add pam for docker
2015-08-17 09:12:47 -04:00
Unknwon
b8da4dde4f
update docker README
2015-08-17 19:38:49 +08:00
codeskyblue
c793c32a21
add docker ssh support
2015-08-17 15:17:18 +08:00
codeskyblue
ad057216d4
pass test in my foreign machine test
2015-08-17 03:07:47 -04:00
codeskyblue
9b2c789de6
some modify, I need to move my workenv to foreign county, network in china is so slow.
2015-08-17 14:32:11 +08:00
Tiago Pires
351fd18b1b
Update docker image.
...
Shrink docker image.
Update from fig (deprecated) to docker-compose.
Update README.md.
Signed-off-by: Tiago Pires <tandrepires@gmail.com >
2015-07-20 15:19:46 +01:00
morpheyesh
995a805a31
spellcheck
2014-12-24 13:20:10 +05:30
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.
2014-08-31 21:00:19 +02:00