Closed cu8code closed 6 months ago
This does not seem like enough information to figure out the issue. Are there any other important logs that's missing?
Found the issue, part of password-manager was moved to typescript, and it wasn't compiled in the service's Dockerfile. Fixed that as part of #54. Closing this. Thanks for reporting the issue.
Describe the bug when trying to build the docker-compose-file with
podman compose
password_manager give some cryptic error, I suspect this error is also occurring when building with docker, but I have not verified.To Reproduce Steps to reproduce the behavior:
IP=<IP> REACT_APP_PI=<true/false> LOCAL_DIR=<charset-dir-path> podman compose --file docker-compose.yml up
Expected behavior Dose not generate error!
Screenshots
Desktop (please complete the following information):