♻️How to reinstall
docker kill $(docker ps -q) ; docker rm $(docker ps -a -q) ; docker rmi $(docker images -q)rm -rf edcom-installtar xzvf edcom-install.tgzLast updated
Was this helpful?
docker kill $(docker ps -q) ; docker rm $(docker ps -a -q) ; docker rmi $(docker images -q)rm -rf edcom-installtar xzvf edcom-install.tgzLast updated
Was this helpful?
Was this helpful?