Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developping for Drupal 9 under Windows #2

Open
javaskater opened this issue Aug 3, 2021 · 0 comments
Open

Developping for Drupal 9 under Windows #2

javaskater opened this issue Aug 3, 2021 · 0 comments

Comments

@javaskater
Copy link

  • I try do develop modules in Drupal9 using VSCode on Windows and Drupal 9 in a Docker Container (For that pupose, I am using the Docker for Drupal project)
  • on the Window side I get in my VSCode workspace the following structure:
PS C:\Users\jeanp\CONSULTANT\docker4drupal> dir


    Répertoire : C:\Users\jeanp\CONSULTANT\docker4drupal


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
d-----        30/07/2021     11:12                .github
d-----        31/07/2021     14:12                .vscode
d-----        30/07/2021     11:12                mutagen
d-----        30/07/2021     11:12                tests
d-----        22/07/2021     04:17                vendor
d-----        22/07/2021     04:17                web
-a----        30/07/2021     11:12              6 .dockerignore
-a----        30/07/2021     11:12           2300 .env
-a----        30/07/2021     11:12             26 .gitignore
-a----        30/07/2021     11:12            390 docker-compose.override.ym 
                                                  l
-a----        31/07/2021     14:25           9789 docker-compose.yml
-a----        30/07/2021     11:12           3016 docker.mk
-a----        30/07/2021     11:12           1083 LICENSE.md
-a----        30/07/2021     11:12            137 Makefile
-a----        30/07/2021     11:12           9142 README.md
-a----        30/07/2021     11:12            423 traefik.yml

the web and vendor directories are copied from the php container!

volumes:
    - ./:/var/www/html:cached
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant