🐳Docker container for the polyfill.io service to serve JavaScript bundles per browser efficiently.
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
The official polyfill.io service maintained by the Financial Times team.
fvj | igeligel |
---|
js-polyfill-docker is realeased under the MIT License.