Skip to content

cocoders/playground

Repository files navigation

Run docker

Notice: Will remove and close all other docker containers.

Running docker

sudo ./docker.sh

Run command at docker container

sudo docker run --link mysql:mysql --name app --rm -v $(pwd):/var/www/playground -t -i application php -v

About

Cocoders playground for showing different concepts described in blog posts etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published