Running your own docker registry in one line
podman run -d -p 5000:5000 --restart=always --name registry registry:latest
@waylonwalker
2023
Running your own docker registry in one line
podman run -d -p 5000:5000 --restart=always --name registry registry:latest
You found my thought's a collection of short posts generally tied to a link on the web and written through a small chrome extension. See full posts on waylonwalker.com