# For more information: https://laravel.com/docs/sail version: '3' services: laravel.test: build: context: ./vendor/laravel/sail/runtimes/8.2 dockerfile: Dockerfile args: WWWGROUP: '${WWWGROUP}' image: sail-8.2/app extra_hosts: - 'host.docker.internal:host-gateway' ports: - '${APP_PORT:-80}:80' - '${VITE_PORT:-5173}:${VITE_PORT:-5173}' environment: WWWUSER: '${WWWUSER}' LARAVEL_SAIL: 1 XDEBUG_MODE: '${SAIL_XDEBUG_MODE:-off}' XDEBUG_CONFIG: '${SAIL_XDEBUG_CONFIG:-client_host=host.docker.internal}' volumes: - '.:/var/www/html' networks: - sail networks: sail: driver: bridge
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
devcontainer.stub | File | 637 B | 0644 |
|
docker-compose.stub | File | 811 B | 0644 |
|
mailpit.stub | File | 189 B | 0644 |
|
mariadb.stub | File | 675 B | 0644 |
|
meilisearch.stub | File | 346 B | 0644 |
|
memcached.stub | File | 132 B | 0644 |
|
minio.stub | File | 513 B | 0644 |
|
mysql.stub | File | 679 B | 0644 |
|
pgsql.stub | File | 649 B | 0644 |
|
redis.stub | File | 259 B | 0644 |
|
selenium.stub | File | 185 B | 0644 |
|
soketi.stub | File | 447 B | 0644 |
|