Docker image of Ruby 3.1.2 with Jemalloc, Node 16 and Yarn, PG client, Libsodium and AWS CLI
How to release
docker build .
docker images
docker tag IMAGE_ID pawurb/ruby-jemalloc-node-yarn:latest
docker tag IMAGE_ID pawurb/ruby-jemalloc-node-yarn:3.1.2
docker push pawurb/ruby-jemalloc-node-yarn:latest
docker push pawurb/ruby-jemalloc-node-yarn:3.1.2