Skip to content
This repository was archived by the owner on Dec 29, 2023. It is now read-only.

Commit a6d54c1

Browse files
authored
Update README.md
1 parent 7edb768 commit a6d54c1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
<a href="https://chdb.fly.dev" target="_blank">
2-
<img src="https://user-images.githubusercontent.com/1423657/232511039-480548f7-2e51-4a33-949b-15e0a2a79d9c.png" width=190 />
2+
<img src="https://user-images.githubusercontent.com/1423657/232511039-480548f7-2e51-4a33-949b-15e0a2a79d9c.png" width=150 />
33
</a>
44

5+
[![.github/workflows/release.yml](https://github.com/chdb-io/chdb-server/actions/workflows/release.yml/badge.svg)](https://github.com/chdb-io/chdb-server/actions/workflows/release.yml)
6+
57
# chdb-server
68
[chDB](https://github.com/auxten/chdb) + basic API server in a docker container, for hacking and testing.
79

8-
### Do not use this
10+
### Docker Demo
911
```
10-
docker run --rm -p 8123:8123 ghcr.io/metrico/chdb-server:latest
12+
docker run --rm -p 8123:8123 ghcr.io/chdb-io/chdb-server:latest
1113
```
1214
<a href="https://chdb.fly.dev/?user=default#U0VMRUNUCiAgICB0b3duLAogICAgZGlzdHJpY3QsCiAgICBjb3VudCgpIEFTIGMsCiAgICByb3VuZChhdmcocHJpY2UpKSBBUyBwcmljZQpGUk9NIHVybCgnaHR0cHM6Ly9kYXRhc2V0cy1kb2N1bWVudGF0aW9uLnMzLmV1LXdlc3QtMy5hbWF6b25hd3MuY29tL2hvdXNlX3BhcnF1ZXQvaG91c2VfMC5wYXJxdWV0JykKR1JPVVAgQlkKICAgIHRvd24sCiAgICBkaXN0cmljdApMSU1JVCAxMA==" target="_blank">
1315
<img src="https://user-images.githubusercontent.com/1423657/232862594-21bacfb1-e4f3-467f-a409-5d4f6a62ab4b.png">

0 commit comments

Comments
 (0)