Skip to content

Instantly share code, notes, and snippets.

@j1cs
Last active July 17, 2018 17:08
Show Gist options
  • Save j1cs/75b5144fa89de1d1756a982248592d2b to your computer and use it in GitHub Desktop.
Save j1cs/75b5144fa89de1d1756a982248592d2b to your computer and use it in GitHub Desktop.
docker oracle
docker run -d -p 9000:8080 -p 1521:1521 -v /home/$USER/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