Nils Ponsard
Welcome to my website ! I am a software engineer from France 🇫🇷. With DevOps/backend knowledge (Kubernetes, Docker). I also have a big photography hobby.
Welcome to my website ! I am a software engineer from France 🇫🇷. With DevOps/backend knowledge (Kubernetes, Docker). I also have a big photography hobby.
An atomic linux distribution I recently tried a new linux distribution : Bluefin, it’s an atomic operating system based on Fedora Silverblue. The atomic nature forces you to use containers when doing development, since your root filesystem is locked. I like it because it forces good practices,containerizing everithing so your system stay stable. Devcontainers To help with the management of containers for application development Microsoft created the Development Container specification. There is a visual studio code extension that enables you to easily manage your configurations....