pipeline: pull: image: amd64/alpine:latest commands: - pkg install docker git - docker build https://github.com/Saiyato/snapserver_docker.git volumes: - /var/run/docker.sock:/var/run/docker.sock