]> git.proxmox.com Git - mirror_frr.git/commit - .dockerignore
docker: Make docker image on CentOS 7
authorToshiki Tsuchiya <taruta0811@gmail.com>
Sun, 24 Nov 2019 20:28:54 +0000 (20:28 +0000)
committerToshiki Tsuchiya <taruta0811@gmail.com>
Tue, 26 Nov 2019 19:29:30 +0000 (19:29 +0000)
commit46661cdc15fd47936e4adae951b5f9639f32e40a
tree27f1cfb69f4c7b63f19695d4b2cbcdb2e9aab09b
parent75b3bd353459e44d8d297c2b7630a7bf76dd1da1
docker: Make docker image on CentOS 7

- Build rpm package from source on CentOS 7
- Use multi-stage builds to reduce docker image size

Signed-off-by: Toshiki Tsuchiya <taruta0811@gmail.com>
.dockerignore
docker/centos/Dockerfile [new file with mode: 0644]
docker/centos/build.sh [new file with mode: 0755]
docker/centos/docker-start [new file with mode: 0755]