cwpearson
  • Joined on 2025-08-27

replicate-gui (20260103_1208)

Published 2026-01-03 12:09:38 +00:00 by cwpearson

Installation

docker pull git.carlpearson.net/cwpearson/replicate-gui:20260103_1208
sha256:90f3f5e29e1650a8e089f9df94bceec0f4433279c487ecc0245b4f5414fbb3f2

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1766966400'
ENV TZ=America/Denver
ENV DEBIAN_FRONTEND=noninteractive
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates ffmpeg imagemagick libimage-exiftool-perl tzdata && apt-get upgrade -y && apt-get clean # buildkit
COPY /src/server /opt/server # buildkit
ADD templates /opt/templates # buildkit
ADD static /opt/static # buildkit
WORKDIR /opt
CMD ["/opt/server"]
Details
Container
2026-01-03 12:09:38 +00:00
1
OCI / Docker
linux/amd64
336 MiB
Versions (5) View all
20260103_1208 2026-01-03
latest 2026-01-03
20260102_1250 2026-01-02
20251229_1252 2025-12-29
20251228_1142 2025-12-28