João Medeiros

Gitlab

4 Oct 2024

Manage Git easily with Lazygit: No more leaving the terminal!

Lazygit is a simple yet powerful terminal UI for Git, designed to make Git management easier and more efficient.

12 Sep 2024

Building Docker Images in CI with BuildKit CLI

Learn how to leverage BuildKit CLI to streamline your CI pipelines by building Docker images more efficiently. This guide covers setting up BuildKit in your CI environment, running rootless builds for enhanced security, and taking advantage of advanced features like caching and parallelism to speed up your Docker builds.