mirror of
https://gitlab.com/alliedmaldives/ops/podmanbuilder.git
synced 2025-02-22 23:52:10 +00:00
3 lines
92 B
Bash
Executable File
3 lines
92 B
Bash
Executable File
#!/bin/bash
|
|
docker compose run --rm podman-builder /bin/bash -c 'bash /root/buildscript.sh'
|