Skip to content

Fix docker command in install.md #2765

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
Apr 20, 2022
Merged

Fix docker command in install.md #2765

merged 1 commit into from
Apr 20, 2022

Conversation

tingstad
Copy link
Contributor

@tingstad tingstad commented Apr 20, 2022

-e GOPATH=$(go env GOPATH):/go is wrong and should most likely be
-e GOPATH=/go -v $(go env GOPATH):/go

Signed-off-by: Richard Tingstad <richard.tingstad@gmail.com>
@casualjim casualjim merged commit 7903e42 into go-swagger:master Apr 20, 2022
@tingstad tingstad deleted the patch-1 branch April 20, 2022 19:49
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