File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99 </p >
1010</div >
1111
12- ** Unregistry** is a lightweight container image registry that serves images directly from your Docker daemon's storage.
12+ Unregistry is a lightweight container image registry that serves images directly from your Docker daemon's storage.
1313
1414The included ` docker pussh ` command (extra 's' for SSH) lets you push images straight to remote Docker servers over SSH.
1515
162162> [ !TIP]
163163> The remote Docker daemon works best with [ containerd image store] ( https://docs.docker.com/engine/storage/containerd/ )
164164> enabled. This allows unregistry to access images more efficiently.
165- >
165+ >
166166> Add the following configuration to ` /etc/docker/daemon.json ` on the remote server and restart the ` docker ` service:
167167> ``` json
168168> {
You can’t perform that action at this time.
0 commit comments