/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

vsupalov.com
| | pythonspeed.com
3.4 parsecs away

Travel
| | Multi-stage Docker image builds give you small images and fast builds, but only if takes extra steps prevent slowness due to caching problems.
| | www.ericholscher.com
5.9 parsecs away

Travel
| | We use docker pretty heavily at work, and a pattern I've often run into is that I want to play around in a docker image to get something working, and then be able to "save" it back into the origina...
| | www.dudley.codes
2.2 parsecs away

Travel
| | While developers can use environment variables to inject secrets into containers at run-time, build args should never be used to inject secrets into Docker images at build-time. This post examines why and how to work around these concerns using a fictional application written in Go.
| | analyticsindiamag.com
24.1 parsecs away

Travel
| In this article we delve deeper into the features of Jupyter, and why it is considered to be the best platform for data scientists.