gpt-muse (sha-0919bf17125c)
Published 2026-08-10 16:18:36 +00:00 by franz
Installation
docker pull git.gofranz.com/franz/gpt-muse:sha-0919bf17125csha256:8b50ee2515d5c731df74a9edf32325188b12481a8f2de51c596c049c3c10c0e1Image 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:bea2e38e32187ef23372dca7b3c854e401865955339c1addd76e7ae2c8af79f6 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