Last active
July 17, 2018 17:08
-
-
Save j1cs/75b5144fa89de1d1756a982248592d2b to your computer and use it in GitHub Desktop.
docker oracle
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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