Vauxoo / travis2docker

This is a Library to transform travis to docker file
BSD 2-Clause "Simplified" License
13 stars 15 forks source link

[IMP] t2d: Use ZSH_INSTALL to enable ZSH installation #180

Closed antonag32 closed 1 year ago

antonag32 commented 1 year ago

Fixes #164

Also removed cp /root/.zshrc /home/odoo/.zshrc which was not necessary and was failing during docker build.