Lightweight Prerender container built on Alpine Linux with Node and Headless Chrome.
Pull and run the image:
docker pull mainlxc/prerender-alpine
docker run -p 9000:3000 mainlxc/prerender-alpine
Prerender will now be running on http://localhost:3000. Try the container out with curl:
curl http://localhost:3000/render?url=https://www.example.com/
Check out the official Prerender documentation: https://github.com/prerender/prerender
Content type
Image
Digest
Size
141.5 MB
Last updated
over 6 years ago
docker pull mainlxc/prerender-alpine