Sign inSign up

kmelkez/bower

By kmelkez

Updated over 11 years ago

Bower image to build a quick front-end environment

Image
0

918

kmelkez/bower repository overview

Bower tool

Start a bower container to initiate a project with all your front-end dependencies.

docker run -d --name bower -e WORKSPACE=/var/www/yourWorkspace -e USER=yourHostUserName -v /var/www:/var/www kmelkez/bower

Be careful when you pass your user in USER environment variable. It can only work if your host uid equal your container user uid. Take a look here

Tag summary

Content type

Image

Digest

sha256:737d19882

Size

-

Last updated

over 11 years ago

docker pull kmelkez/bower