cwpearson
  • Joined on 2025-08-27

replicate-gui (20250904_1207)

Published 2025-09-04 12:09:14 +00:00 by cwpearson

Installation

docker pull git.carlpearson.net/cwpearson/replicate-gui:20250904_1207
sha256:5280c2edc4697e4002cf9d3c96e777392ae6c72e3368b2b1117bd7b0bd49ee37

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'
ENV TZ=America/Denver
ENV DEBIAN_FRONTEND=noninteractive
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates ffmpeg 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-09-04 12:09:14 +00:00
1
OCI / Docker
linux/amd64
301 MiB
Versions (5) View all
latest 2025-09-04
20250904_1207 2025-09-04
20250903_1447 2025-09-03
20250902_1110 2025-09-02
20250901_1125 2025-09-01