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/docker-compose.yml
Luke Murphy 26cc6c3bb3
All checks were successful
continuous-integration/drone/push Build is passing
Wire up swarm version place holders
2020-05-01 17:52:53 +02:00

9 lines
100 B
YAML

---
version: "3.7"
services:
gitea:
image: gitea/gitea:1.11.4
ports:
- "3000:3000"