Bootstrap gitea app

This commit is contained in:
Luke Murphy
2020-03-10 09:35:48 +01:00
commit c89e6b6872
2 changed files with 12 additions and 0 deletions

3
Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM gitea/gitea:1.11.2
EXPOSE 80:8080