mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-01-08 10:45:04 +02:00
4 lines
65 B
Bash
4 lines
65 B
Bash
#!/bin/bash
|
|
|
|
docker build -f $DOCKERFILE_PATH -t $IMAGE_NAME ../
|