REPO := repo.shimun.net/shimun/wireguard-user build: docker build . -t ${REPO} push: build docker push ${REPO} pull: docker pull ${REPO} docker pull ${REPO}:build-event-gen docker pull ${REPO}:build-boringtun