Dockerfile linksThis image is updated via pull requests to the INsReady/docker-polymer-dev GitHub repo.
This is image contains a set of necessary tools for Polymer Development. By using this image, you can quickly get all tools with right version to work with Polymer. Moreover, you don't have to install the tools on your computer anymore, which will make your computer cleaner.
Go to your Polymer project folder, then execute:
$ docker run --rm --net="host" -p 8080:8080 -v "$PWD":/usr/src/app insready/polymer-dev
Content type
Image
Digest
Size
354.5 MB
Last updated
about 8 years ago
docker pull insready/polymer-dev