Skip to content

peon-dev/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peon.dev Docker base images

Images are built automatically using Github actions and pushed to Github Container Registry (ghcr.io).

Purpose of this repository is to speed up builds of other images. This approach is typically called "base images".

PHP

ghcr.io/peon-dev/php:main

Contains:

To unload xdebug: /usr/local/etc/php/conf.d/docker-php-ext-xdebug.ini

PHP Recipes

Base image for recipes is tagged with the recipes- prefix.

ghcr.io/peon-dev/php:recipes-main

Contains:

  • Composer 2
  • Xdebug
  • Many many PHP extensions :-).

If you miss any extension, please just open an issue.

About

Base docker images used for Peon

Resources

License

Stars

Watchers

Forks

Releases

No releases published