Docker for Developers (Workshop Ideas)
sandris-
Posted on July 4, 2021
Hi,
Docker is very cool, everyone uses it bla bla bla..
In reality I rarely see that developers know and use Docker to automate their work, set up local environments etc.
For that reason I am planning to conduct a Docker for Developers workshop (free / simbolic fee)
Question of the day is - what could be some interesting use cases to accomplish in the workshop?
Few ideas from my side:
- running integration tests against db / ... in Docker
- merging two different databases (MySQL & Postgres) in the Docker image and storing the output in the file locally
- running Node environment in Docker for a local development
- obfuscating
production-like
database and making it available with all the data - running development environment locally, by using Docker Compose
💖 💪 🙅 🚩
sandris-
Posted on July 4, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
nvidia Running Ollama and Open WebUI containers on Jetson Nano with GPU Acceleration: A Complete Guide
November 30, 2024