Skip to content

error in creating APP image, docker #3

@GSNCunha

Description

@GSNCunha

the postgresdb and redis images are created sucefully:
--------------------------------TERMINAL-------------------------
MY DIRECTORY% docker-compose up -d postgresdb redis

[+] Running 3/3

⠿ Network condo-git_app-network Created 0.0s

⠿ Container condo-git-postgresdb-1 Started 0.3s

⠿ Container condo-git-redis-1 Started

but, when I try the APP image, an errors occur:
------------------------------TERMINAL------------------------------
MY DIRECTORY% APP COMMAND
...
⠿ app Error
...
=> ERROR [build 6/6] RUN set -ex && yarn && bash -c "yarn workspace @app/condo build" && yarn cache clean && rm -rf /home/app/.env && rm -rf /home/app/.config && rm -rf /home/app/.yarn && rm -rf /home/app/.cache && ls -lah /home/app/
...

Metadata

Metadata

Assignees

No one assigned

    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