stop using host's docker socket

This commit is contained in:
Late Night Defender 2024-05-16 17:33:04 +07:00
parent c9acf34a5b
commit b240623458

View file

@ -9,6 +9,4 @@ steps:
- apt install -y ca-certificates curl golang
- go get
- go build
- ./main -v
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ./main -v