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.
2 parents 006b8b4 + 779cb20 commit a9f4e38Copy full SHA for a9f4e38
deployment/README.md
@@ -19,6 +19,8 @@ docker compose pull # Pulls the images of all services
19
docker images # Shows locally chached images
20
```
21
22
+If the client container is crashing with this error 'exec /entrypoint.sh: no such file or directory', change CRLF to LF
23
+
24
## Kubernetes Helm
25
Prerequisites:
26
- you are already authenticated in a running Kubernetes cluster (see Kubeconfig file),
0 commit comments