deluge/build.sh

4 lines
89 B
Bash
Raw Normal View History

2024-04-11 03:55:06 +00:00
#!/bin/bash
2024-05-10 03:55:15 +00:00
podman build -t "spad-deluge-app:$IMAGE_VERSION" -f Dockerfile-deluge-app .