Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

webfatorial/docker-bundler

A Ruby Bundler Docker Images. This container execute a bundler install in a working folder

Docker Compose example

bundler:
    image: webfatorial/bundler
    volumes:
        - ./:/app
    working_dir: /app

About

Ruby Bundler Docker images

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors