Added docker volume
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
2021-08-31 01:14:44 +02:00
parent 7579e3a536
commit 3112312922

View File

@@ -3,4 +3,6 @@ pipeline:
image: docker:latest image: docker:latest
commands: commands:
- docker build https://github.com/Saiyato/snapserver_docker - docker build https://github.com/Saiyato/snapserver_docker
volumes:
- /var/run/docker.sock:/var/run/docker.sock