_________________________________________________________________
_________________________________________________________________
Running a Linux Docker container having an Enterprise Geodatabase in Oracle, while utilizing the ESRI ST_Geometry spatial data type library alongside Oracle SDO spatial data type, is an effective way to manage spatial data environments. This setup allows for enhanced functionality and optimized performance in geographic information systems (GIS) applications.
_________________________________________________________________
--1. Install Docker on Linux
RedHat Linux: Linux Docker Installation - Esri Community
Oracle Linux:
--Docker Linux installation on Oracle Linux 9
cd /etc/yum.repos.d
wget http://yum.oracle.com/public-yum-ol9.repo
vi public-yum-ol9.repo
Edit entries for ol9_latest, ol9_uekr4 and ol9_addons:
> enabled=1
# yum install docker-engine