Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

finspot/ruby-jemalloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Release a new version

Releases

Find SHA here (tar.xz) Update env vars in Dockerfile

Then build image and push it

# To list platforms available
docker buildx ls 
docker buildx build --platform linux/amd64 -t prettotech/ruby-jemalloc:x.x.x .
docker login -u prettotech 
> enter pw in 1password
docker push prettotech/ruby-jemalloc:x.x.x

About

Fork of latest official ruby-slim image compiled w/ jemalloc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published