Skip to content

Docker build log should be printed when docker build fails #5124

@jie-lyu

Description

@jie-lyu

Currently, when CI=true, when docker build fails in copilot svc package, only

upload resources required for deployment for frontend: build and push the image "frontend": build Dockerfile at /path/to/Dockerfile: building image: exit status 1

is printed. AFAIK, there is no method to investigate what really is happening.

When CI != true, a few more lines is printed, but still not enough information is provided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementIssues that are improvements for existing features.type/requestIssues that are created by customers.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions