Skip to content

Instructions on how to debug and see logs from frontend container #29

Description

@aditya211935

When we do

# syntax = edrevo/dockerfile-plus

in a dockerfile, a docker container is launched from edrevo/dockerfile-plus image which contains the grpc server.

Is there any way to get logs from this frontend container for the purpose of debugging the build? This frontend container is short lived, so is there any way on getting the logs from this container?

I can see that some logs are being written to stderr in here https://github.com/edrevo/dockerfile-plus/blob/master/dockerfile-plus/src/dockerfile_frontend.rs#L111

Is there any way of seeing these logs? Even just being able to view stderr from the frontend container would suffice.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions