container

  • 4th April 2022

Stabilizing NodeJS container about RAM and SWAP

My solution to stabilize a NodeJS container about RAM and SWAP on production

Read more 
  • 12th February 2022

Container with multiple processes

How to run multiples processes inside one container? This is the way to use

Read more 
  • 5th September 2021

Podman on macOS

Containers on macOS with Podman

Read more 
  • 10th November 2019

How to clean old OCI/Docker images

To save disk space, you need to clean old OCI/Docker images for your servers (prod and also CI/CD). In this example, you have script for podman and docker.

Read more 
  • 10th November 2019

Migration from Dockerfile to buildah

I'll tell you why I migrated from Dockerfile to buildah and it's impossible to go back. Rootless, without daemon, shell, no limited syntax/language… Freedom

Read more 
  • 31st October 2019

LaTeX + Drone CI + Minio + CMake

My automation about LaTeX document with Drone CI, MinIO and CMake

Read more 
  • 30th October 2019