python_skeleton/skeleton/podman_build.sh

3 lines
49 B
Bash
Raw Permalink Normal View History

2024-01-29 17:46:33 +01:00
#!/bin/sh
2024-01-29 17:49:44 +01:00
podman build -t __project_codename__ .