minimal enough container build for bip IRC bouncer
Vincent Batts
e41a2e81ae
```shell sudo mkosi -d fedora --hostname image sudo systemd-nspawn \ --bind-ro=/etc/passwd \ --bind-ro=/etc/shadow \ --bind-ro=/etc/group \ --bind=/home \ -i $(pwd)/image.raw \ -u $(id -u) \ -a ``` Signed-off-by: Vincent Batts <vbatts@hashbangbash.com> |
||
---|---|---|
mkosi.cache | ||
mkosi.default |