tarantool / docker

Docker images for tarantool database
https://hub.docker.com/r/tarantool/tarantool
52 stars 25 forks source link

Install gosu version 1.11 on centos 7 #236

Closed artembo closed 2 years ago

artembo commented 2 years ago

GOSU version 1.2 fails on start application with error:

runtime: failed to create new OS thread (have 2 already; errno=22)

Fix #235