](https://gagor.pro/2022/09/docker-best-practices-use-volume-for-temporary-and-mutable-files/images/cover.webp)
Docker Best Practices - Use VOLUME for temporary and mutable files
Learn best practices for writing Dockerfiles by using VOLUME for all mutable, temporary file locations to enhance performance and maintain cleaner images.
](https://gagor.pro/2022/09/docker-best-practices-use-volume-for-temporary-and-mutable-files/images/cover.webp)
Learn best practices for writing Dockerfiles by using VOLUME for all mutable, temporary file locations to enhance performance and maintain cleaner images.
](https://gagor.pro/2022/09/docker-best-practices-use-.dockerignore/images/cover.webp)
Learn best practices for writing Dockerfiles by using .dockerignore to optimize build times and exclude unnecessary files from the build context.
](https://gagor.pro/2022/09/dockerfile-writing-best-practices/images/cover.webp)
Learn best practices for writing Dockerfiles to create efficient, secure, and maintainable Docker images, based on real-world experience and insights.

Dowiedz się, jak skasować ostrzeżenie wymiany oleju w samochodzie Ford S-MAX, wykonując kilka prostych kroków.

Announcing my return to the big stage with a talk on managing Docker base images at scale, presented at the Devoxx 2022 conference in Kraków.
](https://gagor.pro/2022/01/on-slow-decline-of-streaming-services/images/cover.webp)
Explore the slow decline of streaming services like Netflix and HBO, and how the fragmentation of content across multiple platforms affects user experience.
](https://gagor.pro/2021/12/i-switched-to-zsh/images/cover.webp)
A guide to switching from bash to Zsh, with Oh My Zsh, Powerlevel10k, and useful plugins for a better terminal experience.
](https://gagor.pro/2021/11/creating-fully-encrypted-zfs-pool/cover.webp)
Learn how to create a fully encrypted ZFS pool on Linux, including steps for generating encryption keys and configuring ZFS for secure data storage.

Learn how to shuck WD Elements 14TB drives for use in a RAID setup, including stress testing and performance considerations for ZFS.
](https://gagor.pro/2021/11/automatically-add-ticket-id-to-every-commit-message-in-git/cover.webp)
Learn how to automatically add ticket IDs to every commit message in Git, ensuring consistent and informative commit history by using custom Git aliases.