Article
Lessons from a First Container Deployment
From WSL2 and container health checks to DNS caching and deployment tooling, the practical lessons I learned taking a simple application from source code to a running service.
Topic
3 matching entries across Articles, TIL and Projects.
Long-form writing tagged Docker.
From WSL2 and container health checks to DNS caching and deployment tooling, the practical lessons I learned taking a simple application from source code to a running service.
A practical approach to container CI/CD: prove the build, registry and deployment path manually, then automate the same operations with GitLab.
Projects and implementation patterns tagged Docker.
An end-to-end learning project covering a minimal Node.js service, containerisation, local testing, registry publishing, managed deployment and GitLab CI/CD automation.