alias php80='docker run --rm -it --volume $PWD:/app -w /app ghcr.io/patchlevel/php:8.0'
alias php81='docker run --rm -it --volume $PWD:/app -w /app ghcr.io/patchlevel/php:8.1'
alias php82='docker run --rm -it --volume $PWD:/app -w /app ghcr.io/patchlevel/php:8.2'
alias php83='docker run --rm -it --volume $PWD:/app -w /app ghcr.io/patchlevel/php:8.3'
alias php84='docker run --rm -it --volume $PWD:/app -w /app ghcr.io/patchlevel/php:8.4'
-
Notifications
You must be signed in to change notification settings - Fork 0
patchlevel/php
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published