Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

missing run in example docker command: readme file #34

Open
sb43 opened this issue Nov 6, 2018 · 0 comments
Open

missing run in example docker command: readme file #34

sb43 opened this issue Nov 6, 2018 · 0 comments

Comments

@sb43
Copy link
Member

sb43 commented Nov 6, 2018

docker --rm -ti [--volume ...] quay.io/wtsicgp/dockstore-cgpwgs:$CGPWGS_VER bash
should be
docker run --rm -ti [--volume ...] quay.io/wtsicgp/dockstore-cgpwgs:$CGPWGS_VER bash

@sb43 sb43 changed the title missing run in example command missing run in example docker command: readme file Nov 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant