Explore >> Select a destination


You are here

www.thepolyglotdeveloper.com
| | bartlomiejmika.com
2.7 parsecs away

Travel
| | Do you want to write a Golang app which is containerized with Docker? The purpose of this article is to help you quickly get your Golang App containerized for development (with hot-reload) and production purposes.
| | shpota.com
3.6 parsecs away

Travel
| | Delivering a Node application as a Docker image is easy, and it works straight away. Most likely because of this simplicity many don't even know it is done i...
| | syntackle.com
2.4 parsecs away

Travel
| | Containerization in it's entirety is an incredibly useful concept. From being able to execute applications in isolation, to being able to port them easily with all of their dependencies and configuration is all a developer could ask for.
| | mitchellh.com
12.4 parsecs away

Travel
| [AI summary] The author demonstrates how to combine Nix package management with Dockerfiles to create consistent, reproducible development and production environments for applications.