docker tag oldimage tecknovice/newimage
docker login
docker push tecknovice/newimage
Subscribe to:
Post Comments (Atom)
Manage Docker as a non-root user
The Docker daemon binds to a Unix socket instead of a TCP port. By default that Unix socket is owned by the user root and other users ...
-
Set up your Docker Hub account If you don’t have a Docker ID, follow these steps to create one. A Docker ID allows you to share images on ...
-
Welcome! We are excited that you want to learn Docker. The Docker Get Started Tutorial teaches you how to: Set up your Docker environment ...
-
Prerequisites Install Docker version 1.13 or higher . Get Docker Compose as described in Part 3 prerequisites . Get Docke...
No comments:
Post a Comment