Add and use golang user

This commit is contained in:
Oliver Davies 2022-01-26 12:51:20 +00:00
parent 5079cdc5f0
commit 8732a54c20
2 changed files with 9 additions and 1 deletions

View file

@ -1,6 +1,6 @@
services:
app:
image: "golang:alpine"
build: "."
volumes:
- "./:/app"
working_dir: /app