Skip to content

Commit 9c64353

Browse files
committed
Update README.md
1 parent dbb293d commit 9c64353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ See all available options, and their supported values, by running `php artisan d
5050
* `-p, --php-version` - PHP version for Docker image
5151
* `-e, --php-extensions` - PHP extensions (comma-separated) to include in Docker image
5252
* `-o, --optimize` - Run `php artisan optimize` on container start
53-
* `-a, --optimize` - Run `php artisan optimize` on container start
53+
* `-a, --alpine` - Use Alpine Linux based images
5454
* `-m, --node-package-manager` - Install Node dependencies using NPM or Yarn
5555
* `-b, --node-build-tool` - Run Vite.js or Laravel Mix build step
5656

0 commit comments

Comments
 (0)