This repository has been archived on 2020-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
git.autonomic.zone/Dockerfile

4 lines
40 B
Docker
Raw Normal View History

2020-03-10 08:35:48 +00:00
FROM gitea/gitea:1.11.2
2020-03-10 08:41:04 +00:00
EXPOSE 80:3000