ahubold commented on PR #12:
URL: https://github.com/apache/solr-docker/pull/12#issuecomment-1286906396
Same problem here.
```
$ docker run -ti --rm eclipse-temurin:11-jre
...
root@beeb06f4e7b0:/# java -version
[0.005s][warning][os,thread] Failed to start thread "GC Thread#0" -
pthread_create failed (EPERM) for attributes: stacksize: 1024k, guardsize: 4k,
detached.
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create worker GC thread. Out of system resources.
# An error report file with more information is saved as:
# //hs_err_pid10.log
```
```
$ docker version
Client: Docker Engine - Community
Version: 19.03.6
...
Server: Docker Engine - Community
Engine:
Version: 19.03.6
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]