Gab's Notes
  • Home
  • About
Sign in Subscribe

ITSF

A collection of 3 posts
Optimize large Django migrations
Django ITSF Python

Optimize large Django migrations

Sometimes more is less.
Mar 31, 2022 2 min read
Chowning files can take a lot of space in a Docker image
Docker ITSF

Chowning files can take a lot of space in a Docker image

Today I learned that recursively changing the owner of a directory tree in a Dockerfile can result in some serious increase in image size. 🚛 The issue You may remember how in a previous post we used a small example to discuss layers and final image size. Well, here's
Mar 2, 2021 3 min read
Poetry for Python dependencies management
Python dependencies ITSF command line

Poetry for Python dependencies management

At ITSF, teams using the same languages/frameworks regularly meet to share experience and decide on common guidelines. With the Python teams, we recently decided to change our dependencies management system to something more robust because we were not satisfied with pip alone. ✅ Requirements Here's a list of
Dec 30, 2020 5 min read
Page 1 of 1
Gab's Notes © 2025
  • Licenses
Powered by Ghost