Skip to content

Updates docker run command to simplify it #19

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

Merged
merged 1 commit into from
Feb 6, 2019

Conversation

dmitrinesterenko
Copy link
Contributor

Updates the docker run command to use the fact that the user is already in the TensorFlow-LifeLessons folder after completing the previous steps and we can use the output of the $(pwd) command to bind the volume from host to the docker container.

Updates the docker run command to use the fact that the user is already in the TensorFlow-LifeLessons folder after completing the previous steps and we can use the output of the $(pwd) command to bind the volume from host to the docker container.
Copy link
Member

@jonkrohn jonkrohn left a comment

Choose a reason for hiding this comment

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

Great! Thanks, @dmitrinesterenko :)

@jonkrohn jonkrohn merged commit 93c0e1d into the-deep-learners:master Feb 6, 2019
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