mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2025-10-30 06:52:24 -05:00
5 lines
No EOL
101 B
Docker
5 lines
No EOL
101 B
Docker
FROM ghcr.io/steamdeckhomebrew/holo-base:latest
|
|
|
|
ENTRYPOINT [ "/source/entrypoint.sh" ]
|
|
|
|
WORKDIR /src |