swoole / docker-swoole

🏄 Official Docker Image of Swoole
https://hub.docker.com/r/phpswoole/swoole
Apache License 2.0
526 stars 112 forks source link

Add new Dockerfile based on ubuntu:14.04 #2

Closed stenote closed 9 years ago

stenote commented 9 years ago

Usage

rm Dockerfile && \
mv Dockerfile-ubuntu Dockerfile && \
docker build -t 'betashpherd/docker-swoole-ubuntu' .