Closed atomicgamedeveloper closed 3 weeks ago
@atomicgamedeveloper Both @nichlaes and I can't replicate this error. Can you please check your docker installation again? You can also try running in a fresh Ubuntu VM and see the result.
@atomicgamedeveloper Both @nichlaes and I can't replicate this error. Can you please check your docker installation again? You can also try running in a fresh Ubuntu VM and see the result.
Rebuilding from feature/distributed-demo's HEAD worked. Not sure why it happened, but maybe some interaction with my local changes in that folder.
No longer a problem
Describe the bug
Running
docker compose -f compose.dev.yml build
in/docker
fails to build with the following error regarding loading the build context for libms.To Reproduce
Steps to reproduce the behavior:
docker compose -f compose.dev.yml build
Expected behavior
The compose.dev.yml to be built succesfully.
Screenshots
Application Environment
Please provide the following information:
Additional context
Nothing to add.