webp (production-webp)
Published 2025-02-20 15:51:36 -05:00 by colin
Installation
docker pull git.nixc.us/colin/webp:production-webpsha256:25171213c6c57137f5c474a69c6257969d595fae12a098865900b0bbf625bef1Image Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:6df775300d76441aa33f31b22c1afce8dfe35c8ffbc14ef27c27009235b12a95 in / |
| CMD ["/bin/bash"] |
| RUN /bin/sh -c apt-get update && apt-get install -y imagemagick inotify-tools bash && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY imageconverter.sh entrypoint.sh /usr/local/bin/ # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/imageconverter.sh /usr/local/bin/entrypoint.sh # buildkit |
| RUN /bin/sh -c mkdir -p /input /output # buildkit |
| ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| com.docker.compose.project | webp |
| com.docker.compose.service | webp |
| com.docker.compose.version | 2.32.1 |
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.version | 24.04 |
Details
2025-02-20 15:51:36 -05:00
Versions (4)
View all
Container
41
OCI / Docker
linux/amd64
95 MiB
production-webp
2025-02-20
staging-webp
2025-02-20
production-webdav
2024-09-11
staging-webdav
2024-09-11