1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-29 17:19:53 +02:00

Update Dockerfile

This commit is contained in:
Nick Sweeting
2019-07-09 13:05:51 -04:00
committed by GitHub
parent 5c9b1130b6
commit 4bf5a04b2c

View File

@@ -8,6 +8,8 @@
# Documentation: # Documentation:
# https://github.com/pirate/ArchiveBox/wiki/Docker#docker # https://github.com/pirate/ArchiveBox/wiki/Docker#docker
# TODO: bump to latest chrome and node version, confirm chrome doesn't hang on simple pages
FROM node:11-slim FROM node:11-slim
LABEL maintainer="Nick Sweeting <archivebox-git@sweeting.me>" LABEL maintainer="Nick Sweeting <archivebox-git@sweeting.me>"