Files
Stephane Gourichon 45e60d70a3 Use common base image.
2025-09-05 22:55:44 +02:00

8 lines
104 B
Bash
Executable File

#!/bin/bash
set -xv
cd -P "$(dirname "$(readlink -f "$0")" )"
podman build -f Dockerfile -t fsg-base