* fix: copy static files to standalone dir * fix: update Dockerfile to use /bin/sh for entrypoint execution * fix: update Dockerfile to copy static files from apps/web directory * fix: copy from root * fix: set workdir * fix: copy files from inside the container * fix: add logs to debug * fix: remove workdir * fix: log contents of build * fix: copy static files * fix: remove log * chore: remove spacing