Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

init_docker.sh #10

Open
Hojun-Cho opened this issue Jul 27, 2023 · 1 comment
Open

init_docker.sh #10

Hojun-Cho opened this issue Jul 27, 2023 · 1 comment

Comments

@Hojun-Cho
Copy link

brew uninstall -f docker docker-compose docker-machine &>/dev/null ;:

I can't 'brew uninstall docker. Because i don't have root privileges.

@@@ > type docker
docker is hashed (/usr/local/bin/docker)
@@@ > ls -al /usr/local/bin/docker
lrwxr-xr-x  1 root  wheel  54 Jul 27 13:05 /usr/local/bin/docker -> /Applications/Docker.app/Contents/Resources/bin/docker

What do you think about removing just docker?

brew uninstall -f docker-compose docker-machine &>/dev/null ;:
@alexandregv
Copy link
Owner

Hi, your campus must have done some special setup because docker should not be installed with brew by default. Actually, brew itself should not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants