Files
code/template/podman.args
2023-06-01 00:54:51 +02:00

9 lines
477 B
Plaintext

###
### 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.
###