Feature or enhancement request details
When i spin up a new container, and i have a line like this
-v tailscale-ai-state:/var/lib/tailscale \
and volume is not created, it fails.
On docker, if volume does not exist, it is created automatically, which is very handy.
Code of Conduct
Feature or enhancement request details
When i spin up a new container, and i have a line like this
-v tailscale-ai-state:/var/lib/tailscale \and volume is not created, it fails.
On docker, if volume does not exist, it is created automatically, which is very handy.
Code of Conduct