cache (d0ffbf6dcfa71714bce31824bae9b86049ec27a47ccc7f0ac3906d76795d5b32)
Published 2025-11-18 14:45:57 +01:00 by SolaceRenovateFox
Installation
docker pull code.billie.codes/purplebooth/cache:d0ffbf6dcfa71714bce31824bae9b86049ec27a47ccc7f0ac3906d76795d5b32sha256:e5ca7f978c7cdf90b39d7e77aa5bc0fde7c2e50e0501c3bbf70926c487d05267Image layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=25.10 |
| ADD file:8ccca3821827ab9c5998bd942e103c70878335f75be5b71b28f3fbe104f6c658 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:5665ba028af3eb7d4e89fa91078b903e4b27b514accf696a5b8f3ea3d87d714a 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 14:45:57 +01:00
Versions (243)
View all
Container
26
OCI / Docker
linux/arm64/v8
309 MiB