Local Containers
Running mirrord with local containers (Docker, Podman, nerdctl)
mirrord container --target <target-path> -- <command used to run the local container>mirrord container -- docker run nginxEmulated local containers
{
"container": {
"platform": "linux/amd64"
}
}What's next?
Last updated
Was this helpful?

