mirror of
https://github.com/dockersamples/example-voting-app.git
synced 2026-02-14 18:29:51 +00:00
Merge branch 'master' into master
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM node:8.9-slim
|
||||
|
||||
RUN apt-get update -qq && apt-get install -qy \
|
||||
ca-certificates \
|
||||
bzip2 \
|
||||
|
||||
Reference in New Issue
Block a user