-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker compose error for elasticsearch #435
Comments
@ozz-project - what versions of Docker and Docker Compose are you running? And what operating system are you running? |
Docker Compose version v2.29.2 Client: Docker Engine - Community Server: Docker Engine - Community OS: Debian Workworm/SID |
Alright, that looks reasonable. Could you try calling |
i tried it with sudo... the same as before |
Summary:
docker compose up -d
elastic search crashes with
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error setting rlimits for ready process: error setting rlimit type 8: operation not permitted: unknown
Description:
seem to be the parameter for elasticserach
:ulimit with hard and Soft: -1
in docker-compose.ymlExpected behavior
Docker should run through
there also some warnings as well
System info
latest version
The text was updated successfully, but these errors were encountered: