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

Command not working on Windows #384

Open
Fantarina opened this issue Jan 23, 2024 · 2 comments
Open

Command not working on Windows #384

Fantarina opened this issue Jan 23, 2024 · 2 comments

Comments

@Fantarina
Copy link

Hello I don't know if the tutorial was meant to be also Windows friendly but i got this error when running

docker rm $(docker ps -a -q -f status=exited)

Return:

unknown shorthand flag: 'a' in -a
See 'docker rm --help'.

And also i assume the part about stopping the container before removing it was ommitted but it is an other issue.

@ScienceAndCats
Copy link

Same here. Seems the -a flag is depreciated?

@ScienceAndCats
Copy link

Nevermind, try running it in Git Bash! @Fantarina

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