4 lines
261 B
Bash
Executable File
4 lines
261 B
Bash
Executable File
docker buildx build -t code.caldwell.digital/tools/moveonjoy-m3u:latest . --platform=linux/amd64
|
|
docker push code.caldwell.digital/tools/moveonjoy-m3u:latest
|
|
DOCKER_HOST="ssh://ansible@web03.caldwell.local" docker stack deploy -c deploy.compose.yml epg-grabber
|