Fantastic/backend/Dockerfile

3 lines
98 B
Docker
Raw Normal View History

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