Diagnose the failure by checking the container runtime logs using 'docker logs [container_name]'. An output indicating 'image operating system "windows" cannot be used on this platform' confirms that the container runtime is correctly rejecting a native Windows image due to the lack of a Windows kernel on the Linux host.
Comments
Sign in to join the conversation
Sign InNo comments yet. Be the first to share your thoughts!