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

Docker image not completing frontend build #54

Open
anitacaron opened this issue Nov 24, 2023 · 2 comments
Open

Docker image not completing frontend build #54

anitacaron opened this issue Nov 24, 2023 · 2 comments
Assignees

Comments

@anitacaron
Copy link
Collaborator

When using the docker image in the docker-compose file, the build never completes.

2023-11-23 18:59:56 Building frontend. PUBLIC_URL: /spot/oxo2
2023-11-23 18:59:57 yarn run v1.22.19
2023-11-23 18:59:57 $ /opt/oxo2/node_modules/.bin/react-scripts build
2023-11-23 19:00:00 Creating an optimized production build...
@matentzn
Copy link
Contributor

What is your docker version, docker-compose version? (and just for clarity, the command you are running)

My ODK builds getting stuck is my nightmare, it happens all the time. Usually I have to update something, or empty some old caches. Another reason can be, that the binaries pulled in are not compatible with the system you are building on...

Annoying problems.

@anitacaron
Copy link
Collaborator Author

It's not the docker image build itself, it's the frontend build.

@anitacaron anitacaron changed the title Docker image not completing build Docker image not completing frontend build Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants