Skip to content

webfatorial/docker-bundler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

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

Watchers

Forks

Packages

No packages published