YannickB / odoo-hosting

Other
64 stars 50 forks source link

[IMP] Alpine #164

Closed YannickB closed 7 years ago

YannickB commented 7 years ago

And finally the last PR

I made an almost complete oneclick deploy, should still be a little buggy though. Proxy and Odoo/postgres functional, not bind nor postfix.

Please do not review the Dockerfiles too much, especially the considerable amount of commented code. I want to keep the old RUN until we are sure that all images works perfectly under alpine.

codecov-io commented 7 years ago

Current coverage is 29.76% (diff: 0.00%)

Merging #164 into master will increase coverage by 0.08%

@@             master       #164   diff @@
==========================================
  Files            71         71          
  Lines          5488       5472    -16   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1629       1629          
+ Misses         3859       3843    -16   
  Partials          0          0          

Powered by Codecov. Last update 763e31c...d7204c2

YannickB commented 7 years ago

Ok so let's merge it, I'll start configuring Docker Hub with the new Dockerfile location and then make some tests.