Skip to content

corrected docker run syntax - #38

Merged
chris-prener merged 1 commit into
datacarpentry:gh-pagesfrom
unmrds:KarlBenedict-patch-01
Mar 14, 2019
Merged

corrected docker run syntax#38
chris-prener merged 1 commit into
datacarpentry:gh-pagesfrom
unmrds:KarlBenedict-patch-01

Conversation

@karlbenedict

Copy link
Copy Markdown
Contributor

This update addresses two issues in the provided docker run command in the lesson:

  1. a missing -v flag preceding the volume mapping from the user's local system to the container's file system, and
  2. the addition of a, now required, -e PASSWORD= environment variable that sets the password for the container. Current versions of the rocker/rstudio and rocker/geospatial will not start unless a non-default (i.e. "rstudio") password is supplied.

@chris-prener
chris-prener merged commit ffaf490 into datacarpentry:gh-pages Mar 14, 2019
zkamvar pushed a commit that referenced this pull request Sep 18, 2023
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