mushorg / tanner

He who flays the hide
GNU General Public License v3.0
222 stars 104 forks source link

Accomodate for PR #364 #368

Closed t3chn0m4g3 closed 4 years ago

t3chn0m4g3 commented 4 years ago

Needs #364 as parent Turning Insecure on

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 1203


Files with Coverage Reduction New Missed Lines %
tanner/config.py 5 53.49%
tanner/emulators/base.py 5 94.44%
tanner/emulators/rfi.py 8 88.1%
<!-- Total: 18 -->
Totals Coverage Status
Change from base Build 1190: 0.04%
Covered Lines: 1406
Relevant Lines: 1841

💛 - Coveralls
t3chn0m4g3 commented 4 years ago

Please test :)

afeena commented 4 years ago

@t3chn0m4g3 thanks again for taking care of Docker :)

afeena commented 4 years ago

@t3chn0m4g3 while building, got an error ERROR: Service 'tanner_phpox' failed to build: ADD failed: stat /var/lib/docker/tmp/docker-builder811824814/dist: no such file or directory

Guess because of this line https://github.com/mushorg/tanner/blob/28125376435af8eccc7459a8f4922793e6ec7e4b/docker/phpox/Dockerfile#L4

t3chn0m4g3 commented 4 years ago

You are correct. I admit, it was late :)

t3chn0m4g3 commented 4 years ago

@afeena This should work now 🤞