mirror of
https://github.com/drone-plugins/drone-docker.git
synced 2026-06-14 05:13:02 +08:00
Rebased to master and applied rename again
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
FROM plugins/docker:latest
|
||||
|
||||
ADD release/linux/amd64/drone-gcr /bin/
|
||||
ENTRYPOINT ["/usr/local/bin/dockerd-entrypoint.sh", "/bin/drone-gcr"]
|
||||
Reference in New Issue
Block a user