mushorg / tanner

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

Remove empty line from Dockerfile to prevent WARNING #356

Closed mzfr closed 4 years ago

mzfr commented 4 years ago

There was the empty line between different commands which caused docker to give WARNING. I've removed those.

Also, in my opinion, it would be nice to actually use different RUN for each command rather than having a single RUN for all the commands.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 1164


Totals Coverage Status
Change from base Build 1152: 0.0%
Covered Lines: 1372
Relevant Lines: 1762

💛 - Coveralls