Dockerfile links1.5.2, latest (Dockerfile)docker pull skwi/docker-bowerRun 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
If you have any problems with or questions about this image, please contact us through a GitHub issue.
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.
Content type
Image
Digest
sha256:765681b50…
Size
192.2 MB
Last updated
about 11 years ago
docker pull skwi/docker-bower