Skip to content

Conversation

wjlow
Copy link

@wjlow wjlow commented Apr 4, 2018

No description provided.

@MarSoft
Copy link

MarSoft commented Jun 15, 2019

I think we should not mount directory to /app but rather mount it to /src. The /docker-entrypoint.sh script copies everything except for dot directories from /src to /app, then it chowns /app and runs tox over it. We don't want to chown in our real filesytstem (and sometimes we won't be able to do it anyway), so we want to mount our source to /src instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants