Files
docker-deployment/images/hamachi/Makefile

7 lines
146 B
Makefile

include /opt/docker/build/Makefile
NAME = hamachi
VERSION = latest
RUN = --privileged -v /opt/docker/images/hamachi/fs:/host
build: base hamachi