summaryrefslogtreecommitdiffstats
path: root/docker
Commit message (Expand)AuthorAgeFilesLines
* Remove UsePrivilegeSeparation from the Docker sshd_config, see #2876 (#4722)Andrew Phillips2018-08-161-1/+0
* Add missing path in the Docker app.ini template (#2181)Tao Wang2018-07-031-0/+7
* Remove call to update certs (#4296)techknowlogick2018-06-211-2/+0
* Add Environment Variables to Docker template (#4012)Fluf2018-05-232-0/+6
* Allow Gitea to run as different USER in Docker (#3961)techknowlogick2018-05-163-2/+9
* Update certificates to enable self-signed certs (#3708)Jone Marius Vignes2018-03-251-0/+2
* Docker multi-stage (#2927)Antoine GIRARD2018-03-121-1/+5
* Enable content trust when building image (#2972)Piotr Orzechowski2017-12-031-1/+1
* Docker multi-arch base (#1985)Antoine GIRARD2017-11-161-0/+11
* Launch Gitea with custom UID/GID for 'git' user (fixes #2286) (#2791)Henrik Bengtsson2017-11-051-0/+11
* Fix ordering in app.ini and fix run mode option (#2829)Morlinest2017-11-022-3/+4
* Add environment variable support for Docker image (#2201)Tao Wang2017-10-312-2/+39
* Use sqlite3 database as default for Docker image (#2182)Tao Wang2017-07-261-1/+1
* Fixing multiple docker issues (#386)Thomas Boerger2016-12-152-2/+1
* Use su-exec instead of gosu, much smallerThomas Boerger2016-11-283-3/+3
* Restructured docker buildingThomas Boerger2016-11-2826-300/+134
* Replace GOGS with GITEA in variable namesSandro Santilli2016-11-072-2/+2
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-2/+2
* Replace gogs.io http links with https version (#3386)rugk2016-08-051-1/+1
* Update Docker READMEUnknwon2016-07-151-1/+1
* Update docker/build.sh script to use glide & make (#3079)Jean-Philippe Roemer2016-05-111-6/+15
* docker: update documentation for container options (#2965)Jean-Philippe Roemer2016-04-121-3/+21
* #2878 print error of JSON unmarshal and always returns a valid objectUnknwon2016-03-261-0/+2
* update README.mdMike2016-02-281-3/+3
* Minor fix for #2710Unknwon2016-02-271-1/+1
* Update Docker REAMDE.mdJean-Philippe Roemer2016-02-261-1/+1
* Dockerfile & Dockerfile.pi updatesJean-Philippe Roemer2016-02-251-1/+1
* Minor docs update for #2605Unknwon2016-02-121-1/+7
* Add the ability to run crond inside the Docker containerJean-Philippe Roemer2016-02-123-0/+18
* Merge pull request #2573 from prologic/add-note-wrt-ssh-on-docker#2409Unknwon2016-02-061-0/+2
|\
| * Add an important note about mapping the ssh port on the container to the hostJames Mills2016-01-191-0/+2
* | Update Dockerfile to update alpine to v3.3 & fix virtual package and reposito...Jean-Philippe Roemer2016-01-281-1/+1
* | Merge pull request #2446 from jgsqware/developUnknwon2016-01-261-0/+9
|\ \
| * | Add Docker Volume from 1.9juliengarcia2016-01-201-0/+9
| |/
* / Update Dockerfile & build script and add /etc/nsswitch.conf:Jean-Philippe Roemer2016-01-252-2/+18
|/
* Remove RSA1 keys as only SSH version 2 is usedIvan Marban2016-01-062-5/+0
* #1692 add organization APIsUnknwon2015-12-171-1/+1
* prepare releaseUnknwon2015-12-121-2/+2
* #2155 The owner has reached maximum creation limit of 0 repositoriesUnknwon2015-12-111-1/+1
* add quay.io as another Docker optionUnknwon2015-12-071-1/+1
* fix #1829 and fix #890Unknwon2015-12-041-1/+0
* Add `set -x` & `set -e` to docker/build.sh for better debuggingJean-Philippe Roemer2015-11-161-0/+2
* Update s6 path following package updateJean-Philippe Roemer2015-11-161-1/+1
* Add logging when socat link creation is deactivatedJean-Philippe Roemer2015-11-041-3/+5
* Fix typo & cleanup start.sh codeJean-Philippe Roemer2015-11-041-17/+26
* Add syslog & fix `/data/git` rights & SOCAT_LINK env varJean-Philippe Roemer2015-11-044-19/+33
* Docker socat link: default port fixJean-Philippe Roemer2015-10-211-1/+1
* Docker `socat` link creationJean-Philippe Roemer2015-10-211-6/+18
* fix typo in README for DockerLimian Wang2015-10-131-1/+1
* Fix bug introduced in #1759 preventing ssh server to launchJean-Philippe Roemer2015-10-121-5/+5