Dockerfile for creating a Gitea drone service
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
gitea-service/README.md

22 lines
835 B

# gitea-service
[![Build Status](https://drone.jonasfranz.software/api/badges/JonasFranzDEV/gitea-github-migrator/status.svg)](https://drone.jonasfranz.software/JonasFranzDEV/gitea-github-migrator)
Dockerfile for creating a Gitea drone service. **Use this only for testing/CI**.
Admin credentials:
Username: demo
Password: demo
Access token: `8bffa364d5a4b2f18421426da0baf6ccddd16d6b`
Repository: demo
**This image uses a modified version of gitea v1.4 that fixes the `database locked` error while having an allegedly worse performance. You can checkout the version at https://github.com/JonasFranzDEV/gitea/tree/journal_mode__1.4 .**
## Build
The docker image gets automatically built and published by drone after every push to master.
The docker image gets published here: https://hub.docker.com/r/jonasfranz/gitea-service/