We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ae643 commit ba5d9b3Copy full SHA for ba5d9b3
README.md
@@ -8,8 +8,8 @@ composer require --dev blamebutton/laravel-docker-builder
8
9
## Usage
10
11
-Add `DOCKER_IMAGE_TAG` to your `.env` and run:
+Set the `DOCKER_NGINX_TAG` and `DOCKER_PHP_TAG` environment variables and run:
12
13
```shell
14
-vendor/bin/docker/build
15
-```
+vendor/bin/docker-build
+```
0 commit comments