mirror of
https://github.com/drone-plugins/drone-docker.git
synced 2026-06-14 22:12:20 +08:00
Create ACR plugin extension (#228)
* initial commit * switch order of args for trimPrefix
This commit is contained in:
committed by
Thomas Boerger
parent
13f2944b04
commit
ebce953fc4
@@ -0,0 +1,4 @@
|
||||
FROM plugins/docker:linux-amd64
|
||||
|
||||
ADD release/linux/amd64/drone-acr /bin/
|
||||
ENTRYPOINT ["/usr/local/bin/dockerd-entrypoint.sh", "/bin/drone-acr"]
|
||||
Reference in New Issue
Block a user