Skip to content
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

arguments passed into docker run of mktechdocs are ignored #33

Closed
jsseidel opened this issue Nov 1, 2019 · 1 comment
Closed

arguments passed into docker run of mktechdocs are ignored #33

jsseidel opened this issue Nov 1, 2019 · 1 comment

Comments

@jsseidel
Copy link
Collaborator

jsseidel commented Nov 1, 2019

E.g. this doesn't work:

docker run --rm --user $(id -u):$(id -g) -v $(pwd):/project mktechdocs:0.0.8 help

@jsseidel
Copy link
Collaborator Author

jsseidel commented Nov 1, 2019

Fixed in latest version of docker >= 0.0.8

@jsseidel jsseidel closed this as completed Nov 1, 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

No branches or pull requests

1 participant