idank / explainshell

match command-line arguments to their help text
GNU General Public License v3.0
13.11k stars 780 forks source link

Can't explain Docker container commands #203

Open lukestanley opened 6 years ago

lukestanley commented 6 years ago

I go to http://explainshell.com and enter this: docker run --rm -it myImage "$DOCKER_COMMAND"

I think this doesn't do what I'd expect, because in Ubuntu Precise docker was a "System tray for KDE3/GNOME2 docklet applications", and only in later versions is it what most people think of as Docker. Any chance for a version upgrade? Thank you! :)

timstoop commented 5 years ago

This would be a really useful addition!