Skip to content

Conversation

@zfarrell
Copy link
Contributor

@zfarrell zfarrell commented Dec 10, 2025

docker run -p 3000:3000 ghcr.io/hotdata-dev/rivetdb:latest
2025-12-11T02:34:44.444557Z  INFO server: Starting Rivet HTTP Server
2025-12-11T02:34:44.444910Z  INFO server: Configuration 'config.toml' loaded successfully
2025-12-11T02:34:46.197894Z  INFO server: Engine initialized
2025-12-11T02:34:46.198029Z  INFO server: Server started in 1753ms
2025-12-11T02:34:46.198035Z  INFO server: Server listening on 0.0.0.0:3000

@zfarrell zfarrell merged commit 491fd36 into main Dec 11, 2025
3 of 4 checks passed
zfarrell added a commit that referenced this pull request Jan 6, 2026
* add dockerfile

* add build step for CI

* add job to push to ghcr

* Changed to ubuntu:24.04 to match GitHub runner's GLIBC version

* add support for multi-arch build

* remove build condition so we can test

* update Dockerfileto include labels

* fix docker build issue

* fix(ci): build Docker images on native arch runners

* fix config arg

* add docker specific config

specifically to bind to 0.0.0.0 instead of localhost

* only build on main for now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants