PowerTools/backend/Dockerfile

3 lines
98 B
Docker

FROM ghcr.io/steamdeckhomebrew/holo-toolchain-rust:latest
ENTRYPOINT [ "/backend/entrypoint.sh" ]