gpt-code-ui-docker
May 21, 2023 ยท View on GitHub
Sophisticated docker builds for parent project ricklamers/gpt-code-ui.
Easy setup. Compatible. Tweakable. Scaleable.
Supported platforms
amd64, arm64
Supported versions
Containers follow the version scheme of the parent project
main (default), 0.42.14, etc.
See Releases
Prerequisites
dockeranddocker composeare available on your system
Run
- get
docker-compose.yml - update
OPENAI_API_KEYin this file docker compose upfrom same dir- open
http://localhost:8080
Runtime options
Environment variables to set for the specific service
version selection GPTCODEUI_VERSION
Prepend, e.g. GPTCODEUI_VERSION=0.42.14
Get the latest builds / update
docker compose pull
Cleanup
docker compose rm
Contributing
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
Problems?
Open an issue on the Issue Tracker
Limitations
We cannot support issues regarding the base software. Please refer to the main project page mentioned in the second line of this card.