Skip to content

phpsword/docker-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sword Logo


Github Workflow

Sword Docker images

This images are intented to be used with a Sword application.

Check the documentation for more info: https://getsword.com

PHP images for production and development

Production version is bundled with:

  • Cachetool
  • Redis with igbinary

Additionally, development version suffixed with -dev is bundled with the same tools as production image, and:

  • Git
  • Xdebug 3
  • Composer 2
  • GNU Make

Available tags:

Image
ghcr.io/phpsword/php:8.1
ghcr.io/phpsword/php:8.1-dev
ghcr.io/phpsword/php:8.2
ghcr.io/phpsword/php:8.2-dev
ghcr.io/phpsword/php:8.3
ghcr.io/phpsword/php:8.3-dev