Hacker News new | past | comments | ask | show | jobs | submit login

Is there an alternative alternative containerization platform which has a more structured and consistent CLI?

I found the CLI always a bit hard to grasp at the beginning, and still dislike it somewhat.

The general structure is `docker image pull` to pull an image from some registry or `docker image build` create one from a Dockerfile, `docker container create` to turn the image into a container, and `docker container start` to start the container.

But then there are a few other commands which essentially seem to be combinations of these, or accomplish these as a side-effect.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: