Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

docker-php-smallest

The Smallest Docker PHP Image

  • PHP 8.0.9: 2.32MB
  • PHP 8.5.3: 4.33MB

TL;DR

FROM wandersonwhcr/php-smallest

COPY ./index.php ./

CMD ["-S", "0.0.0.0:8000", "index.php"]

EXPOSE 8000

About

The Smallest Docker PHP Image

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages