Skip to main content
GeekCity
HOME
Articles
Search
Ctrl
K
local container registry
ben.wangz
Less than 1 minute
local container registry
podman
run
--rm
--name
registry
-p
5000
:5000
-d
docker.io/library/registry:2
testing
Prev
container registry with s3 storage(oss from aliyun)
Next
tests for container registry