aptly (latest)
Published 2026-04-03 20:15:56 -04:00 by ci-bot
Installation
docker pull git.kman.dev/library/aptly:latestsha256:e458489a86836c78380715e0d9eca981ebe2fe1d6141e39c3074bfc4912ab32c
Image Layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1773619200' |
| ENV DEBIAN_FRONTEND=noninteractive |
| ENV APTLY_HOME=/srv/aptly |
| ENV APTLY_CONFIG=/srv/aptly/.aptly.conf |
| ENV GNUPGHOME=/srv/aptly/gnupg |
| ENV PATH="/usr/local/bin/scripts:${PATH}" |
| /bin/sh -c apt-get update && apt-get install -y --no-install-recommends aptly gnupg gpgv ca-certificates xz-utils bzip2 curl bash && rm -rf /var/lib/apt/lists/* |
| /bin/sh -c useradd -m -d /srv/aptly -s /bin/bash aptly |
| WORKDIR /srv/aptly |
| COPY file:ab1b4cbb53a52da95a1ac92557ad6f91c99a72b5bf89f7ee07997017ce5fbe1c in /usr/local/bin/docker-entrypoint.sh |
| COPY dir:ba538bda16853deab4d3b17d29acd7e19d43e81e760d3739236dab44fc3d2d37 in /usr/local/bin/scripts/ |
| /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh /usr/local/bin/scripts/* |
| USER aptly |
| VOLUME ["/srv/aptly"] |
| EXPOSE 8080 |
| ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"] |
| CMD ["api"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.41.8 |
Details
2026-04-03 20:15:56 -04:00
Versions (7)
View all
Container
4
OCI / Docker
linux/amd64
52 MiB