aboutsummaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Expand)Author
2019-04-04[docker] drop the bits argument when generating an ed25519 key (#6504)Jakob Ackermann
2019-01-17Disable auto-migrate in docker container (#5730)techknowlogick
2019-01-12docker: stop modifying file permission before migrating database (#5707)Julian
2019-01-05migrate database if app.ini found (#5290)Pierre-Alexis Ciavaldini
2019-01-02Fix bug on modifying sshd username (#5624)Moshi Binyamini
2018-12-11add git protocol v2 support via SSH on Docker image (#5520)Lunny Xiao
2018-10-30only chown directories during docker setup if necessary. Fix #4425 (#5064)Fabian Braun
2018-10-23Update build tags for sqlite_unlock_notify (#5144)Mura Li
2018-08-16Remove UsePrivilegeSeparation from the Docker sshd_config, see #2876 (#4722)Andrew Phillips
2018-07-03Add missing path in the Docker app.ini template (#2181)Tao Wang
2018-06-21Remove call to update certs (#4296)techknowlogick
2018-05-23Add Environment Variables to Docker template (#4012)Fluf
2018-05-16Allow Gitea to run as different USER in Docker (#3961)techknowlogick
2018-03-25Update certificates to enable self-signed certs (#3708)Jone Marius Vignes
2018-03-12Docker multi-stage (#2927)Antoine GIRARD
2017-12-03Enable content trust when building image (#2972)Piotr Orzechowski
2017-11-16Docker multi-arch base (#1985)Antoine GIRARD
2017-11-05Launch Gitea with custom UID/GID for 'git' user (fixes #2286) (#2791)Henrik Bengtsson
2017-11-02Fix ordering in app.ini and fix run mode option (#2829)Morlinest
2017-10-31Add environment variable support for Docker image (#2201)Tao Wang
2017-07-26Use sqlite3 database as default for Docker image (#2182)Tao Wang
2016-12-15Fixing multiple docker issues (#386)Thomas Boerger
2016-11-28Use su-exec instead of gosu, much smallerThomas Boerger
2016-11-28Restructured docker buildingThomas Boerger
2016-11-07Replace GOGS with GITEA in variable namesSandro Santilli
2016-11-03Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar
2016-08-05Replace gogs.io http links with https version (#3386)rugk
2016-07-15Update Docker READMEUnknwon
2016-05-11Update docker/build.sh script to use glide & make (#3079)Jean-Philippe Roemer
2016-04-12docker: update documentation for container options (#2965)Jean-Philippe Roemer
2016-03-26#2878 print error of JSON unmarshal and always returns a valid objectUnknwon
2016-02-28update README.mdMike
2016-02-27Minor fix for #2710Unknwon
2016-02-26Update Docker REAMDE.mdJean-Philippe Roemer
2016-02-25Dockerfile & Dockerfile.pi updatesJean-Philippe Roemer
2016-02-12Minor docs update for #2605Unknwon
2016-02-12Add the ability to run crond inside the Docker containerJean-Philippe Roemer
2016-02-06Merge pull request #2573 from prologic/add-note-wrt-ssh-on-docker#2409Unknwon
2016-01-28Update Dockerfile to update alpine to v3.3 & fix virtual package and reposito...Jean-Philippe Roemer
2016-01-26Merge pull request #2446 from jgsqware/developUnknwon
2016-01-25Update Dockerfile & build script and add /etc/nsswitch.conf:Jean-Philippe Roemer
2016-01-20Add Docker Volume from 1.9juliengarcia
2016-01-19Add an important note about mapping the ssh port on the container to the hostJames Mills
2016-01-06Remove RSA1 keys as only SSH version 2 is usedIvan Marban
2015-12-17#1692 add organization APIsUnknwon
2015-12-12prepare releaseUnknwon
2015-12-11#2155 The owner has reached maximum creation limit of 0 repositoriesUnknwon
2015-12-07add quay.io as another Docker optionUnknwon
2015-12-04fix #1829 and fix #890Unknwon
2015-11-16Add `set -x` & `set -e` to docker/build.sh for better debuggingJean-Philippe Roemer