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

Create Docker environment to run all code locally #20

Open
georges-schutz opened this issue Oct 17, 2022 · 1 comment
Open

Create Docker environment to run all code locally #20

georges-schutz opened this issue Oct 17, 2022 · 1 comment
Labels
build_process Everythin related to building docker and binder things

Comments

@georges-schutz
Copy link
Contributor

The local service is OK for first tests but if you like to use the code for own development or integrating new functionality it would be nice to have an independent environment that is not imposing modifications of your own host environment.

The docker configuration could be hosted on docker-hub or here in a dedicated repository.
For long-term evolution we could think of a hierarchical setup so that a specific branch like the sandbox has his own docker configuration but building up with some base OpenSens docker config and refer to that for all dependent sub-projects (repositories).

@georges-schutz
Copy link
Contributor Author

This activity could be linked to the #14 (comment) as this tries to check how to make the mybinder configuration more usable

@cchwala cchwala added the build_process Everythin related to building docker and binder things label Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build_process Everythin related to building docker and binder things
Projects
None yet
Development

No branches or pull requests

2 participants