Skip to content

bthstudent/msys-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msys-docker

A Dockerfile that installs the latest version of msys running with mysql, php-fpm and nginx.

Installation

$ git clone https://github.com/bthstudent/msys-docker
$ cd msys-docker
$ sudo docker build -t="bthstudent/msys-docker" .

Usage

$ sudo docker run -p 80:80 --name msys-docker -d bthstudent/msys-docker

About

Dockerfile to run the msys project in a container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages