Maybe enable Discussions :)
The Docker image should run fine via Podman Quadlet. I so far only tested the image I build Link to comment
Here is the Quadlet file:
[Unit]
Description=nanokvm-usb Webservice
After=network-online.target
[Container]
ContainerName=nanokvm
Image=[LINK TO IMAGE]
Pull=newer
PublishPort=8080:8080
[Service]
Restart=always
[Install]
WantedBy=default.target
If there is any need for this I can test the provided dockerfile and create a Pull request for the Quadlet.
Maybe enable Discussions :)
The Docker image should run fine via Podman Quadlet. I so far only tested the image I build Link to comment
Here is the Quadlet file:
If there is any need for this I can test the provided dockerfile and create a Pull request for the Quadlet.