add docker in Makefile.docker (#4864)

This adds the (older) docker stuff back in a new Makefile.docker. Add
.dreck alias to be able to release the docker stuff via a github issue.

See #4858

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2021-09-14 13:54:22 +02:00
committed by GitHub
parent 158ad2d738
commit f48cce67b2
3 changed files with 101 additions and 4 deletions

View File

@@ -9,3 +9,5 @@ aliases:
/wai -> /label works as intended
- |
/release (.*) -> /exec /opt/bin/release-coredns $1
- |
/docker (.*) -> /exec /opt/bin/docker-coredns $1