We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ca8116 commit 779cb20Copy full SHA for 779cb20
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