This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
decky-plugin-template
Watch
1
Star
0
Fork
You've already forked decky-plugin-template
0
mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced
2025-10-30 06:52:24 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
aa46a9ee70
decky-plugin-template
/
backend
/
Dockerfile
5 lines
101 B
Text
Raw
Normal View
History
Unescape
Escape
Switch to holo-docker image
2022-08-08 14:15:25 -07:00
FROM ghcr.io/steamdeckhomebrew/holo-base:latest
Merge Dockerfile and example files for backend support example (#7) * Add template dockerfile for testing * Switch to holo-docker image * Add default entrypoint.sh * Updated dockerfile to reflect CI/CD on database * Add template makefile, main.c * Adjusted entrypoint.sh to actually build binary * Made entrypoint.sh executable * Big README update and comments in Dockerfile
2022-08-13 20:14:43 -07:00
Updated dockerfile to reflect CI/CD on database
2022-08-09 19:41:05 -07:00
ENTRYPOINT [ "/source/entrypoint.sh" ]
Add template dockerfile for testing
2022-07-27 16:52:49 -07:00
Updated dockerfile to reflect CI/CD on database
2022-08-09 19:41:05 -07:00
WORKDIR /src
Reference in a new issue
Copy permalink