ccarcaci
Results
3
comments of
ccarcaci
Same for me when I share a volume on host machine: ``` services: ... oracledb: image: sath89/oracle-xe-11g expose: - 1521 ports: - 1521:1521 volumes: - /home/claudio/docker-data/oracledb/data:/u01/app/oracle/oradata ```
Hi @dedeparisg could you provide more details about? Thanks :)
I get the point, thus the problem now is why sometimes the database takes a very long time to run up? :thinking: