Notification texts go here Contact Us Buy Now!

Solve Docker error: “unable to delete - Multiple Repository

 



Kali ini kita akan membahas cara menghapus multipage repository di dalam docker, jadi kita kan menjalankan perintah.
docker rmi <package images>
Lalu terjadi error, outputnya seperti di bawah ini.

Error response from daemon: conflict: unable to delete (must be forced) - image is referenced in multiple repositories

Contohnya saya memiliki repository phpmyadmin dan phpmyadmin untuk mengatasinya kita bisa menghapus repository satu persatu, conohya command perintahnya seperti di bawah ini.
docker rmi php:my_new_tag
rocker rmi php
docker rmi 881
Namun ada solusi yang lebih cepat, yaitu dengan menggunakan flag -f untuk commandnya seperti di bawah ini.
$ docker rmi -f 
 

Getting Info...

About the Author

IT Enthusiast

Posting Komentar

Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.