* build / convert: add `--platform` flag to support linux/amd64 &
linux/arm64
* build: add `--pull` flag
* run/hetzner: add `--type` flag to select server type
* run/hetzner: add `--location` flag to select server location
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This allows to preserve files like /etc/hostname or /etc/resolv.conf that will otherwise be overriden by running the container to extract rootfs
wip img entrypoint script
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>