snippetMinor
How to store docker images in Nexus OSS
Viewed 0 times
dockernexusossstorehowimages
Problem
The following documentation was found that indicates that:
simply create a new docker (hosted) repository as documented in
Repository Management
The problem is that the format docker seems not to be available when trying to configure a "Hosted repository"
simply create a new docker (hosted) repository as documented in
Repository Management
The problem is that the format docker seems not to be available when trying to configure a "Hosted repository"
Solution
Nexus 2 was deployed instead of Nexus 3. The docker feature seems to be introduced since Nexus 3.
This blog indicates how to configure a docker repository and how to push and pull docker images.
The blog contains multiple pictures. The following picture indicates how to enable the docker registry:
This blog indicates how to configure a docker repository and how to push and pull docker images.
The blog contains multiple pictures. The following picture indicates how to enable the docker registry:
Context
StackExchange DevOps Q#2599, answer score: 1
Revisions (0)
No revisions yet.