3 lines
89 B
Bash
3 lines
89 B
Bash
#!/bin/bash
|
|
|
|
podman build -t "spad-deluge-app:$IMAGE_VERSION" -f Dockerfile-deluge-app .
|