PowerTools/backend/Dockerfile

3 lines
98 B
Docker
Raw Normal View History

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