We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dc8614 commit f09ad67Copy full SHA for f09ad67
kms/dstack-app/compose-dev.yaml
@@ -24,7 +24,7 @@ services:
24
- 8001:8000
25
26
kms:
27
- image: kvin/kms:latest
+ image: kvin/kms@sha256:ad6a8c5c43aed7278e665cd0960ae5be95060847f7d517633be685cabda95a3d
28
volumes:
29
- kms-volume:/kms
30
- /var/run/dstack.sock:/var/run/dstack.sock
0 commit comments