stargate / docker-images

https://stargate.io
Apache License 2.0
16 stars 14 forks source link

adding libjemalloc2 to docker images #129

Closed jeffreyscarpenter closed 1 year ago

jeffreyscarpenter commented 1 year ago

Fixes #128

Checklist

tatu-at-datastax commented 1 year ago

As per our discussion, this is good but didn't it need additional configuration in startup scripts?

jeffreyscarpenter commented 1 year ago

As per our discussion, this is good but didn't it need additional configuration in startup scripts?

yes, but the change needed is to the starctl script which will require PR on stargate repo.

https://github.com/stargate/stargate/pull/2404

tatu-at-datastax commented 1 year ago

As per our discussion, this is good but didn't it need additional configuration in startup scripts?

yes, but the change needed is to the starctl script which will require PR on stargate repo.

stargate/stargate#2404

Ah. Sorry, missed the repo this was for.

ivansenic commented 1 year ago

will this also be copied to the https://github.com/stargate/stargate/blob/main/coordinator/Dockerfile?

jeffreyscarpenter commented 1 year ago

will this also be copied to the https://github.com/stargate/stargate/blob/main/coordinator/Dockerfile?

yes, #2402