cache (86207ff322840392a46d013ec7ad7e0c2cb7fb0719e2e7aee7b07c5fcfe28dfe)
Published 2025-11-18 12:54:40 +01:00 by SolaceRenovateFox
Installation
docker pull code.billie.codes/purplebooth/cache:86207ff322840392a46d013ec7ad7e0c2cb7fb0719e2e7aee7b07c5fcfe28dfesha256:ff5adfda0dc20ca3d5a2598a5f1c12ff4301437eaf123a6fc4ec374f8206a879Image layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=25.10 |
| ADD file:7992b30df2d5e1a9868a357037fee7a935fb600c535045c3dae00a6d2da0ffea in / |
| CMD ["/bin/bash"] |
| SHELL ["/bin/bash", "-o", "pipefail", "-c"] |
| ENV PATH="/opt/venv/bin:$PATH" |
| /bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y git python3 python3-venv python3-pip jq detox ca-certificates coreutils grep sed && rm -rf /var/lib/apt/lists/* && mkdir -p /opt/venv && python3 -m venv /opt/venv && git clone --depth 1 https://github.com/mkb79/audible-cli.git /src && /opt/venv/bin/pip install --no-cache-dir --upgrade pip && /opt/venv/bin/pip install --no-cache-dir /src && /opt/venv/bin/pip install --no-cache-dir 'h11>=0.16.0' |
| ENV AUDIBLE_PLUGIN_DIR="/src/plugin_cmds" |
| /bin/sh -c groupadd -g 1568 nonroot && useradd -u 1568 -g 1568 nonroot |
| ENV PATH="$PATH:/opt/ffmpeg/bin" |
| COPY dir:05a39255dc7f5528ce9a91d4a17245ce51994aa33905b3e854c1fe07bf9d2658 in /opt/ffmpeg |
| COPY file:d7ea43ccfb36f83effb07f1fa5b2ac08d699fda030083242e0c3947974d6c805 in /entrypoint.sh |
| /bin/sh -c chmod +x /entrypoint.sh |
| USER nonroot |
| /bin/sh -c audible --help && ffmpeg --help && ffprobe --help |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.41.5 |
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.version | 25.10 |
Details
2025-11-18 12:54:40 +01:00
Versions (327)
View all
Container
2
OCI / Docker
linux/amd64
324 MiB