Skip to content

Docker Run Error: could not load environment #368

Answered by DannyDainton
EuZak asked this question in Q&A
Discussion options

You must be logged in to vote

Can you provide more visual examples of what you can see, the command only leads me to ask questions about the structure of your file system and does that directory contain that file.

Does it run without the Environment file?

$ docker run -t -v $(pwd):/etc/newman dannydainton/htmlextra run /home/test/test.postman_collection.json -r htmlextra,cli

Or using a URL link to the Collection?

$ docker run -t -v $(pwd):/etc/newman dannydainton/htmlextra run https://www.getpostman.com/collections/87e7fdca175d74ff3beb -r htmlextra,cli

Without more contextual information there's isn't a lot I can do here.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@EuZak
Comment options

@DannyDainton
Comment options

@EuZak
Comment options

@EuZak
Comment options

@EuZak
Comment options

Answer selected by DannyDainton
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants