mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-02-07 11:36:25 +02:00
4 lines
65 B
Bash
4 lines
65 B
Bash
#!/bin/bash
|
|
|
|
docker build -f $DOCKERFILE_PATH -t $IMAGE_NAME ../
|