kildom

Results 3 comments of kildom

> > allowing to specify the fileName would help reducing the document size if the same image is included several times > > This one is done now! > How...

I had similar problem, so I created my own action. It can assign IP address and do much more if needed: https://github.com/marketplace/actions/zerotier-management-action

@Krzysztof318, I've set `COMMIT=Y` and `DISK_FMT=qcow2` environment variables. It creates growable `qcow2` disk image instead of raw sparse file. I was able to commit my container and reuse it later...