Commit Graph

104 Commits (d6657644a96417d2e771a2891a54e99e686be0a3)

Author SHA1 Message Date
Lunny Xiao 48be1889cd Fix latest docker image haven't include static files. (#9252)
4 years ago
Antoine GIRARD 6e578dd0c9 docker: ask s6 to stop all service when gitea stop (#9171)
4 years ago
zeripath 0a96e59884 Fix #8453 by making openssh listen on SSH_LISTEN_PORT not SSH_PORT (#8477)
5 years ago
jpellegrini 852b8e2d81 Make AllowedUsers configurable in sshd_config (#8094)
5 years ago
leigh capili 70d2244e49 Support SSH_LISTEN_PORT env var in docker app.ini template (#7829)
5 years ago
Antoine GIRARD d4667a4949 drone/docker: prepare multi-arch release + provide arm64 image (#7571)
5 years ago
Christopher Thomas 75d4414386 Implement the ability to change the ssh port to match what is in the gitea config (#7286)
5 years ago
Marat Radchenko e07ff2f890 [docker] Add LFS_START_SERVER option to control git-lfs support (#7281)
5 years ago
Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986)
5 years ago
Jakob Ackermann 36b68fdb01 [docker] support for custom GITEA_CUSTOM env var (#6608)
5 years ago
Jakob Ackermann dab38c375d [docker] drop the docker Makefile from the image (#6507)
5 years ago
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)
5 years ago
Jakob Ackermann 62b35964e3 [docker] let the ssh daemon speak for itself and drop the syslog daemon (#6529)
5 years ago
Jakob Ackermann 3f4e2d9d37 [docker] drop the bits argument when generating an ed25519 key (#6504)
5 years ago
techknowlogick ec9331510c
Disable auto-migrate in docker container (#5730)
5 years ago
Julian f59bfe893a docker: stop modifying file permission before migrating database (#5707)
5 years ago
Pierre-Alexis Ciavaldini 0236856924 migrate database if app.ini found (#5290)
5 years ago
Moshi Binyamini 76060613ef Fix bug on modifying sshd username (#5624)
5 years ago
Lunny Xiao 6e114f6791 add git protocol v2 support via SSH on Docker image (#5520)
5 years ago
Fabian Braun d0f614a25b only chown directories during docker setup if necessary. Fix #4425 (#5064)
5 years ago
Mura Li 25c49cf930 Update build tags for sqlite_unlock_notify (#5144)
6 years ago
Andrew Phillips b30f6b4099 Remove UsePrivilegeSeparation from the Docker sshd_config, see #2876 (#4722)
6 years ago
Tao Wang 823318bfbe Add missing path in the Docker app.ini template (#2181)
6 years ago
techknowlogick e2721b6190
Remove call to update certs (#4296)
6 years ago
Fluf b299d7bceb Add Environment Variables to Docker template (#4012)
6 years ago
techknowlogick ecfc401eaa Allow Gitea to run as different USER in Docker (#3961)
6 years ago
Jone Marius Vignes cb87f29b76 Update certificates to enable self-signed certs (#3708)
6 years ago
Antoine GIRARD 0e26db8bcd Docker multi-stage (#2927)
6 years ago
Piotr Orzechowski 7bab3d2fb1 Enable content trust when building image (#2972)
6 years ago
Antoine GIRARD dac0f14f34 Docker multi-arch base (#1985)
6 years ago
Henrik Bengtsson 9bdce5d21b Launch Gitea with custom UID/GID for 'git' user (fixes #2286) (#2791)
6 years ago
Morlinest 529f9d03ce Fix ordering in app.ini and fix run mode option (#2829)
6 years ago
Tao Wang d545e32b56 Add environment variable support for Docker image (#2201)
7 years ago
Tao Wang 41cc110e62 Use sqlite3 database as default for Docker image (#2182)
7 years ago
Thomas Boerger c6b6a61bf1 Fixing multiple docker issues (#386)
7 years ago
Thomas Boerger 65d0426b91
Use su-exec instead of gosu, much smaller
7 years ago
Thomas Boerger 86aa8e413a
Restructured docker building
7 years ago
Sandro Santilli b7263f31a5 Replace GOGS with GITEA in variable names
7 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
rugk 28dc5bb566 Replace gogs.io http links with https version (#3386)
8 years ago
Unknwon 160956dd31 Update Docker README
8 years ago
Jean-Philippe Roemer bcd4adb3a0 Update docker/build.sh script to use glide & make (#3079)
8 years ago
Jean-Philippe Roemer 69e00f9948 docker: update documentation for container options (#2965)
8 years ago
Unknwon ac53bb593d #2878 print error of JSON unmarshal and always returns a valid object
8 years ago
Mike 9d44cd79ee update README.md
8 years ago
Unknwon d320915ad2 Minor fix for #2710
8 years ago
Jean-Philippe Roemer db14949209 Update Docker REAMDE.md
8 years ago
Jean-Philippe Roemer 7845075bd2 Dockerfile & Dockerfile.pi updates
8 years ago
Unknwon 779bb890fa Minor docs update for #2605
8 years ago
Jean-Philippe Roemer f4bc9263d9 Add the ability to run crond inside the Docker container
8 years ago