How to install new packages into non-root Docker Container? February 7, 2023 by Tarik Switch to the root user, then switch back to the original solr user: USER root install/updates USER solr