This website requires JavaScript.
Explore
Help
Sign In
moanos
/
Notfellchen
Watch
1
Star
0
Fork
0
You've already forked Notfellchen
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2d690d4536
Notfellchen
/
docs
/
Dockerfile
5 lines
93 B
Docker
Raw
Normal View
History
Unescape
Escape
docs: Add initial documentation
2024-10-03 07:03:28 +00:00
FROM
sphinxdoc/sphinx
ci: Adjust Dockerfile
2024-10-04 09:29:09 +00:00
WORKDIR
.
ADD
requirements.txt ./
docs: Add initial documentation
2024-10-03 07:03:28 +00:00
RUN
pip3 install -r requirements.txt
Reference in New Issue
Copy Permalink