FROM ghcr.io/steamdeckhomebrew/holo-base:latest
ADD ./backend/ /source
ADD ./build/backend /build
WORKDIR /source