Product Docs
Open Source
Education
Minimal image with rqlite. EXPERIMENTAL
The image is available on cgr.dev:
cgr.dev
docker pull cgr.dev/chainguard/rqlite:latest
The Chainguard Vault image contains the rqlite and rqlited server binaries. The default entrypoint uses the docker-entrypoint.sh script from the rqlite project.
rqlite
rqlited
docker-entrypoint.sh
To run the rqlite program:
% docker run cgr.dev/chainguard/rqlite rqlite [rqlited] 2023/03/26 21:53:22 rqlited starting, version 7, SQLite 3.39.4, commit unknown, branch unknown, compiler gc [rqlited] 2023/03/26 21:53:22 go1.20.2, target architecture is arm64, operating system target is linux [rqlited] 2023/03/26 21:53:22 launch command: /usr/bin/rqlited -node-id d3d5c2306506 -http-addr 0.0.0.0:4001 -http-adv-addr d3d5c2306506:4001 -raft-addr 0.0.0.0:4002 -raft-adv-addr d3d5c2306506:4002 /rqlite/file/data _ _ _ | (_) | _ __ __ _| |_| |_ ___ | '__/ _ | | | __/ _ \ The lightweight, distributed | | | (_| | | | || __/ relational database. |_| \__, |_|_|\__\___| | | www.rqlite.io |_| [rqlited] 2023/03/26 21:53:22 Raft TCP mux Listener registered with byte header 1 [rqlited] 2023/03/26 21:53:22 no preexisting node state detected in /rqlite/file/data, node may be bootstrapping [cluster] 2023/03/26 21:53:22 service listening on d3d5c2306506:4002