gatsinski / node-chormium

Dockerfile with node and chromium.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-chromium

Dockerfile with node and chromium.

Usage

Build the image from Dockerfile

docker build -t node-chromium .

Run a bash shell inside the container

docker run -it node-chromium bash

About

Dockerfile with node and chromium.

License:MIT License


Languages

Language:Dockerfile 100.0%