build core, basic and go variants and add template

This commit is contained in:
Dietrich Rink
2023-06-01 00:54:51 +02:00
parent 76e695ebbb
commit dd67e62569
31 changed files with 800 additions and 2 deletions

8
template/podman.args Normal file
View File

@@ -0,0 +1,8 @@
###
### Add variant specific podman arguments here, one per line, or remove the
### file entirely. You can use {DIR} as placeholder for the directory of this
### repository, {NAME} for the name of the current working directory, that will
### be mounted to /work/{NAME} in the container and {HOME} for the users home
### directory on the host system. That way you can change the confinement or
### network configuration, mount additional directories into the container etc.
###