gpt-muse (sha-21f05d19bb74)
Published 2026-08-10 20:58:46 +00:00 by franz
Installation
docker pull git.gofranz.com/franz/gpt-muse:sha-21f05d19bb74sha256:d1ff2d28ceed43189e67ba3d239a24e8e977a529070429e7318775a0cffa1220Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200' |
| LABEL org.opencontainers.image.title=gpt-muse org.opencontainers.image.source=https://git.gofranz.com/franz/mono |
| /bin/sh -c apt-get update && apt-get install -y libpq5 ca-certificates && rm -rf /var/lib/apt/lists/* |
| WORKDIR /app |
| COPY file:7931771d74bac008661d4def3de9cc2b76e79df6684c9f57a9dd7ab5df033343 in /app |
| COPY file:f1cf42630d414a85a051d6632b3983ecdcd7a062fa99bf32d7ca4057e8c9fe3b in /usr/local/bin/ |
| COPY dir:497eead123ef9576d901684d4e6fa5878ad613bc14aebb347ab0cc9d6c7eb123 in /app/migrations |
| ENV LOG_FILTER_NOISY_DEPS=1 |
| EXPOSE 8000 |
| CMD ["./gpt_muse"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://git.gofranz.com/franz/mono |
| org.opencontainers.image.title | gpt-muse |
Details
Versions (11)
View all
0.1.5
2026-08-13
latest
2026-08-13
sha-53ad240d49ea
2026-08-13
sha-21f05d19bb74
2026-08-10
0.1.4
2026-08-10