We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
the instructions are clear, i would like it even more, if the respective command lines were available there as well. For example to pull:
docker pull haeussma/enzymeml-lab
or to run the container directly mounting the volume / exposing ports for example:
docker run -it -v .:/home/jovyan/work -p 8888:8888 haeussma/enzymeml-lab
Additionally it would be nice if a docker compose script would be there already.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
the instructions are clear, i would like it even more, if the respective command lines were available there as well. For example to pull:
or to run the container directly mounting the volume / exposing ports for example:
Additionally it would be nice if a docker compose script would be there already.
The text was updated successfully, but these errors were encountered: