Skip to content

webfatorial/docker-bower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

webfatorial/docker-bower

A Bower Docker Images. This container execute a bower install in a working folder

Docker Compose example

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