🐛 Fixes
- Refactors the way
Dockerfile
anddocker-compose.yml
were referring toWORKDIR
and how the mounts were being references. Due to a mismatch the container would work properly when being run in development mode viadocker compose
but the directories were nested a level deeper when the image was published across togithub
container registry.
The container is considered stable as of this release and packages can be found on ghcr