This website requires JavaScript.
Explore
Help
Sign In
nemunaire
/
reveil
Watch
1
Star
0
Fork
0
You've already forked reveil
Code
Issues
1
Pull Requests
2
Releases
26
Activity
06ab639a01
reveil
/
Dockerfile-norebuild
10 lines
103 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore(deps): update alpine docker tag to v3.20
2024-05-22 19:22:45 +00:00
FROM alpine:3.20
Do CI/CD
2022-10-15 12:27:26 +00:00
VOLUME /data
WORKDIR /data
EXPOSE 8080
CMD ["/srv/reveil"]
COPY reveil /srv/reveil
Reference in New Issue
Copy Permalink