mirror of
https://github.com/requarks/wiki.git
synced 2026-03-02 22:06:55 -05:00
Run the project Remote Containers - Reopen in Container Windows 10 #1459
Labels
No labels
BETA
BETA
accessibility
backlog
bug
can't replicate
contrib-easy
contrib-hard
contrib-medium
deferred
documentation
duplicate
duplicate
editors
enhancement
invalid
localization
migrate
ui
under review
v3
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wiki-requarks#1459
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lavebug on GitHub (Apr 30, 2020).
Originally assigned to: @NGPixel on GitHub.
Describe the bug
Installing dockerized development environment on Windows 10 getting an error
To Reproduce
Steps to reproduce the behavior:
ERROR: create containers_db-data: volume name "containers_db-data" cannot be a reserved word for Windows filenames
[6599 ms] Command failed: docker-compose --project-name containers -f c:\Users\alex.gontcharov\Desktop\Projects\wikiDocker\dev\containers\docker-compose.yml up -d --build
Expected behavior
Have dev enviroment running without errors
Screenshots

Host Info (please complete the following information):
@NGPixel commented on GitHub (Apr 30, 2020):
I'm on Windows 10 Pro 1909, same versions for docker, and it works just fine.
Try upgrading to Windows 1909? As this seems to be the only difference.
@lavebug commented on GitHub (May 1, 2020):
Do I need ti install Docker and Docker Desktop? Same thing on 1909. I do not have WSL. Can I do it without VSCode Remote Development extention?

@NGPixel commented on GitHub (Jun 1, 2020):
See https://docs.requarks.io/dev#using-docker-generic for instructions without using VS Remote Dev