Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in creating APP image, docker #3

Open
GSNCunha opened this issue Feb 21, 2022 · 0 comments
Open

error in creating APP image, docker #3

GSNCunha opened this issue Feb 21, 2022 · 0 comments

Comments

@GSNCunha
Copy link

GSNCunha commented Feb 21, 2022

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/
...

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

No branches or pull requests

1 participant