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

Add a docker-compose file for development #61

Merged
merged 7 commits into from
May 14, 2024

Conversation

rmalmain
Copy link
Collaborator

It's mainly to avoid recompiling everything when we modify a single file in the source code.

README.md Outdated
Beware however, the container and the host directory will be synchronized: each change in the container's source folder
will be reflected on the host and vice versa (except for the build subfolder).

A script is available to quickly get docker-compose: `./dev.sh`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You forgot to add the dev file?

@aurelf aurelf merged commit 40f0b4c into eurecom-s3:master May 14, 2024
1 check passed
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