Sign inSign up

mainlxc/prerender-alpine

By mainlxc

Updated over 6 years ago

Image
0

1.9K

mainlxc/prerender-alpine repository overview

Prerender Alpine

Lightweight Prerender container built on Alpine Linux with Node and Headless Chrome.

  • Prerender 5.6.0
  • Chromium 72.0.3626.121-r0
  • Node 10.15.3

Requirements

  • Docker

Usage

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

Tag summary

Content type

Image

Digest

Size

141.5 MB

Last updated

over 6 years ago

docker pull mainlxc/prerender-alpine