Closed nxut closed 5 years ago
I figured it out. I needed to run "composer update drupal/core webflo/drupal-core-require-dev symfony/* --with-dependencies"
I solved the same issue by deleting the composer.lock
file and the vendor
directory and running composer install
again. Thank you @nxut.
Codebase Built-in vanilla Drupal and mounted codebase
Describe your issue http://drupal.docker.localhost:8000 is not accessible. 'File not found.' text is returned as response. I've changed nothing in docker-compose.yml I can access http://portainer.drupal.docker.localhost:8000 though.
OS: Windows 10 Docker: Version 2.0.0.0-win82 (29268) Channel: edge Build: e69fe76
Output of
docker info
Contents of your
docker-compose.yml
Contents of your
.env
Logs output
docker-compose logs