We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cda7dee commit 4080b9dCopy full SHA for 4080b9d
docker-compose.yml
@@ -1,6 +1,7 @@
1
version: '3.8'
2
services:
3
app:
4
+ image: "ghcr.io/yellow-dog-man/go.resonite.com:main"
5
container_name: go.resonite.com
6
build: .
7
ports:
0 commit comments