- Notifications
You must be signed in to change notification settings - Fork0
Articulate base Docker images for Elixir
NotificationsYou must be signed in to change notification settings
articulate/docker-elixir
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Base Elixir Docker images.
- 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/elixir:1.13 🌟
- articulate/articulate-elixir:1.13
- articulate/articulate-elixir:1.12
articulate/articulate-elixir are the legacy Docker images. These run as root andinclude additional software not always needed. Usearticulate/elixir 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 Elixir
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.
Contributors7
Uh oh!
There was an error while loading.Please reload this page.