Skip to content

Instantly share code, notes, and snippets.

@gladiopeace
Forked from j1cs/docker_oracle.sh
Created February 8, 2018 08:16
Show Gist options
  • Save gladiopeace/2b870f1091f3c408a3fdc03454d8deda to your computer and use it in GitHub Desktop.
Save gladiopeace/2b870f1091f3c408a3fdc03454d8deda to your computer and use it in GitHub Desktop.
docker oracle
docker run -d -p 9000:8080 -p 1521:1521 -v /home/glats/Documentos/oracle:/u01/app/oracle sath89/oracle-xe-11g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment