/js-polyfill-docker

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

Primary LanguageDockerfileMIT LicenseMIT

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.