This website works better with JavaScript
Home
Explore
Help
Sign In
torabkheslat
/
example-voting-app
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Changes to node slim to fix Jenkins PR build
Bret Fisher
5 years ago
parent
793e02efc4
commit
563773c980
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
result/Dockerfile
+ 1
- 1
result/Dockerfile
View File
@@ -1,4 +1,4 @@
-FROM node:10-
alpine
+FROM node:10-
slim
WORKDIR /app