Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rewindio/docker-amazonlinux2-ruby
A container for ruby development
https://github.com/rewindio/docker-amazonlinux2-ruby
amazonlinux2 containers ruby
Last synced: 19 days ago
JSON representation
A container for ruby development
- Host: GitHub
- URL: https://github.com/rewindio/docker-amazonlinux2-ruby
- Owner: rewindio
- License: mit
- Created: 2021-03-18T16:21:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T19:08:35.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T22:56:11.801Z (almost 2 years ago)
- Topics: amazonlinux2, containers, ruby
- Language: Dockerfile
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 18
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# docker-amazonlinux2-ruby
> :information_source: These images are intended for development, not production
These container images are based on [Amazon Linux 2](https://aws.amazon.com/amazon-linux-2/).
Ruby and nodejs are installed on the images, along with other common tools for development.
It currently builds and publishes the following to dockerhub:
- `rewindio/docker-amazonlinux2-ruby:2.6.7`
- `rewindio/docker-amazonlinux2-ruby:2.6.8`
- `rewindio/docker-amazonlinux2-ruby:2.6.9`
- `rewindio/docker-amazonlinux2-ruby:2.7.4`