Skip to content

kirollosd/docker-statamic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Statamic using Docker

Run Statamic in a Docker container!

Installing

$ git clone https://github.com/mschwager/docker-statamic.git
$ cd docker-statamic
$ docker build -t statamic .

Running

$ docker run -p 3000:3000 statamic

Then you should be able to visit http://localhost:3000.

About

Statamic using Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%