-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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
Labels
No labels