Get the latest tech news
docker2exe: Convert a Docker image to an executable
Convert a Docker image to an executable. Contribute to rzane/docker2exe development by creating an account on GitHub.
This tool can be used to convert a Docker image to an executable that you can send to your friends! When the executable is run, we'll check for the alpine:3.9.5 image on the user's system. In this mode, if the specified image doesn't exist, we'll attempt to load it from a tarball that is embeddded in the executable.
Or read this on Hacker News