You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After pushing images to harbor, I have to run docker-compose kill and docker-compose up -d to see the new images. Search inside the UI also doesn't find them before restarting.
But I can pull the images using the Docker client without restarting.
After pushing images to harbor, I have to run
docker-compose killanddocker-compose up -dto see the new images. Search inside the UI also doesn't find them before restarting.But I can pull the images using the Docker client without restarting.