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