You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/docker
delvh 65ba2f32ca
Do not publish docker release images on `-dev` tags (#25471)
Try to prevent what happened with tag `v1.21.0-dev` as outlined in
#25193.
Unfortunately, we cannot really test if it works as intended as we would
need to release a new `dev` tag for that.
Fixes #25193 (or at least attempts to).

---------

Co-authored-by: jolheiser <john.olheiser@gmail.com>
1 year ago
..
root Remove deprecated DSA host key from Docker Container (#21522) 2 years ago
rootless Rootless Docker - Mistake with the repo-avatars parent folder name (#22637) 1 year ago
README.md Fix typo in README.md (#12369) 4 years ago
manifest.rootless.tmpl Do not publish docker release images on `-dev` tags (#25471) 1 year ago
manifest.tmpl Do not publish docker release images on `-dev` tags (#25471) 1 year ago

README.md

Gitea - Docker

Dockerfile is found in root of repository.

Docker image can be found on docker hub

Documentation on using docker image can be found on Gitea Docs site