We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 712babe commit a902741Copy full SHA for a902741
1 file changed
README.md
@@ -44,13 +44,6 @@ KMIP server yourself.
44
$ docker compose up -d
45
```
46
47
-### Using docker-compose
48
-
49
-Alternatively, you can use docker-compose to build and run the container:
50
-```
51
-$ docker-compose up -d
52
53
54
## Where is my data stored?
55
All keys and certificates are stored in the `certs` directory, and the KMIP
56
database itself is stored in the `state` directory. Both directories are mounted
0 commit comments