index
:
decky-bazzite-buddy
main
renovate/configure
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
Dockerfile
blob: c4113b4354b2c1661cc651cebfc3a94c5ac646dd (
plain
)
1
2
3
4
5
6
FROM arch:latest ADD ./backend/ /source ADD ./build/backend /build WORKDIR /source