build core, basic and go variants and add template
This commit is contained in:
8
template/podman.args
Normal file
8
template/podman.args
Normal 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.
|
||||
###
|
||||
Reference in New Issue
Block a user