Use Sonatype Nexus as a Docker Registry Mirror
This guide builds on my earlier posts (read first): We won’t repeat previous steps. This post only covers: creating the […]
This guide builds on my earlier posts (read first): We won’t repeat previous steps. This post only covers: creating the […]
Why use Nexus as a Docker Registry? If you already run Sonatype Nexus and don’t want to stand up Harbor,
TL;DR Stop Harbor → run ./prepare –with-trivy once → start Harbor. Because you previously had no scanner, Trivy becomes the
Building Android apps in Docker is a powerful way to create a clean, portable, and reproducible environment, especially useful for
What is Harbor? Harbor is a cloud-native container registry that secures and manages container images for your organization. Initially developed
This guide walks you through setting up a Jenkins pipeline to build AOSP 15 using Docker on a remote SSH-connected
Why Docker Instead of Podman? While Podman supports rootless builds, Docker is the better choice for most users, especially in
Create a new file called Dockerfile: Run the following command to build your custom image: If you haven’t logged in
If Docker is not installed yet, install it first. Then, add Jenkins to the Docker group to allow it to
Remove any existing Docker packages to avoid conflicts: Ensure your package index is up-to-date: Add Docker’s GPG key to verify