ai My Docker-based AI/ML Training Environment Dive into Docker, JupyterLab, and machine learning with 'learning-python'. Features Python 3.9, NodeJS, and PostgreSQL with pgvector. Start with make start at localhost:8888.
Tips & Tricks How to run Postgres for testing in Docker Running E2E integration tests often require your Postgres to be up and running, here are few tricks and suggestions how to do just that.
Tips & Tricks How to keep your server clean of clutter with Docker Vacuum Do you need a smart tool to clean up Docker images after a new deployment? Maybe DOCKER SYSTEM PRUNE is not always enough? Read on!
Tips & Tricks Docker Compose Healthcheck How to monitor containers' status and create a deterministic boot order for your services.
Tips & Tricks WordPress on Thin Air How to squeeze WordPress/MySql to the bare minimum memory consumption, and survive.
Tips & Tricks Docker Stats with Containers Names There is a way to get container's names out of `docker stats`, and Docker Humble makes it ridicolously easy for you.
Tips & Tricks Dockerized MySQL Crashes a Lot! Have you ever experienced a dockerized MySQL to stuck in low memory VPS? I did and luckily I found a solution! (yes, I googled it)"