spacedrive/apps/server/docker
Vítor Vasconcellos 2e17b6fe84
Small improvements to sd-server (#1822)
* Fix web spacedrive
 - Replace useOperatingSystem from App.tsx to directly using the 'browser' value, as we can't access usePlatform yet and the frontend crashes due to it.
 - Remove libav* deps from server docker, they are not needed anymore
 - Replace debian with distroless for the runtime base image in server docker

* Fix wrong distroless base image

* Copy missing shared lib

* Add comment explaining why use the debug tag for distroless

* Add missing SpacedriveInterfaceRoot in web/App.tsx
2023-11-25 01:23:10 +00:00
..
Dockerfile Small improvements to sd-server (#1822) 2023-11-25 01:23:10 +00:00
entrypoint.sh [ENG-630] Windows ffmpeg + libheif custom build (#871) 2023-06-10 15:23:37 +00:00