/aptly

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

aptly

With help from GPT4

To build

docker build -t custom-aptly .

To run

docker run -d -p 80:8080 --name custom-aptly custom-aptly