gpt-muse (latest)
Published 2026-08-03 13:29:30 +00:00 by franz
Installation
docker pull git.gofranz.com/franz/gpt-muse:latestsha256:81e01fe5ee3dd7365ea44d8f7edf9280ce5afea3a2eea2dc1802dbc1312e220dImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800' |
| 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:0791b9c6e18256028ed48057c06c432ea4617455c2fb0ba0e97497e81092e2f9 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 (3)
View all