A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this ...
I want to run sqlplus from mycitaaapp:version1 linux container to oracle/database:12.1.0.2-ee, I tried using linking the containers as below but getting sqlplus not found as it is not able to find ...