Use common base image.

This commit is contained in:
Stephane Gourichon
2025-08-15 17:35:40 +02:00
parent f63761904f
commit 45e60d70a3
4 changed files with 16 additions and 3 deletions

7
partials/fsg-image/build.sh Executable file
View File

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