opera-proxy/hooks/build
2021-03-26 22:22:35 +02:00

2 lines
105 B
Bash

#!/bin/bash
docker build --build-arg GIT_DESC="$(git describe)" -f "$DOCKERFILE_PATH" -t "$IMAGE_NAME" .