Skip to content

Docker Build Fails on Rebuild Due to Existing build_container Folder #1

@ALPA-Industry-and-Technology

Description

Let's say I build the same Flutter source code twice.

During the second build, the Docker container thows an error - either at the end or just before the compilation is completed - because the build_container folder already exists.

Could you please create a solution that allows multiple compilations to coexist without requiring the user (like me) to manually delete the build_container folder before each build?

Thank you!

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