Skip to content

Entrypoints #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Entrypoints #4

wants to merge 8 commits into from

Conversation

BSick7
Copy link
Contributor

@BSick7 BSick7 commented Mar 24, 2025

This greatly improves the nullstone/rails docker image.

  1. Added support for each ruby patch version.
  2. Deprecated the use of ...-local image tag variants. Instead, NULLSTONE_ENV=local should be used.
  3. Added docker-entrypoint.d/ directory to load entrypoint scripts in order.
  4. Added additional packages that are commonly used. (e.g. npm, git, vim, bash)
  5. Install legacy bundler as fallback when newest bundler cannot install (e.g. when using older ruby versions).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant