Sign inSign up

hankhendrix/polymer-starter-kit

By hankhendrix

•Updated over 10 years ago

Run the Polymer Starter Kit instantly - https://developers.google.com/web/tools/polymer-starter-kit/

Image
2

156

hankhendrix/polymer-starter-kit repository overview

⁠How to use this image

(Btw PSK === Polymer Starter Kit)

⁠With PSK source bundled (e.g. for demo purposes)
$ docker run -it -d -p 5000:5000 hankhendrix/polymer-starter-kit:1.3.0
⁠With your local PSK source
$ docker run -it -d -p 5000:5000 -v /my-local-polymer-src:/src hankhendrix/polymer-starter-kit:1.3.0

⁠Versioning

Each image comes with a version of Polymer Starter Kit (PSK) source bundled at /src. The image tag correlates to the PSK version that is bundled.

e.g. Polymer Starter Kit 1.3.0 = hankhendrix/polymer-starter-kit:1.3.0

Note: When mounting local PSK source into the container, the contents of /src will be overwritten with your host folder contents.

Tag summary

Content type

Image

Digest

Size

228.3 MB

Last updated

over 10 years ago

docker pull hankhendrix/polymer-starter-kit:1.3.0