]> git.proxmox.com Git - mirror_frr.git/commit
alpine: Move docker-start to Docker build
authorChristian Franke <chris@opensourcerouting.org>
Tue, 26 Mar 2019 17:27:24 +0000 (18:27 +0100)
committerChristian Franke <chris@opensourcerouting.org>
Tue, 26 Mar 2019 17:32:50 +0000 (18:32 +0100)
commit727aebd6a324b0bfe7fa8a9fa31eecea99471883
tree72b9a348f7d9954dcac35e4ef2cd1ecca3e1f497
parentd5737d2baa838cab38983ff3deb576e1420bf434
alpine: Move docker-start to Docker build

The standard Alpine package should not install docker glue,
so remove it from the APKBUILD and install it in the Dockerfile
instead.
alpine/APKBUILD.in
alpine/docker-start [deleted file]
docker/alpine/Dockerfile
docker/alpine/docker-start [new file with mode: 0755]