javinoram / HandWriting

Web software to read handwriting characters of korean, russian and japanese (hiragana) alphabet
MIT License
1 stars 0 forks source link

Update docker containers #18

Closed javinoram closed 1 week ago

javinoram commented 3 weeks ago

It's necessary to update the docker files and docker-compose to adjust the changes done to the folder structure and others.

javinoram commented 3 weeks ago

The changes should consider the production environment

javinoram commented 3 weeks ago

25.69 note: This error originates from a subprocess, and is likely not a problem with pip. 25.69 ERROR: Failed building wheel for h5py 25.69 Failed to build h5py 25.69 ERROR: Could not build wheels for h5py, which is required to install pyproject.toml-based projects

Error in the image creation. Related to h5py

javinoram commented 3 weeks ago

Dockerfile:19

17 |
18 | # mover todas los archivos construidos a la carpeta del servidor 19 | >>> COPY --from=build /build /usr/share/nginx/html 20 |
21 | # set up las configuraciones del servidor

ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref b4a7087d-46ef-4e40-8ddd-fbdbc46a9a1a::myawr127y3nydobwf7dkihi82: "/build": not found Error in the image creation of the web view