Files
opera-proxy/hooks/build
T

3 lines
105 B
Python
Raw Normal View History

2021-03-26 22:22:35 +02:00
#!/bin/bash
docker build --build-arg GIT_DESC="$(git describe)" -f "$DOCKERFILE_PATH" -t "$IMAGE_NAME" .