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: e0218aa822ee58a833232249ce83e2b87fdabf7d (
plain
)
1
2
3
4
5
6
FROM archlinux:latest ADD ./backend/ /source ADD ./build/backend /build WORKDIR /source