python_skeleton/skeleton/podman_run.sh

2 lines
123 B
Bash
Executable file

#!/bin/sh
podman run --mount type=bind,src=config/,target=/config -t --rm --name __project_codename__ __project_codename__