Error installing esphome integration

Hi all,

After running HA in a venv for the past few years, I’m in the process of moving to a docker install. Got everything up and running with a notable exception of esphome. I already had esphome devices setup via the integration, but after starting the HA docker container, I’m getting the error message below. Not sure what I’m missing or why the built in integration would have issues installing itself?

ImportError: Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by /config/deps/lib/python3.7/site-packages/google/protobuf/pyext/_message.cpython-37m-x86_64-linux-gnu.so)

Thanks for any help!