Skip to content

add docker command line statements to instructions #1

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

Open
fbergmann opened this issue May 6, 2024 · 0 comments
Open

add docker command line statements to instructions #1

fbergmann opened this issue May 6, 2024 · 0 comments

Comments

@fbergmann
Copy link
Member

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.

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

1 participant