1
0
mirror of https://github.com/taigrr/bitcask synced 2025-01-18 04:03:17 -08:00

Document using the Docker Image

This commit is contained in:
James Mills 2019-03-30 20:25:23 +10:00
parent b29b4c5422
commit 836deeb0ff
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6

View File

@ -89,6 +89,15 @@ QUIT
Connection closed by foreign host. Connection closed by foreign host.
``` ```
## Docker
You can also use the [Bitcask Docker Image](https://cloud.docker.com/u/prologic/repository/docker/prologic/bitcask):
```#!bash
$ docker pull prologic/bitcask
$ docker run -d -p 6379:6379 prologic/bitcask
```
## Performance ## Performance
Benchmarks run on a 11" Macbook with a 1.4Ghz Intel Core i7: Benchmarks run on a 11" Macbook with a 1.4Ghz Intel Core i7: