Docker Desktop release 4.19 is now available. In Docker Desktop 4.19, we’ve made container-to-host networking performance 5x faster on macOS by replacing https://github.com/moby/vpnkit with the TCP/IP stack from the https://github.com/google/gvisor project.

You can try docker init with Python and Node.js by updating to the latest version of Docker Desktop (4.19) and typing docker init in the command line while inside a target project folder.

With Docker Desktop release 4.19, we’ve made it easier to view https://www.docker.com/products/docker-scout/ data for all of your images directly in Docker Desktop. Whether you’re using an image stored locally in Docker Desktop or a remote image from Docker Hub, you can see all that data without leaving Docker Desktop.

Related Articles