aboutsummaryrefslogtreecommitdiff
path: root/docker/README.md
Commit message (Collapse)AuthorAge
* docker: update README to add ghcr.io (#6677)Joe Chen2021-12-18
|
* docker: delete `Dockerfile.aarch64` (#6658)Joe Chen2021-12-15
|
* docker: update default port to be exposed on the host (#6597)DoMeLe2021-08-30
|
* chore: change default branch to `main` (#6285)ᴜɴᴋɴᴡᴏɴ2020-08-27
|
* docker: fix broken link in READMEᴜɴᴋɴᴡᴏɴ2020-05-20
| | | Fixes #6167
* docker: add scheduled backups with retention policy (#6140)Aleksandar Puharic2020-05-11
|
* docker: clean up never used files (#6080)ᴜɴᴋɴᴡᴏɴ2020-04-09
|
* docker: fix link to Docker Hubᴜɴᴋɴᴡᴏɴ2020-02-22
| | | | [CI SKIP]
* README: fix image and linkᴜɴᴋɴᴡᴏɴ2020-02-22
| | | | [CI SKIP]
* docker: update link to Docker Hub and add info for gogs-rpiᴜɴᴋɴᴡᴏɴ2020-02-21
| | | | [CI SKIP]
* README: use modern style of badgesUnknwon2019-11-02
| | | | [CI SKIP]
* docker: grammar fix (#5492)hopegolden2018-11-05
|
* docker: rename "gogits" to "gogs"Unknwon2018-05-27
|
* docker: update README about "custom" directory (#5150)Unknwon2018-04-05
|
* docker: fix heading in README.md (#4353)David Beitey2017-03-28
| | | The unicode non-breaking space character was breaking the heading format; this switches that character for an ASCII space.
* Update README.md (#4238)Félix MIKAELIAN2017-03-04
|
* docker: improve README [CI SKIP]Unknwon2017-02-18
|
* Replace gogs.io http links with https version (#3386)rugk2016-08-05
|
* Update Docker READMEUnknwon2016-07-15
|
* docker: update documentation for container options (#2965)Jean-Philippe Roemer2016-04-12
| | | | | - Created a Container options section in `docker/README.md` - Add documentation for SOCAT_LINK - Move CROND documentation to the new section
* #2878 print error of JSON unmarshal and always returns a valid objectUnknwon2016-03-26
|
* update README.mdMike2016-02-28
| | | minor grammar fix
* Minor fix for #2710Unknwon2016-02-27
|
* Update Docker REAMDE.mdJean-Philippe Roemer2016-02-26
| | | | | - 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
* Minor docs update for #2605Unknwon2016-02-12
|
* Merge pull request #2573 from prologic/add-note-wrt-ssh-on-docker#2409Unknwon2016-02-06
|\ | | | | Add an important note about mapping the ssh port on the container to the host
| * Add an important note about mapping the ssh port on the container to the hostJames Mills2016-01-19
| |
* | Add Docker Volume from 1.9juliengarcia2016-01-20
|/
* #1692 add organization APIsUnknwon2015-12-17
|
* #2155 The owner has reached maximum creation limit of 0 repositoriesUnknwon2015-12-11
|
* add quay.io as another Docker optionUnknwon2015-12-07
|
* fix #1829 and fix #890Unknwon2015-12-04
|
* fix typo in README for DockerLimian Wang2015-10-13
|
* Remove fixed issueJean-Philippe Roemer2015-10-02
|
* Docker Container: Init 1 & InitialisationJean-Philippe Roemer2015-10-02
| | | | | | | | | | | - 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
* Update Docker README for #1708Unknwon2015-10-02
|
* #1665 improve docsUnknwon2015-09-21
|
* #1665 improve Docker docsUnknwon2015-09-21
|
* update Docker infoUnknwon2015-09-17
|
* fix error in docker docUnknwon2015-08-19
|
* fix docker docs styleUnknwon2015-08-19
|
* Able to set SSH port when install, update Docker docsUnknwon2015-08-19
|
* new UI on admin/monitorUnknwon2015-08-19
|
* update Docker READMEUnknwon2015-08-18
|
* add pam for dockercodeskyblue2015-08-17
|
* update docker READMEUnknwon2015-08-17
|
* add docker ssh supportcodeskyblue2015-08-17
|
* pass test in my foreign machine testcodeskyblue2015-08-17
|
* some modify, I need to move my workenv to foreign county, network in china ↵codeskyblue2015-08-17
| | | | is so slow.
* Update docker image.Tiago Pires2015-07-20
| | | | | | | | Shrink docker image. Update from fig (deprecated) to docker-compose. Update README.md. Signed-off-by: Tiago Pires <tandrepires@gmail.com>