teawithfruit / js-polyfill-docker

🐳Docker container for the polyfill.io service to serve JavaScript bundles per browser efficiently.

Home Page:https://polyfill.io/v2/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-polyfill-docker

🐳Docker container for the polyfill.io service to serve JavaScript bundles per browser efficiently.

Installation

Clone this repository and build the image:

docker build . -t js-polyfill-docker

After this just run the container and bind the port with

docker run js-polyfill-docker -p 8801:8801

Resources

The official polyfill.io service maintained by the Financial Times team.

Contributors


fvj


igeligel

License

js-polyfill-docker is realeased under the MIT License.

About

🐳Docker container for the polyfill.io service to serve JavaScript bundles per browser efficiently.

https://polyfill.io/v2/docs/

License:MIT License


Languages

Language:Dockerfile 100.0%