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

Question on development workflow #32

Open
xkhainguyen opened this issue Feb 10, 2023 · 2 comments
Open

Question on development workflow #32

xkhainguyen opened this issue Feb 10, 2023 · 2 comments

Comments

@xkhainguyen
Copy link

Hi there,

I have successfully installed and run the simulation with Docker in Ubuntu.

So, we have a shared volume between the host and container. I noticed that we can either develop in the host or in the container. The fact that files/directories created by the container are locked from the host is quite annoying (this does not happen with Mac). And to conveniently work inside the container, I will have to install and configure many things.

So I wonder what is the best development workflow for this case, should I do everything in the host and just use the container to launch the simulation?

Thanks.

@xkhainguyen
Copy link
Author

@hzheng40 Could you help me with this

@Toefinder
Copy link

What is your current progress regarding this?

What is your UID inside the host and inside the docker container? The usual way is to ensure they are the same, to avoid running into permissions issues.

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

No branches or pull requests

2 participants