Created
March 10, 2020 19:18
-
-
Save NicholasKuchiniski/de0eb40f8158d062ad2c0637eb8408e3 to your computer and use it in GitHub Desktop.
Subindo container docker oracle
This file contains hidden or 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 1521:1521 -p 5500:5500 -it --name dockerDB1 container-registry.oracle.com/database/enterprise:12.2.0.1-slim |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment