docker odoo 9 install pika error -


i have simple docker build want achieve. pull base image odoo:9 , install pika library

from odoo:9

run pip install pika

but can't proceed i'm getting error. enter image description here btw, using docker in windows environment.

my solution that, pull dockerfile official docker odoo. add line "&& pip install pika" shown in attached image. enter image description here

build again , have customize docker image pika library installed.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -