Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Stdout and stderr are not printed on docker run command error #702

Copy link
Copy link
@zhemaituk

Description

@zhemaituk
Issue body actions

Reproduced on the latest version: 5.4.0

It stopped logging the docker command's stdout and stderr, hiding actual underlying error.
To reproduce try:

dockerizePip: true
dockerImage: not-existing-image:123

Actual log output:
Exited with code 125. Stdout: undefined. Stderr: undefined

Expected:
stdout/stderr produced by docker command is printed to the logs displaying the actual error:

docker: Error response from daemon: pull access denied for not-existing-image, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.