You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[php-cli](https://hub.docker.com/r/fbraz3/php-cli)|`/usr/bin/php`|`docker run -v $pwd:/workspace --rm fbraz3/php-cli:8.4 myscript.php`|[](https://github.com/fbraz3/php-base-docker/actions/workflows/base-images.yml)|
15
-
|[phalcon](https://hub.docker.com/r/fbraz3/php-cli)|`/usr/bin/php`|`docker run -v $pwd:/workspace --rm fbraz3/php-cli:8.4-phalcon myscript.php`|[](https://github.com/fbraz3/php-base-docker/actions/workflows/phalcon-images.yml)|
14
+
|[php-cli](https://hub.docker.com/r/fbraz3/php-cli)|`/usr/bin/php`|`docker run -v $pwd:/workspace --rm fbraz3/php-cli:8.4 myscript.php`|[](https://github.com/fbraz3/php-base-docker/actions/workflows/base-images.yml)|
15
+
|[phalcon](https://hub.docker.com/r/fbraz3/php-cli)|`/usr/bin/php`|`docker run -v $pwd:/workspace --rm fbraz3/php-cli:8.4-phalcon myscript.php`|[](https://github.com/fbraz3/php-base-docker/actions/workflows/phalcon-images.yml)|
16
16
|[php-composer](https://hub.docker.com/r/fbraz3/php-composer)|`/usr/local/bin/composer`|`docker run -v $pwd:/workspace --rm fbraz3/php-composer:8.4 init`|[](https://github.com/fbraz3/php-base-docker/actions/workflows/composer-images.yml)|
|[symfony-cli](https://hub.docker.com/r/fbraz3/symfony-cli)|`/usr/local/bin/symfony`|`docker run -v $pwd:/workspace --rm fbraz3/symfony-cli:8.4 server:start`|[](https://github.com/fbraz3/php-base-docker/actions/workflows/symfony-images.yml)|
17
+
|[wp-cli](https://hub.docker.com/r/fbraz3/wp-cli)|`/usr/local/bin/wp`|`docker run -v $pwd:/workspace --rm fbraz3/wp-cli:8.4 plugin install bbpress`|[](https://github.com/fbraz3/php-base-docker/actions/workflows/wp-cli-images.yml)|
18
+
|[symfony-cli](https://hub.docker.com/r/fbraz3/symfony-cli)|`/usr/local/bin/symfony`|`docker run -v $pwd:/workspace --rm fbraz3/symfony-cli:8.4 server:start`|[](https://github.com/fbraz3/php-base-docker/actions/workflows/symfony-images.yml)|
19
19
20
20
⚠️ Ask Devin AI about this project on [DeepWiki](https://deepwiki.com/fbraz3/php-base-docker).
21
21
@@ -104,4 +104,4 @@ I spend a lot of time and effort maintaining this project. If you find it useful
104
104
105
105
## License
106
106
107
-
This project is licensed under the [Apache License 2.0](LICENSE), so you can use it for personal and commercial projects. However, please note that the images are provided "as is" without any warranty or guarantee of any kind. Use them at your own risk.
107
+
This project is licensed under the [Apache License 2.0](LICENSE), so you can use it for personal and commercial projects. However, please note that the images are provided "as is" without any warranty or guarantee of any kind. Use them at your own risk.
0 commit comments