# 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/