X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=Dockerfile.local;h=348feff0e14729cda80092f0c3c91269770d3398;hp=2d76bfdb32a33e79574b30d22856c8f53d3112a6;hb=c3ee9cb2997aa717529e3e8936370084defcfde0;hpb=f3ea2ed8d6932d3709e15a8f69a34f57405bb740 diff --git a/Dockerfile.local b/Dockerfile.local index 2d76bfd..348feff 100644 --- a/Dockerfile.local +++ b/Dockerfile.local @@ -23,7 +23,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio RUN apt-get update && apt-get install -y git python3 \ python3-pymongo python3-yaml python3-pip python3-keystoneclient \ && python3 -m pip install pip --upgrade \ - && python3 -m pip install aiokafka aiohttp cherrypy==18.1.2 keystoneauth1 requests jsonschema==3.2.0 \ + && python3 -m pip install aiokafka dataclasses aiohttp cherrypy==18.1.2 keystoneauth1 requests jsonschema==3.2.0 \ && mkdir -p /app/storage/kafka && mkdir -p /app/log # OSM_COMMON