<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Packaging on Manzolo Code Notes</title><link>https://notes.manzolo.it/tags/packaging/</link><description>Recent content in Packaging on Manzolo Code Notes</description><generator>Hugo -- 0.152.2</generator><language>en-US</language><lastBuildDate>Sat, 08 Nov 2025 08:30:00 +0200</lastBuildDate><atom:link href="https://notes.manzolo.it/tags/packaging/index.xml" rel="self" type="application/rss+xml"/><item><title>Build Your Own Ubuntu Repository with Docker</title><link>https://notes.manzolo.it/2025/11/build-your-own-ubuntu-repository-with-docker/</link><pubDate>Sat, 08 Nov 2025 08:30:00 +0200</pubDate><guid>https://notes.manzolo.it/2025/11/build-your-own-ubuntu-repository-with-docker/</guid><description>&lt;h1 id="build-your-own-ubuntu-repository-with-docker-"&gt;Build Your Own Ubuntu Repository with Docker 📦&lt;/h1&gt;
&lt;p&gt;Ever wanted to distribute your own software packages just like Ubuntu does? Whether you&amp;rsquo;re managing internal tools across multiple servers, creating a private package distribution system, or just want to learn how APT repositories work under the hood, building your own Ubuntu repository is easier than you might think.&lt;/p&gt;
&lt;p&gt;In this guide, I&amp;rsquo;ll show you how to create a production-ready Ubuntu repository using Docker, complete with GPG signing, automated publishing, and a web interface for package distribution.&lt;/p&gt;</description></item></channel></rss>