Skip to content

ahhmarr/docker-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image for php with nginx

How to run

  • clone the repo
  • run docker build -t ahhmarr/php-nginx .
  • run docker run -d --name php-docker -p 80:80 ahhmarr/php-nginx

to logging in with bash simple run docker exec -it php-docker bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages