Skip to content

Commit

Permalink
Add Laravel QrCode WebSocket Docker Container
Browse files Browse the repository at this point in the history
  • Loading branch information
程会勇 committed Nov 9, 2017
1 parent 2f2a8c0 commit 9599054
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions laravel-qrcode-websocket/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
#https://yeasy.gitbooks.io/docker_practice/content/image/dockerfile/cmd.html
#WebSocket 服务配置
#SOCKET_HTTP_HOST=open.weipeiapp.com.dev
#SOCKET_PORT=8192
#SOCKET_PUBLIC_PORT=8192
#SOCKET_ADDRESS=0.0.0.0
FROM bravist/php-cli-alpine-aliyun-app:1.8

EXPOSE 8192 8193
Expand Down

0 comments on commit 9599054

Please sign in to comment.