digitallyseamless/nodejs-bower-grunt with twitter-bootstrap dependencies
Just compile CSS and JavaScript:
git clone https://github.com/twbs/bootstrap.git
docker run -it --rm -v $(pwd)/bootstrap:/data lexty/twitter-bootstrap npm install
docker run -it --rm -v $(pwd)/bootstrap:/data lexty/twitter-bootstrap grunt dist
Content type
Image
Digest
Size
298.9 MB
Last updated
almost 11 years ago
docker pull lexty/twitter-bootstrap