mirror of
https://github.com/andersrh/Podmanfiles.git
synced 2026-06-11 08:38:03 +00:00
commit images based on fedora-toolbox
This commit is contained in:
parent
e9ebdb26f5
commit
2ba669aad1
10 changed files with 56 additions and 0 deletions
4
fedora-toolbox/build.sh
Executable file
4
fedora-toolbox/build.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
podman build -t andersrh/fedora-toolbox/base -f base.Dockerfile .
|
||||
podman build -t andersrh/fedora-toolbox/gui -f gui.Dockerfile .
|
||||
Loading…
Add table
Add a link
Reference in a new issue