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.
 
 
 
Jonas Franz d0dfe13aca „README.md“ ändern 6 years ago
data Show more log in console 6 years ago
.drone.yml Fix .gitignore\nAdd drone autobuild 6 years ago
.gitignore Fix .gitignore\nAdd drone autobuild 6 years ago
Dockerfile Switch to 1.4 release 6 years ago
LICENSE Initial commit 6 years ago
README.md „README.md“ ändern 6 years ago

README.md

gitea-service

Build Status

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/