mirror of
https://github.com/andersrh/Podmanfiles.git
synced 2026-05-31 11:18:03 +00:00
3 lines
90 B
Bash
3 lines
90 B
Bash
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
podman build -t andersrh/fedora-toolbox/base-gui:37 -f base-gui.37.Dockerfile .
|