1
0
mirror of https://github.com/bgp/stayrtr.git synced 2024-05-06 15:54:54 +00:00
bgp-stayrtr/docker-compose-pkg.yml
Generic Committer eb60e4b5e9 Rebrand
2021-05-07 14:37:05 +00:00

11 lines
196 B
YAML

version: '3'
services:
packager:
build: package
entrypoint: make
command:
- build-stayrtr
- package-deb-stayrtr
- package-rpm-stayrtr
volumes:
- ./:/work/