chore(docker): ignore CI directories and use extension installer
- Add .github and .circleci to .dockerignore to reduce image size - Replace docker-php-ext-install with mlocati's extension installer for better reliability and maintenance
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
.git
|
||||
.github
|
||||
.circleci
|
||||
.env
|
||||
node_modules
|
||||
vendor
|
||||
|
||||
Reference in New Issue
Block a user