Comment on Show HN: Docker-phobia: Analyze Docker image size with a treemapparentComments−msm_2yAren't go binaries statically compiled? Why is anything other than a static binary download and `chmod +x` even needed?−_joel2ysure, for each arch.. or just use the thing that the tool is designed for as the distribution mechanism. A `docker run ...` is one step, not the two you're advocating.
Comments
Aren't go binaries statically compiled? Why is anything other than a static binary download and `chmod +x` even needed?
sure, for each arch.. or just use the thing that the tool is designed for as the distribution mechanism. A `docker run ...` is one step, not the two you're advocating.