82 次代码提交 (7be5935c55dcdf198efdf1306bbeb2b54aa0b900)

作者 SHA1 备注 提交日期
  Tao Wang 823318bfbe Add missing path in the Docker app.ini template (#2181) 5 年前
  techknowlogick e2721b6190
Remove call to update certs (#4296) 5 年前
  Fluf b299d7bceb Add Environment Variables to Docker template (#4012) 6 年前
  techknowlogick ecfc401eaa Allow Gitea to run as different USER in Docker (#3961) 6 年前
  Jone Marius Vignes cb87f29b76 Update certificates to enable self-signed certs (#3708) 6 年前
  Antoine GIRARD 0e26db8bcd Docker multi-stage (#2927) 6 年前
  Piotr Orzechowski 7bab3d2fb1 Enable content trust when building image (#2972) 6 年前
  Antoine GIRARD dac0f14f34 Docker multi-arch base (#1985) 6 年前
  Henrik Bengtsson 9bdce5d21b Launch Gitea with custom UID/GID for 'git' user (fixes #2286) (#2791) 6 年前
  Morlinest 529f9d03ce Fix ordering in app.ini and fix run mode option (#2829) 6 年前
  Tao Wang d545e32b56 Add environment variable support for Docker image (#2201) 6 年前
  Tao Wang 41cc110e62 Use sqlite3 database as default for Docker image (#2182) 6 年前
  Thomas Boerger c6b6a61bf1 Fixing multiple docker issues (#386) 7 年前
  Thomas Boerger 65d0426b91
Use su-exec instead of gosu, much smaller 7 年前
  Thomas Boerger 86aa8e413a
Restructured docker building 7 年前
  Sandro Santilli b7263f31a5 Replace GOGS with GITEA in variable names 7 年前
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 7 年前
  rugk 28dc5bb566 Replace gogs.io http links with https version (#3386) 7 年前
  Unknwon 160956dd31 Update Docker README 7 年前
  Jean-Philippe Roemer bcd4adb3a0 Update docker/build.sh script to use glide & make (#3079) 8 年前
  Jean-Philippe Roemer 69e00f9948 docker: update documentation for container options (#2965) 8 年前
  Unknwon ac53bb593d #2878 print error of JSON unmarshal and always returns a valid object 8 年前
  Mike 9d44cd79ee update README.md 8 年前
  Unknwon d320915ad2 Minor fix for #2710 8 年前
  Jean-Philippe Roemer db14949209 Update Docker REAMDE.md 8 年前
  Jean-Philippe Roemer 7845075bd2 Dockerfile & Dockerfile.pi updates 8 年前
  Unknwon 779bb890fa Minor docs update for #2605 8 年前
  Jean-Philippe Roemer f4bc9263d9 Add the ability to run crond inside the Docker container 8 年前
  Jean-Philippe Roemer 12c8953381 Update Dockerfile to update alpine to v3.3 & fix virtual package and repository pinning on RPi 8 年前
  Jean-Philippe Roemer 9032bd097b Update Dockerfile & build script and add /etc/nsswitch.conf: 8 年前
  juliengarcia eb14fbf95f Add Docker Volume from 1.9 8 年前
  James Mills f36c82c3b3 Add an important note about mapping the ssh port on the container to the host 8 年前
  Ivan Marban 4ea75dfcbe Remove RSA1 keys as only SSH version 2 is used 8 年前
  Unknwon 9cd16c5b12 #1692 add organization APIs 8 年前
  Unknwon 351dfc95a9 prepare release 8 年前
  Unknwon 5d95ffe3eb #2155 The owner has reached maximum creation limit of 0 repositories 8 年前
  Unknwon b1a53f6d8e add quay.io as another Docker option 8 年前
  Unknwon e538ff2770 fix #1829 and fix #890 8 年前
  Jean-Philippe Roemer 3deddabfd8 Add `set -x` & `set -e` to docker/build.sh for better debugging 8 年前
  Jean-Philippe Roemer 0cbf56855a Update s6 path following package update 8 年前
  Jean-Philippe Roemer 14a8a46bec Add logging when socat link creation is deactivated 8 年前
  Jean-Philippe Roemer 7679aa1a21 Fix typo & cleanup start.sh code 8 年前
  Jean-Philippe Roemer 9a8aeef478 Add syslog & fix `/data/git` rights & SOCAT_LINK env var 8 年前
  Jean-Philippe Roemer f7c7837fc8 Docker socat link: default port fix 8 年前
  Jean-Philippe Roemer 02289479ef Docker `socat` link creation 8 年前
  Limian Wang b854d3ba40 fix typo in README for Docker 8 年前
  Jean-Philippe Roemer 9acf02ad7f Fix bug introduced in #1759 preventing ssh server to launch 8 年前
  Jean-Philippe Roemer 533c6a8e08 Edit comment to make it clear that we are talking about container version 8 年前
  Jean-Philippe Roemer bfed40eec4 Docker repository path backward compatibility fix: 8 年前
  Jean-Philippe Roemer 9cba6ff84b Volumed data setup changed to allow #1759 8 年前