This website requires JavaScript.
Explore
Help
Sign in
askiiart
/
feed-the-void
Watch
1
Star
0
Fork
You've already forked feed-the-void
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fba2ed646e
feed-the-void
/
Dockerfile
3 lines
86 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit - code done, other stuff partial
2023-11-20 18:00:13 -06:00
FROM python:slim-bookworm
Add docker and CI stuff, minor updates
2023-11-21 11:53:00 -06:00
RUN apt update && apt install -y pandoc
CMD ["/data/run.sh"]
Reference in a new issue
Copy permalink