Skip to content

Symlinks not being recognized #1049

Answered by felddy
iamthetot asked this question in Q&A
Discussion options

You must be logged in to vote

Docker cannot access files that are not mounted into the container. If your symbolic link points to a nonexistent location (from the container's point of view) you will get the behavior you are experiencing. You can however you can mount your shared assets into both containers using additional volume mounts.

See:

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@iamthetot
Comment options

Answer selected by iamthetot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1048 on August 25, 2024 18:57.