Commit Graph

55 Commits (6b4e8668a1d631fc9c0c82c7123acb6bfed21f84)

Author SHA1 Message Date
liuxhit 05a6a9d6e9
docker: support adding extra options to backup command (#7060)
Co-authored-by: Joe Chen <jc@unknwon.io>
2022-07-17 14:52:35 +08:00
Joe Chen 390fd3d283
docker: remove outdated info from README (#7028)
[skip ci]
2022-06-08 08:51:09 +08:00
Joe Chen d7bda9ac0e
build: remove Makefile and update Docker build steps (#6980) 2022-05-29 19:45:25 +08:00
Joe Chen c6968105e5
docker: update README to add ghcr.io (#6677) 2021-12-18 01:18:48 +08:00
Joe Chen 7867163bfd
docker: delete `Dockerfile.aarch64` (#6658) 2021-12-15 11:52:58 +08:00
DoMeLe 764e901689
docker: update default port to be exposed on the host (#6597) 2021-08-30 23:58:10 +08:00
ᴜɴᴋɴᴡᴏɴ f6d672a3cd
chore: change default branch to `main` (#6285) 2020-08-27 19:51:44 +08:00
ᴜɴᴋɴᴡᴏɴ 280b06485f
docker: fix broken link in README
Fixes #6167
2020-05-20 20:44:10 +08:00
Aleksandar Puharic 2003864615
docker: add scheduled backups with retention policy (#6140) 2020-05-11 11:55:21 +08:00
ᴜɴᴋɴᴡᴏɴ 5b36ba66c2
docker: clean up never used files (#6080) 2020-04-09 00:53:52 +08:00
ᴜɴᴋɴᴡᴏɴ afc2500aee
docker: fix link to Docker Hub
[CI SKIP]
2020-02-22 19:30:17 +08:00
ᴜɴᴋɴᴡᴏɴ c4062f495a
README: fix image and link
[CI SKIP]
2020-02-22 19:16:33 +08:00
ᴜɴᴋɴᴡᴏɴ 5b14cc6f0b
docker: update link to Docker Hub and add info for gogs-rpi
[CI SKIP]
2020-02-21 20:18:31 +08:00
Unknwon 8c75b65475
README: use modern style of badges
[CI SKIP]
2019-11-02 20:26:09 -07:00
hopegolden 044d359a7e docker: grammar fix (#5492) 2018-11-05 16:44:01 -05:00
Unknwon 5a47301dbd
docker: rename "gogits" to "gogs" 2018-05-27 09:29:34 +08:00
Unknwon f41f5785bf
docker: update README about "custom" directory (#5150) 2018-04-05 17:19:45 -04:00
David Beitey cf7d5d0c56 docker: fix heading in README.md (#4353)
The unicode non-breaking space character was breaking the heading format; this switches that character for an ASCII space.
2017-03-28 07:50:36 -04:00
Félix MIKAELIAN e19a69442d Update README.md (#4238) 2017-03-04 11:19:14 -05:00
Unknwon 5d766bc4d6
docker: improve README [CI SKIP] 2017-02-18 13:53:58 -05:00
rugk 28dc5bb566 Replace gogs.io http links with https version (#3386) 2016-08-05 17:35:40 -07:00
Unknwon 160956dd31 Update Docker README 2016-07-15 14:32:42 +08:00
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
2016-04-12 10:46:32 -04:00
Unknwon ac53bb593d #2878 print error of JSON unmarshal and always returns a valid object 2016-03-26 16:42:20 -04:00
Mike 9d44cd79ee update README.md
minor grammar fix
2016-02-28 21:17:19 -05:00
Unknwon d320915ad2 Minor fix for #2710 2016-02-27 11:31:24 -05:00
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
2016-02-26 17:07:31 +00:00
Unknwon 779bb890fa Minor docs update for #2605 2016-02-12 08:18:12 -05:00
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
2016-02-06 20:22:43 -05:00
juliengarcia eb14fbf95f Add Docker Volume from 1.9 2016-01-20 16:54:38 +01:00
James Mills f36c82c3b3 Add an important note about mapping the ssh port on the container to the host 2016-01-19 22:24:40 -08:00
Unknwon 9cd16c5b12 #1692 add organization APIs 2015-12-17 02:28:47 -05:00
Unknwon 5d95ffe3eb #2155 The owner has reached maximum creation limit of 0 repositories 2015-12-11 15:11:13 -05:00
Unknwon b1a53f6d8e add quay.io as another Docker option 2015-12-07 19:40:24 -05:00
Unknwon e538ff2770 fix #1829 and fix #890 2015-12-04 21:30:33 -05:00
Limian Wang b854d3ba40 fix typo in README for Docker 2015-10-13 15:22:33 -07:00
Jean-Philippe Roemer 5981f1edcd Remove fixed issue 2015-10-02 23:32:46 +01:00
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
2015-10-02 23:13:39 +01:00
Unknwon e34d0063c3 Update Docker README for #1708 2015-10-02 15:44:59 -04:00
Unknwon 42a38dfca3 #1665 improve docs 2015-09-21 10:44:40 -04:00
Unknwon 91220a2501 #1665 improve Docker docs 2015-09-21 10:13:47 -04:00
Unknwon 86d3c5cbb3 update Docker info 2015-09-17 19:18:49 -04:00
Unknwon a35911486f fix error in docker doc 2015-08-19 20:41:42 +08:00
Unknwon 90528b2610 fix docker docs style 2015-08-19 20:37:39 +08:00
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs 2015-08-19 20:36:19 +08:00
Unknwon 81b8427438 new UI on admin/monitor 2015-08-19 00:34:11 +08:00
Unknwon c20ae8edc5 update Docker README 2015-08-18 22:29:02 +08:00
codeskyblue 4095ef2820 add pam for docker 2015-08-17 09:12:47 -04:00
Unknwon 398bb772d8 update docker README 2015-08-17 19:38:49 +08:00
codeskyblue 9371fbe71a add docker ssh support 2015-08-17 15:17:18 +08:00