index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docker
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make AllowedUsers configurable in sshd_config (#8094)
jpellegrini
2019-09-05
2
-3
/
+1
*
Support SSH_LISTEN_PORT env var in docker app.ini template (#7829)
leigh capili
2019-08-24
2
-0
/
+2
*
drone/docker: prepare multi-arch release + provide arm64 image (#7571)
Antoine GIRARD
2019-07-24
1
-0
/
+19
*
Implement the ability to change the ssh port to match what is in the gitea co...
Christopher Thomas
2019-07-07
2
-1
/
+8
*
[docker] Add LFS_START_SERVER option to control git-lfs support (#7281)
Marat Radchenko
2019-06-24
2
-0
/
+2
*
Repository avatars (#6986)
Sergey Dryabzhinsky
2019-05-30
1
-0
/
+1
*
[docker] support for custom GITEA_CUSTOM env var (#6608)
Jakob Ackermann
2019-05-14
2
-6
/
+10
*
[docker] drop the docker Makefile from the image (#6507)
Jakob Ackermann
2019-05-06
12
-0
/
+0
*
Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)
zeripath
2019-04-29
1
-2
/
+1
*
[docker] let the ssh daemon speak for itself and drop the syslog daemon (#6529)
Jakob Ackermann
2019-04-17
4
-10
/
+1
*
[docker] drop the bits argument when generating an ed25519 key (#6504)
Jakob Ackermann
2019-04-04
1
-1
/
+1
*
Disable auto-migrate in docker container (#5730)
techknowlogick
2019-01-18
1
-6
/
+0
*
docker: stop modifying file permission before migrating database (#5707)
Julian
2019-01-12
1
-1
/
+0
*
migrate database if app.ini found (#5290)
Pierre-Alexis Ciavaldini
2019-01-05
1
-0
/
+15
*
Fix bug on modifying sshd username (#5624)
Moshi Binyamini
2019-01-02
1
-1
/
+1
*
add git protocol v2 support via SSH on Docker image (#5520)
Lunny Xiao
2018-12-11
1
-0
/
+2
*
only chown directories during docker setup if necessary. Fix #4425 (#5064)
Fabian Braun
2018-10-30
1
-1
/
+4
*
Update build tags for sqlite_unlock_notify (#5144)
Mura Li
2018-10-23
1
-1
/
+1
*
Remove UsePrivilegeSeparation from the Docker sshd_config, see #2876 (#4722)
Andrew Phillips
2018-08-16
1
-1
/
+0
*
Add missing path in the Docker app.ini template (#2181)
Tao Wang
2018-07-04
1
-0
/
+7
*
Remove call to update certs (#4296)
techknowlogick
2018-06-21
1
-2
/
+0
*
Add Environment Variables to Docker template (#4012)
Fluf
2018-05-23
2
-0
/
+6
*
Allow Gitea to run as different USER in Docker (#3961)
techknowlogick
2018-05-16
3
-2
/
+9
*
Update certificates to enable self-signed certs (#3708)
Jone Marius Vignes
2018-03-25
1
-0
/
+2
*
Docker multi-stage (#2927)
Antoine GIRARD
2018-03-12
1
-1
/
+5
*
Enable content trust when building image (#2972)
Piotr Orzechowski
2017-12-03
1
-1
/
+1
*
Docker multi-arch base (#1985)
Antoine GIRARD
2017-11-16
1
-0
/
+11
*
Launch Gitea with custom UID/GID for 'git' user (fixes #2286) (#2791)
Henrik Bengtsson
2017-11-05
1
-0
/
+11
*
Fix ordering in app.ini and fix run mode option (#2829)
Morlinest
2017-11-02
2
-3
/
+4
*
Add environment variable support for Docker image (#2201)
Tao Wang
2017-10-31
2
-2
/
+39
*
Use sqlite3 database as default for Docker image (#2182)
Tao Wang
2017-07-26
1
-1
/
+1
*
Fixing multiple docker issues (#386)
Thomas Boerger
2016-12-15
2
-2
/
+1
*
Use su-exec instead of gosu, much smaller
Thomas Boerger
2016-11-28
3
-3
/
+3
*
Restructured docker building
Thomas Boerger
2016-11-28
26
-300
/
+134
*
Replace GOGS with GITEA in variable names
Sandro Santilli
2016-11-07
2
-2
/
+2
*
Change import reference to match gitea instead of gogs (#37)
Rémy Boulanouar
2016-11-03
1
-2
/
+2
*
Replace gogs.io http links with https version (#3386)
rugk
2016-08-06
1
-1
/
+1
*
Update Docker README
Unknwon
2016-07-15
1
-1
/
+1
*
Update docker/build.sh script to use glide & make (#3079)
Jean-Philippe Roemer
2016-05-11
1
-6
/
+15
*
docker: update documentation for container options (#2965)
Jean-Philippe Roemer
2016-04-12
1
-3
/
+21
*
#2878 print error of JSON unmarshal and always returns a valid object
Unknwon
2016-03-26
1
-0
/
+2
*
update README.md
Mike
2016-02-29
1
-3
/
+3
*
Minor fix for #2710
Unknwon
2016-02-27
1
-1
/
+1
*
Update Docker REAMDE.md
Jean-Philippe Roemer
2016-02-26
1
-1
/
+1
*
Dockerfile & Dockerfile.pi updates
Jean-Philippe Roemer
2016-02-25
1
-1
/
+1
*
Minor docs update for #2605
Unknwon
2016-02-12
1
-1
/
+7
*
Add the ability to run crond inside the Docker container
Jean-Philippe Roemer
2016-02-12
3
-0
/
+18
*
Merge pull request #2573 from prologic/add-note-wrt-ssh-on-docker#2409
Unknwon
2016-02-07
1
-0
/
+2
|
\
|
*
Add an important note about mapping the ssh port on the container to the host
James Mills
2016-01-20
1
-0
/
+2
*
|
Update Dockerfile to update alpine to v3.3 & fix virtual package and reposito...
Jean-Philippe Roemer
2016-01-28
1
-1
/
+1
[prev]
[next]