- Notifications
You must be signed in to change notification settings - Fork1
Articulate base Docker images for Ruby
NotificationsYou must be signed in to change notification settings
articulate/docker-ruby
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Base Ruby images for Articulate services.
- docker-bootstrap entrypointfor loading environment variables from Consul and Vault.
- secretsto load Docker secrets as environment variables.
- install_packagesto install apt packages.
- AWS CLIfor interacting with AWS services.
🌟 recommended image
- articulate/ruby:3.4 🌟
- articulate/ruby:3.4-node 🌟
- articulate/ruby:3.3
- articulate/ruby:3.3-node
- articulate/ruby:3.2
- articulate/ruby:3.2-node
Deprecated / Legacy Images
Use one of the articulate/ruby images above.
- articulate/articulate-ruby:3.2-bullseye-slim-minimal
- articulate/articulate-ruby:3.2-bullseye-slim
- articulate/articulate-ruby:3.2-bullseye-slim-qt
articulate/articulate-ruby are the legacy Docker images. These run as root andinclude additional software not always needed. Usearticulate/ruby where possibleand install your own software withinstall_packages.
The easiest way to create a new image is to copy an existing one and change thebase image. If creating from scratch, the images need the following:
- Everything listed inWhat's included
makefor internal tooling.- Aservice user and group with a GID and UID of 1001. This should be the defaultuser.
- A/service directory as the default working directory.
About
Articulate base Docker images for Ruby
Topics
Resources
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.