cwpearson
  • Joined on 2025-08-27

replicate-gui (20251205_1302)

Published 2025-12-05 13:03:08 +00:00 by cwpearson

Installation

docker pull git.carlpearson.net/cwpearson/replicate-gui:20251205_1302
sha256:f7a846f98aa3d0d2fe62c1c6b59866d5691409506573c8726ae506aeee1efab0

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'
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
2025-12-05 13:03:08 +00:00
0
OCI / Docker
linux/amd64
336 MiB
Versions (5) View all
20251205_1302 2025-12-05
latest 2025-12-05
20251205_1152 2025-12-05
20251205_1145 2025-12-05
20251204_1226 2025-12-04