aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Expand)Author
2023-02-21Add Bash and Zsh completion scripts (#22646)zeripath
2023-02-03update to build with go1.20 (#22732)techknowlogick
2022-12-02Update to Alpine 3.17 (#21904)flynnnnnnnnnn
2022-08-07Switch to building with go1.19 (#20695)techknowlogick
2022-05-25alpine 3.16 (#19797)techknowlogick
2022-03-16use go1.18 to build gitea (#19099)techknowlogick
2022-01-19Upgrade Alpine from 3.13 to 3.15 (#18050)v1.17.0-devGrzegorz Alibożek
2021-12-20update docker image to latest go version (#18048)techknowlogick
2021-12-01Use shadowing script for docker (#17846)zeripath
2021-10-25chmod executables when copying to the docker (#17423)zeripath
2021-08-17build with go1.17 (#16707)techknowlogick
2021-07-16revert to use alpine 3.13 (#16451)techknowlogick
2021-07-07Alpine 3.14 released (#16170)techknowlogick
2021-04-29Remove random password in Dockerfiles (#15362)Martin Michaelis
2021-02-28go1.16 (#14783)techknowlogick
2021-02-23Add environment-to-ini to docker image (#14762)Kyle D
2021-01-20upgrade to alpine 3.13 (#14343)techknowlogick
2020-10-31Revert "Dockerfile: Support socat use cases (#13208)" (#13369)Antoine GIRARD
2020-10-21Dockerfile: Support socat use cases (#13208)Begley Brothers (Development)
2020-09-27Update Dockerfile (#12922)Antoine GIRARD
2020-08-13go1.15 (#12475)techknowlogick
2020-06-06Fix missing CGO_EXTRA_FLAGS build arg for docker (#11782)Cirno the Strongest
2020-06-03Alpine 3.12 (#11720)techknowlogick
2020-05-10Add gnupg to Dockerfile (#11365)Cirno the Strongest
2020-03-20go 1.14 (#10467)techknowlogick
2020-03-03Frontend build improvements, fix Fomantic build (#10576)silverwind
2019-12-26alpine 3.11 (#9440)techknowlogick
2019-12-05Fix latest docker image haven't include static files. (#9252)Lunny Xiao
2019-12-05Add Node.js build dep, remove built js/css files (#9114)silverwind
2019-09-12use go 1.13 (#8088)techknowlogick
2019-08-05build: use GOPROXY and disable download on some steps (#7745)Antoine GIRARD
2019-06-20Alpine 3.10 (#7256)techknowlogick
2019-05-05[docker] drop the docker Makefile from the image (#6507)Jakob Ackermann
2019-03-08Use golang 1.12 to build in dockerfile (#6285)techknowlogick
2019-02-05 Upgrade alpine to 3.9 (#5909)techknowlogick
2018-11-28Upgrade alpine to 3.8 (#5423)techknowlogick
2018-11-01Update golang version in Dockerfile (#5246)Stanislav
2018-10-23Update build tags for sqlite_unlock_notify (#5144)Mura Li
2018-07-04Fix docker build (#4358)techknowlogick
2018-07-03Add missing path in the Docker app.ini template (#2181)Tao Wang
2018-03-12Docker multi-stage (#2927)Antoine GIRARD
2017-12-10Update alpine to 3.7 (#3121)Antoine GIRARD
2017-11-16Docker multi-arch base (#1985)Antoine GIRARD
2017-10-31Add environment variable support for Docker image (#2201)Tao Wang
2017-10-05Add maintainer label for docker file (#2658)Bo-Yi Wu
2017-09-13Dockerfile: Updated alpine image to 3.6. (#2486)Jon Davies
2017-08-13Use /dev/urandom to create random password (#2298)Pontus Leitzler
2017-06-30Revert "Reduce number of layer" (#2086)Lunny Xiao
2017-06-30Reduce number of layer (#2078)Dryusdan
2017-05-09Realy don't cache apk indexDaniel Wendler (@cassandra)