Remove Dockerfile.export, unnecessary with --headless mode

This commit is contained in:
Rémi Verschelde
2023-09-04 09:45:20 +02:00
parent 46a2320545
commit 5053b4b092
3 changed files with 0 additions and 11 deletions

View File

@@ -53,8 +53,6 @@ podman_build() {
2>&1 | tee logs/"$1".log
}
podman_build export
podman_build linux
podman_build windows