Skip to content

4lkaid/docker-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-php

GitHub CI

This project automates the creation and publishing of a Docker image for PHP. It utilizes GitHub Actions to build, tag, and push the Docker image to a container registry.

Usage

  • Install from the command line
    $ docker pull ghcr.io/4lkaid/php:latest
    
  • Use as base image in Dockerfile
    FROM ghcr.io/4lkaid/php:latest
    

License

Licensed under the MIT License.

About

This project automates the creation and publishing of a Docker image for PHP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published