Fantastic/backend/Dockerfile

3 lines
98 B
Text
Raw Normal View History

FROM ghcr.io/steamdeckhomebrew/holo-toolchain-rust:latest
2022-08-23 11:42:12 -07:00
ENTRYPOINT [ "/backend/entrypoint.sh" ]