Where I Use Docker Containers
Skipping the hype around Docker, Kubernetes, and containers in general; I wanted to talk through how I use them and where they have been very helpful. The three use cases...
Similar Articles (10 found)
š 66.0% similar
Setting up a local development environment for python data projects using Docker
- 1. Introduction
- 2. Set up
- 3. Reproducibility
- 4. Developer erg...
š 64.2% similar
Docker Fundamentals for Data Engineers
1. Introduction
Docker can be overwhelming to start with. Most data projects use Docker to set up the data infr...
š 62.8% similar
One thing I really like about profiles is that they get activated implicitly if you reference one of their services when running docker compose. So yo...
š 60.8% similar
|
|
| | Ask HN: What is the best source to learn Docker in 2023? | | 172 points by lukasfischer on Jan 29, 2023 | hide | past | favorite | 78 comments...
š 59.1% similar
Beginnings
I'm old enough to remember when Vagrant looked like a promised land where every development environment would look the same. Differences be...
š 58.8% similar
Self-hosting on localhost
As a software engineer with a bit of job-induced paranoia, I love the idea of escaping the claws of big tech via self-hostin...
š 58.6% similar
A question that comes up quite a bit in the Self Hosted communities is "What Self Hosted applications do you use most?" This question alone has been t...
š 58.6% similar
How to quickly set up a local Spark development environment?
- 1. Introduction
- 2. Setup
- 3. Use VSCode devcontainers to set up Spark environment
- ...
š 58.3% similar
docker-compose is great for single node docker deployments, but it doesn't have a feature that would allow zero downtime deployments. It's not possibl...
š 57.6% similar
I am reminded of an aphorism about having a problem and deciding to use regex.
> Historical data: Iām not chasing down grand mysteries that require fl...