I\'m using Cloudera Hive ODBC driver in my code and I\'m trying to containerize the app. Below is my Dockerfile,
FROM ubuntu:18.04 FROM continuumio/anaconda3