Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1 KB

README.md

File metadata and controls

29 lines (17 loc) · 1 KB

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.