Duncan X Simpson
b1ef248ee9
Docker improvements
...
- Modify onionr.sh to parse env and supply args to run-onionr-node.py
- 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
2020-12-16 04:44:25 +00:00
Kevin Froman
4b6fdbdd0a
change dockerfile to python image, remove unnecessary apt installs
2019-12-19 03:30:30 -06:00
Kevin Froman
376b2cc2d6
added peerprofiles and filepaths tests
2019-09-14 01:29:31 -05:00
Kevin Froman
c3bb676363
+added fontawesome, improved readme
2019-08-30 04:23:44 -05:00
Kevin Froman
901b275d40
fixed everything being executable permission
2019-06-16 02:04:32 -05:00
Kevin Froman
6687b2a843
changed permisisons
2019-02-02 17:10:04 -06:00
Kevin
44d545684a
Merge Tempblocks
2018-11-11 02:10:58 +00:00
Kevin Froman
9d827493e4
+ v3 onion config
...
+ use newer ubuntu
2018-08-18 23:07:09 -05:00
Kevin Froman
cfbc834eb5
* fixed locale issue in docker
...
* fixed uploaded blocks not saving type properly
2018-08-17 16:50:16 -05:00
Kevin Froman
12d39393b4
* cache pip requirements in dockerfile
...
* import blacklist into core
+ began work on blacklist command
* work on blacklist module
* modified dockerignore
2018-08-10 17:13:58 -05:00
Kevin Froman
2907471b5f
* always check needed config on startup
...
+ added Dockerfile
2018-08-05 01:35:49 -05:00