Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 202 Bytes

File metadata and controls

11 lines (6 loc) · 202 Bytes

Prerender.io Docker

Unfortunately, couldn't get this to work with the node:alpine image.

Build

docker build -t prerender .

Run

docker run --name prerender --rm -p 3000:3000 prerender