FROM ghcr.io/unitronix/betterdesk:3.5.4@sha256:d9a8eba5291ea11b440cd49f08ea0c511dd0507765a3db90d79b9a857009b521
LABEL org.opencontainers.image.title="ZephyrusDesk Console"
LABEL org.opencontainers.image.vendor="ZEPHYRUS VIRTUAL SOLUTIONS, LLC"
LABEL org.opencontainers.image.source="https://github.com/ZephyrusWare/ZephyrusDesk"
LABEL org.opencontainers.image.licenses="AGPL-3.0"
COPY --chown=10001:10001 overlay/ /app/
COPY zephyrusdesk-source.tar.gz /app/public/zephyrusdesk-source.tar.gz
