johnbuluba / Yatcobot

Yatcobot (Yet another twitter contest bot) is the most advanced and configurable bot for twitter contests and giveaways
GNU General Public License v2.0
63 stars 5 forks source link

shrink the docker container to small bitzz #13

Closed bruvv closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #13 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   98.11%   98.11%           
=======================================
  Files          20       20           
  Lines        1220     1220           
=======================================
  Hits         1197     1197           
  Misses         23       23

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e0f03e1...c61e287. Read the comment docs.

johnbuluba commented 6 years ago

This is a good idea in theory, but it fails to build because there is no apt in alpine. Please verify before pull request ;-)

bruvv commented 6 years ago

darn it that is right, I need to test it myself first haha. i will see how we can shrink it since we do not need everything from python