You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :) )
The text was updated successfully, but these errors were encountered:
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:
Build this from source on the Windows platform (using the go compiler?)
Use img on a Windows Kubernetes node to build images
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 :) )The text was updated successfully, but these errors were encountered: