- 21 May, 2021 1 commit
-
-
Steven authored
Signed-off-by:
JustusBunsi <61625851+justusbunsi@users.noreply.github.com> Co-authored-by:
Lunny Xiao <xiaolunwen@gmail.com>
-
- 29 Apr, 2021 1 commit
-
-
Martin Michaelis authored
* Remove random password of git user in dockerfile * Disable git user account in rootless dockerfile
-
- 28 Feb, 2021 1 commit
-
-
techknowlogick authored
-
- 23 Feb, 2021 1 commit
-
-
Kyle D authored
* Add environment-to-app.ini routine * Call environment-to-ini in docker setup scripts * Automatically convert section vars to lower case to match documentation * Remove git patch instructions * Add env variable documentation to Install Docker
-
- 20 Jan, 2021 1 commit
-
-
techknowlogick authored
-
- 16 Nov, 2020 1 commit
-
-
Lauris BH authored
* When building rootless docker image move chown&chmod to build stage Fixes #13577 * Fix command newlines * Move chown to COPY command * Seems to be working also without chmod Co-authored-by:
techknowlogick <techknowlogick@gitea.io>
-
- 01 Nov, 2020 1 commit
-
-
Antoine GIRARD authored
* docker: rootless image * improve docs + remove check for write perm on custom * add more info on ssh passtrough * Add comment for internal ssh server in container config
-
- 31 Oct, 2020 1 commit
-
-
Antoine GIRARD authored
This reverts commit ff50274f.
-
- 22 Oct, 2020 1 commit
-
-
Begley Brothers (Development) authored
* Dockerfile: Support socat use cases In some contexts it is necessary to provide access to Gitea via TCP ports and unix sockets. Gitea (`gitea web`) can be configured to listen for connections via unix-socket or TCP port, but not both. When Gitea is installed to the host this limitation can be worked around by installing socat on the host. When running Gitea from a container this limitation cannot be workaround. Add socat to Gitea container. * Removed version Co-authored-by:
techknowlogick <techknowlogick@gitea.io>
-
- 27 Sep, 2020 1 commit
-
-
Antoine GIRARD authored
-
- 13 Aug, 2020 1 commit
-
-
techknowlogick authored
* go1.15 * update makefile xgo version * fix vet issue * update docs to version of go in use * add TODO for asyncpreemptoff Co-authored-by:
Lauris BH <lauris@nix.lv>
-
- 06 Jun, 2020 1 commit
-
-
Cirno the Strongest authored
Co-authored-by:
zeripath <art27@cantab.net>
-
- 03 Jun, 2020 1 commit
-
-
techknowlogick authored
* increase alpine to 3.12 * Update .drone.yml
-
- 10 May, 2020 1 commit
-
-
Cirno the Strongest authored
Co-authored-by:
zeripath <art27@cantab.net>
-
- 20 Mar, 2020 1 commit
-
-
techknowlogick authored
-
- 03 Mar, 2020 1 commit
-
-
silverwind authored
- add package-lock.json to webpack/fomantic prereqs making them always rebuild when dependencies change. - remove FOMANTIC_EVIDENCE. It seemed better to just track a few output files instead. - delete fomantic output files before build to prevent possible bugs in fomantic's build. - resolve WEBPACK_SOURCES only once for performance - reorder variables for clarity - use clean-all in Dockerfile - detect busybox for find syntax Fixes: https://github.com/go-gitea/gitea/issues/10569 Fixes: https://github.com/go-gitea/gitea/issues/10565 Fixes: https://github.com/go-gitea/gitea/issues/10570 Fixes: https://github.com/go-gitea/gitea/issues/10568
-
- 27 Dec, 2019 1 commit
-
-
techknowlogick authored
-
- 05 Dec, 2019 2 commits
-
-
Lunny Xiao authored
* add warnging on docs * fix docs
-
silverwind authored
- Added Node.js as build dependency and removes build files from git. - Added version checks for both Go and Node.js. - Overhauled the js/css make target to only run when needed. - Merged the `generate` make target into `build` as per suggestion. Fixes: https://github.com/go-gitea/gitea/issues/6782 Fixes: https://github.com/go-gitea/gitea/issues/9216
-
- 12 Sep, 2019 1 commit
-
-
techknowlogick authored
* use go 1.13 * use go 1.13 in gomod file * Update Makefile * update swagger deps
-
- 04 Aug, 2019 1 commit
-
-
Antoine GIRARD authored
* build: use GOPROXY * disable download vendor on some steps
-
- 20 Jun, 2019 1 commit
-
-
techknowlogick authored
-
- 06 May, 2019 1 commit
-
-
Jakob Ackermann authored
-
- 08 Mar, 2019 1 commit
-
-
techknowlogick authored
-
- 05 Feb, 2019 1 commit
-
-
techknowlogick authored
-
- 29 Nov, 2018 1 commit
-
-
techknowlogick authored
-
- 01 Nov, 2018 1 commit
-
-
Stanislav authored
-
- 23 Oct, 2018 1 commit
-
-
Mura Li authored
-
- 04 Jul, 2018 2 commits
-
-
techknowlogick authored
/app/gitea/gitea is the file, and /usr/local/bin is where the symlink will be located
-
Tao Wang authored
-
- 12 Mar, 2018 1 commit
-
-
Antoine GIRARD authored
* Setup docker multi-stage and little sugar at it * Make codacy happy ? * Revert back to what the official docker documentation suggest Codacy don't seems to follow https://docs.docker.com/engine/reference/builder/#maintainer-deprecated * Update golang version
-
- 10 Dec, 2017 1 commit
-
-
Antoine GIRARD authored
-
- 16 Nov, 2017 1 commit
-
-
Antoine GIRARD authored
* Create docker/manifest/base.yml serve as base for build docker image for most platform (386,amd64,arm,arm64) * Add make task docker-multi-arch-push-manifest To update references of a multi-arch image on docker registry. * Use SED_INPLACE generic sed command * Delete Dockerfile.aarch64 Delete Dockerfile.rpi * Use gitea/gitea-base as base and replace deprecated MAINTAINER by LABEL (https://docs.docker.com/engine/reference/builder/#maintainer-deprecated) * Fix rebase * Use sapk/gitea-base as base * Split makefile for docker * Fix version to v3.6 Could use in later version edge of alpine official library that support multi-arch for armhf. * Remove sapk/gitea-base and use directly new official alpine multi-arch
-
- 31 Oct, 2017 1 commit
-
-
Tao Wang authored
* Add `gettext` dependencies as we need `envsubst` command; * Modified s6's gitea setup script, instead of `cp` the template if no `app.ini` exist, it will substitude the envvars and generate the new `app.ini`; * Make `/docker/etc/templates/app.ini` a template contains environment variables; Signed-off-by:
Tao Wang <twang2218@gmail.com>
-
- 05 Oct, 2017 1 commit
-
-
Bo-Yi Wu authored
* Add maintainer label for docker file Signed-off-by:
Bo-Yi Wu <appleboy.tw@gmail.com> * update Signed-off-by:
Bo-Yi Wu <appleboy.tw@gmail.com>
-
- 13 Sep, 2017 1 commit
-
-
Jon Davies authored
Signed-off-by:
Jonathan Davies <jpds@protonmail.com>
-
- 13 Aug, 2017 1 commit
-
-
Pontus Leitzler authored
* Make sure generated password is random Use /dev/urandom to get a 32 char password * Make sure generated password is random Use /dev/urandom to generate 32 char password * Make sure generated password is random
-
- 30 Jun, 2017 2 commits
-
-
Lunny Xiao authored
This reverts commit 789188f1.
-
Dryusdan authored
Somes layer are created and aren't usefull, so I compress this :)
-
- 09 May, 2017 1 commit
-
-
Daniel Wendler (@cassandra) authored
Actualy the "-U --no-cache" effectivly is treated as --no-cache was never specified: / # apk -U --no-cache add sed fetch http://dl-cdn.alpinelinux.org/alpine/v3.5/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.5/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.5/community/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.5/community/x86_64/APKINDEX.tar.gz (1/1) Installing sed (4.2.2-r0) Executing busybox-1.25.1-r0.trigger OK: 4 MiB in 12 packages / # ls -la /var/cache/apk/ total 1004 drwxr-xr-x 1 root root 70 May 8 11:08 . drwxr-xr-x 1 root root 29 Mar 3 11:20 .. -rw-r--r-- 1 root root 732807 May 5 07:11 APKINDEX.c51f8f92.tar.gz -rw-r--r-- 1 root root 293014 May 1 12:37 APKINDEX.d09172fd.tar.gz So removing the "-U" fix this behavior.
-