AdityaGupta1 / mobycraft

A Minecraft client-side mod to manage and visualize Docker containers in Minecraft
Apache License 2.0
35 stars 7 forks source link

/docker run should have a default value of 1 container #62

Closed arun-gupta closed 8 years ago

arun-gupta commented 8 years ago

What didn't work: /docker run nginx What worked: /docker run nginx 1

Otherwise it gives an error message "No arguments specified! Command ...".