mirror of
https://github.com/thegeeklab/drone-docker-buildx.git
synced 2024-11-05 04:20:41 +00:00
5 lines
106 B
Docker
5 lines
106 B
Docker
|
FROM ???
|
||
|
|
||
|
ADD drone-docker /bin/
|
||
|
ENTRYPOINT ["/usr/local/bin/dockerd-entrypoint.sh", "/bin/drone-docker"]
|