Merge branch 'master' into master
This commit is contained in:
commit
4501cc77ee
2
.github/issue_template.md
vendored
2
.github/issue_template.md
vendored
@ -4,6 +4,6 @@ Bugs or Issues? Due to the high number of false positive issues we receive,
|
||||
please do not create a GitHub issue until you have discussed and verified
|
||||
with community support at:
|
||||
|
||||
https://www.reddit.com/r/droneci/
|
||||
https://discourse.drone.io
|
||||
|
||||
-->
|
||||
|
@ -1 +1,4 @@
|
||||
# see https://github.com/docker-library/docker/issues/67
|
||||
FROM arm64v8/docker:18.06-dind
|
||||
|
||||
ADD release/linux/arm64/drone-docker /bin/
|
||||
ENTRYPOINT ["/usr/local/bin/dockerd-entrypoint.sh", "/bin/drone-docker"]
|
||||
|
Loading…
Reference in New Issue
Block a user