Docker image for aptly (https://www.aptly.info).
385
Docker image for aptly.
aptly is a Debian repository management tool. It simplifies the steps to mirror remote repositories, manage local package repositories, take snapshots, pull new versions of packages along with dependencies, and publish Debian repository.
For more information, check out https://www.aptly.info/
docker pull isim/aptlydocker build --rm -t isim/aptly .docker run --rm isim/aptly <aptly-command>docker run -d -p 8080:8080 isim/aptly api serverRefer to the LICENSE file.
Content type
Image
Digest
Size
77.5 MB
Last updated
over 10 years ago
docker pull isim/aptly