export ORACLE_HOME=/u01/app/oracle/product/21.0.0/xe export ORACLE_SID=XE export PATH=$ORACLE_HOME/bin:$PATH export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/lib
Pull the image and run it with your environment variables mapped: install oracle xe 21c on ubuntu
Oracle XE 21c includes a web-based management interface. Open a browser and go to: export ORACLE_HOME=/u01/app/oracle/product/21
Edit the .bashrc file for the oracle user: install oracle xe 21c on ubuntu