This website requires JavaScript.
Explore
Help
Sign In
colin
/
sharded-gotify
Watch
1
Star
0
Fork
You've already forked sharded-gotify
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
90e07f2489
sharded-gotify
/
docker
/
Dockerfile
4 lines
88 B
Docker
Raw
Blame
History
FROM
frolvlad/alpine-glibc
WORKDIR
/app
ADD
gotify-app /app/
ENTRYPOINT
[
"./gotify-app"
]
Reference in New Issue
View Git Blame
Copy Permalink