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