Sign inSign up

sixbysix/bower

By sixbysix

Updated about 8 years ago

Bower container for CI

Image
0

266

sixbysix/bower repository overview

A Docker image for Bower.

To use the container with a project, do the following:

  • Copy the bin directory into your project.

  • Ensure that your profile PATH includes ./bin and that it takes priority over any other directory that may include a composer executable:

PATH=./bin:$PATH

Now whenever you are in your project's directory, you can simply execute node as you would with a typical composer installation, and the command will execute in the container instead:

bower --version

Docker Hub : https://hub.docker.com/r/chekote/bower/

Tag summary

Content type

Image

Digest

Size

120.5 MB

Last updated

about 8 years ago

docker pull sixbysix/bower