Just a tiny container based on Alpine to run Bower
433
Just a tiny container to run Bower
I wanted something that runs shell as entrypoint to use it into Gitlab-CI.
docker run --rm -it -v $(pwd):$(pwd) -w $(pwd) bower bower install
Content type
Image
Digest
Size
42.8 MB
Last updated
over 8 years ago
docker pull melwinkfr/bower