5 lines
103 B
Bash
5 lines
103 B
Bash
|
#!/bin/sh
|
||
|
#
|
||
|
|
||
|
podman build --tag code.helloryan.se/creatures/buildenv/combined-amd64-fedora-41:latest .
|