Block a user
replicate-gui (20260210_1305)
Published 2026-02-10 13:06:58 +00:00 by cwpearson
Installation
docker pull git.carlpearson.net/cwpearson/replicate-gui:20260210_1305sha256:dbb0b1f1c7eea4487683c5dbb7b4e8b94ba0582ed16803ad3c95569cad3b08e1Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400' |
| 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
2026-02-10 13:06:58 +00:00
Versions (5)
View all
Container
0
OCI / Docker
linux/amd64
336 MiB
20260218_1936
2026-02-18
latest
2026-02-18
20260210_1305
2026-02-10
20260210_1248
2026-02-10
20260103_1208
2026-01-03