Skip to content

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

License

Notifications You must be signed in to change notification settings

3YOURMIND/js-polyfill-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.