gpt-muse (0.1.5)
Published 2026-08-13 14:30:08 +00:00 by franz
Installation
docker pull git.gofranz.com/franz/gpt-muse:0.1.5sha256:0833881cc197c511077fade1972b5979e7d69536e2e78c09655f89e8aacc45caImage 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:09faad50f0286477b659f0e64134f1ba48fc324c15041f9a4d7cb8d262dfff45 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