Skip to content

Commit a9f4e38

Browse files
Merge branch 'main' of github.com:AET-DevOps25/team-devoops
2 parents 006b8b4 + 779cb20 commit a9f4e38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deployment/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ docker compose pull # Pulls the images of all services
1919
docker images # Shows locally chached images
2020
```
2121

22+
If the client container is crashing with this error 'exec /entrypoint.sh: no such file or directory', change CRLF to LF
23+
2224
## Kubernetes Helm
2325
Prerequisites:
2426
- you are already authenticated in a running Kubernetes cluster (see Kubeconfig file),

0 commit comments

Comments
 (0)