I have a question, I installed docker desktop in my MAC, if a build a docker image from my computer, and then run the container in my computer, am I using my computer as a local registry?
@BretFisher Жыл бұрын
That's not a registry, that's just the local Docker Engine image cache. You would need to "docker tag" the image and then "docker push" it to a registry so you can "docker pull" it from other machines.
@estebangomez1823 Жыл бұрын
@@BretFisher thanks!!!!
@sidneyking11 Жыл бұрын
I just stumbled over your video. I think Docker Desktop is interesting to learn. Just installed it on my m1 Mac to learn it. I wonder how Portainer-ce container will work with the Docker Desktop.
@BretFisher Жыл бұрын
Portainer is now a built-in Extension on Docker Desktop! hub.docker.com/extensions/portainer/portainer-docker-extension