This website requires JavaScript.
Explore
Help
Sign In
kev
/
Onionr
Watch
1
Star
0
Fork
0
You've already forked Onionr
Code
Issues
24
Pull Requests
Projects
Releases
2
Wiki
Activity
b25e376349
Onionr
/
.dockerignore
7 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
+ onionr now introduces automatically + added daemon tools file + added .dockerignore
2018-08-07 07:31:53 +00:00
onionr/data/**/*
onionr/data
* cache pip requirements in dockerfile * import blacklist into core + began work on blacklist command * work on blacklist module * modified dockerignore
2018-08-10 22:13:58 +00:00
MY-RUN.sh
Docker improvements - Create run-onionr-node.sh to parse env and supply args to run-onionr-node.py - Dockerfile: - Run onionr by default rather than bash - Run as unprivileged user by default instead of root - Use /app for all code - Specify python 3.7 (3.8 fails to build cffi) - Use apt-get rather than apt (apt's CLI is not stable) - Slight reformatting and consolidation - do not use devnull in run-onionr-node.py
2020-12-15 06:20:27 +00:00
Dockerfile
.dockerignore
.git
Reference in New Issue
Copy Permalink