Sign inSign up

insready/polymer-dev

By insready

Updated about 8 years ago

Polymer Dev Environment

Image
1

5.3K

insready/polymer-dev repository overview

This image is updated via pull requests to the INsReady/docker-polymer-dev GitHub repo.

What is image for?

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.

How to use this image?

Go to your Polymer project folder, then execute:

$ docker run --rm --net="host" -p 8080:8080 -v "$PWD":/usr/src/app insready/polymer-dev

Tools included in this image:

  • Node.js
  • git
  • Polymer CLI

Tag summary

Content type

Image

Digest

Size

354.5 MB

Last updated

about 8 years ago

docker pull insready/polymer-dev