Skip to content

Latest commit

History

79 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Base

Polydice's base docker image for Rails applications.

Variants

  • x.y.z - Standard image for running on production
  • x.y.z-testing - Image for testing which includes additional packages:
    • git
    • openssh-client
    • libpq-dev
    • libxml2-dev
    • libxslt1-dev
    • libsasl2-dev
    • libmcrypt-dev
    • build-essential

Architectures

  • linux/amd64 (x86_64)
  • linux/arm64 (Graviton, Apple Silicon)

Versions

VersionRubyNode.jsYarnBundlerpnpmARM64
0.32.02.7.818.18.01.22.222.4.229.9.0
0.31.22.7.818.18.01.22.222.4.209.9.0
0.31.12.7.818.18.01.22.192.4.208.8.0
0.31.02.7.718.18.01.22.192.4.58.8.0
0.30.32.7.714.21.21.22.192.4.5

Release

  1. Update version in README.md
  2. Commit and push tag:
    git tag <version>
    git push origin <version>
  3. GitHub Actions will automatically:
    • Build multi-arch images (amd64 + arm64)
    • Push to DockerHub
    • Sync to ECR Public

Changes in 0.32.0

  • Switched from fullstaq-ruby to official Ruby image
  • Added jemalloc via LD_PRELOAD
  • Added ARM64 (linux/arm64) support

About

Polydice's Docker base image for Rails application

Resources

Stars

0 stars

Watchers

19 watching

Forks

Releases

Packages

Used by

Contributors

Languages