Browsing a Docker container filesystem
For a while, there’s been an itch when dealing with docker containers of any kind that the default tooling hasn’t been able to scratch yet. There are an assortment of half-baked tools for dealing with various docker functions, many of which get incorporated into base Docker functionality, but none that adequately deal with the task of browsing the file system of a container. read more…