Sign inSign up

fabisch/node-chromium-webgl

By fabisch

Updated about 5 years ago

A Node-based Docker image that installs Chromium and configures its binary to enable WebGL.

Image
0

2.4K

fabisch/node-chromium-webgl repository overview

Node Chromium WebGL Dockerfile

dockeri.co

A Docker image that extends the node:lts-stretch image and provides a binary for running a headless, WebGL-enabled Chromium browser inside of a Docker container.

Installation
  • Install Docker.

  • Download the automated build from the public Docker Hub Registry:

    docker pull fabisch/node-chromium-webgl
    
    • Alternatively, you can build an image from the Dockerfile:

      docker build -t="fabisch/node-chromium-webgl" github.com/fabianscheidt/node-chromium-webgl
      
Usage
docker run -it --rm fabisch/node-chromium-webgl /bin/bash

Tag summary

Content type

Image

Digest

Size

503.5 MB

Last updated

about 5 years ago

docker pull fabisch/node-chromium-webgl