https://github.com/trustvox/alpine-node
Dockerized chromium inside node alpine image
https://github.com/trustvox/alpine-node
Last synced: about 2 months ago
JSON representation
Dockerized chromium inside node alpine image
- Host: GitHub
- URL: https://github.com/trustvox/alpine-node
- Owner: trustvox
- License: mit
- Created: 2017-12-21T18:12:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T14:54:29.000Z (almost 5 years ago)
- Last Synced: 2025-02-01T17:41:32.847Z (4 months ago)
- Language: Dockerfile
- Size: 5.86 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alpine-node
Dockerized chromium inside node alpine image
# 2.x
- nodejs 7.10.1
- chromium
- python
- alpine linux# 3.x
- nodejs 10.15
- chromium (from source)
- python
- alpine linux# 4.0
- node:12-alpine
- chromium (from apk)
- git
- bc# 5.0
- node:14.4-alpine3.12
- chromium (from apk)
- git
- bc