Skip to content

A Docker image suitable as a "base" image for Ruby apps.

Notifications You must be signed in to change notification settings

veracross/ruby-app-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ruby-app-base

A Docker image suitable as a "base" image for Ruby apps.

Tag Versions

Review this repo's branch list for available configurations. Each branch corresponds to an image tag on Docker Hub.

Rebuilding an existing image tag

Click "Trigger Build" on the list of Docker Hub's Automated Build rules, found here. Pushing to a matching branch will also cause that image tag to be rebuilt.

Updating an existing image tag

To update an image, push a commit to the related branch.

Adding a new image tag

To add a new image tag, push a new branch with the appropriate branch name format. The branch name will be applied as the image tag per Docker Hub's Automated Build rules, found here. Typically, this would be in the format of ruby-$major_version.$minor_version.

About

A Docker image suitable as a "base" image for Ruby apps.

Resources

Stars

Watchers

Forks

Languages