Building and running the image. 'cd' into 'container/' and run: $ podman build -t $tag . Run it, passing a configuration expression: $ podman run -it [-v /host/path/to/config-file:/config.ts] $tag Please, kill running container with 'podman kill'.