This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
pull:
|
pull:
|
||||||
image: docker:latest
|
image: amd64/alpine:latest
|
||||||
commands:
|
commands:
|
||||||
|
- pkg install docker git
|
||||||
- docker build https://github.com/Saiyato/snapserver_docker.git
|
- docker build https://github.com/Saiyato/snapserver_docker.git
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|||||||
Reference in New Issue
Block a user