forked from colin/resume
2
0
Fork 0

Add docker-compose.yml

This commit is contained in:
colin 2023-11-15 17:13:02 +00:00
parent c68bf5ba2f
commit 2ff6ee80b8
1 changed files with 5 additions and 0 deletions

5
docker-compose.yml Normal file
View File

@ -0,0 +1,5 @@
version: '3.9'
services:
champion_tickets:
image: git.nixc.us/colin/resume
build: .