Sign inSign up

skwi/docker-bower

By skwi

•Updated about 11 years ago

Use Bower package manager

Image
0

345

skwi/docker-bower repository overview

⁠Docker bower container

⁠Installation

  1. Install Docker⁠.
  2. Download an automated build from the Docker Hub Registry⁠: docker pull skwi/docker-bower

⁠How to use this image

Run any bower command

$ docker run --rm -v $(pwd):/data skwi/docker-bower

This will call the bower command int the /data folder of the container. You can off course call the bower command with different options

$ docker run --rm -v $(pwd):/data skwi/docker-bower install jquery

⁠Issues

If you have any problems with or questions about this image, please contact us through a GitHub issue.

⁠Contributing

You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.

Tag summary

Content type

Image

Digest

sha256:765681b50…

Size

192.2 MB

Last updated

about 11 years ago

docker pull skwi/docker-bower