Skip to content

Commit 2e98c34

Browse files
author
Jay Payne
committed
Move back to standard docker sail config
1 parent 39866ae commit 2e98c34

File tree

5 files changed

+1
-102
lines changed

5 files changed

+1
-102
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
services:
33
laravel.test:
44
build:
5-
context: ./docker/8.4
5+
context: ./vendor/laravel/sail/runtimes/8.4
66
dockerfile: Dockerfile
77
args:
88
WWWGROUP: '${WWWGROUP}'

docker/8.3/Dockerfile

-63
This file was deleted.

docker/8.3/php.ini

-7
This file was deleted.

docker/8.3/start-container

-17
This file was deleted.

docker/8.3/supervisord.conf

-14
This file was deleted.

0 commit comments

Comments
 (0)