Skip to content
Snippets Groups Projects
Commit 1c3c63d5 authored by jurgenhaas's avatar jurgenhaas
Browse files

Mount local time into containers

parent 31cf5cad
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,7 @@
ports:
- 3211{{ oracle.id }}:1521
volumes:
- /etc/localtime:/etc/localtime:ro
- /opt/oracle/oracle-xe-{{ oracle.id }}:/opt/oracle/oradata
- /opt/oracle/scripts:/usr/local/sbin
- /var/backups/oracle:/var/backups/oracle
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment