Curated articles, resources, tips and trends from the DevOps World.
Summary: This is a summary of an article originally published by The New Stack. Read the full original article here →
Have you ever tried to deploy a local Docker registry, build a Docker image, push the image to that local registry, and use the image for a new container deployment? If you have, you know how challenging and time-consuming that task can be.
On the resulting page, click Add Registry near the top right corner and then click Custom Registry (Figure .
In the resulting window (Figure , give the container a name, select your custom registry from the Registry drop-down, type the name of the image to use (in my case, debian:nginx), add a custom port mapping of something like 8888 for the local port and 80 for the container port, and click Deploy The Container.
Congratulations, you’ve successfully created a local image registry, built a custom image, and deployed a container from that image.
Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com