Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.39 KB

File metadata and controls

30 lines (23 loc) · 1.39 KB

Dockette / Deploy

GitHub Actions Docker Hub pulls GitHub Sponsors Support/Discussions

Deployer

Deployer — Deployment tool for PHP https://deployer.org/

Version Image
8.x.x dockette/deploy:deployer8
7.x.x dockette/deploy:deployer7
6.x.x dockette/deploy:deployer6

How to use it? Mount your app or just the deploy config.

docker run -it --rm -v $(pwd)/deploy.php:/srv dockette/deploy:deployer8
docker run -it --rm -v $(pwd)/deploy.php:/srv dockette/deploy:deployer7
docker run -it --rm -v $(pwd)/deploy.php:/srv dockette/deploy:deployer6

Maintenance

See how to contribute to this package. Consider to support f3l1x. Thank you for using this package.