Sophisticated docker builds for parent project ricklamers/gpt-code-ui.
Easy setup. Compatible. Tweakable. Scaleable.
amd64
, arm64
Containers follow the version scheme of the parent project
main
(default), 0.42.14
, etc.
See Releases
docker
anddocker compose
are available on your system
- get
docker-compose.yml
- update
OPENAI_API_KEY
in this file docker compose up
from same dir- open
http://localhost:8080
Environment variables to set for the specific service
Prepend, e.g. GPTCODEUI_VERSION=0.42.14
docker compose pull
docker compose rm
When there is a new version and there is need of builds or you require the latest main build, feel free to open an issue
Open an issue on the Issue Tracker
We cannot support issues regarding the base software. Please refer to the main project page mentioned in the second line of this card.