genuinetools / img

Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
https://blog.jessfraz.com/post/building-container-images-securely-on-kubernetes/
MIT License
3.89k stars 230 forks source link

Unclear README.md #251

Open SJrX opened 5 years ago

SJrX commented 5 years ago

Hi there,

I'm not the most experienced docker user, but I find the README.md to be somewhat murky when it comes to getting up and running. Under installation it isn't clear what are the requirements on the host vs the container, or if they are required only if building from source, or even how they would be applied to Docker for mac or windows (maybe that's obvious I use Linux so that's not my problem :) )

issue-label-bot[bot] commented 5 years ago

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

jeroenlandheer commented 3 years ago

I can second this, I am looking for a tool to create containers on the Windows platform without using Docker (since the docker runtime will be deprecated soon on Kubernetes.) It is quite unclear to me if, and how, I would go about to do the following:

Any feedback / guidance would be very helpful