This website works better with JavaScript
Home
Explore
Help
Sign In
peterguo
/
laradock
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Use node:alpine image for laravel-echo-server
Titas Gailius
7 years ago
parent
a5c505bf28
commit
9abd7c30f2
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
laravel-echo-server/Dockerfile
+ 1
- 1
laravel-echo-server/Dockerfile
View File
@@ -1,4 +1,4 @@
-FROM node:a
rgon
+FROM node:a
lpine
# Create app directory
RUN mkdir -p /usr/src/app