4 lines
107 B
Docker
4 lines
107 B
Docker
|
FROM ghcr.io/steamdeckhomebrew/holo-toolchain-rust:latest
|
||
|
|
||
|
ENTRYPOINT [ "/not-decky-store/entrypoint.sh" ]
|