Tag Archives: container

Docker Tutorıal

7 October 2020   0 Comment

Today, I am going to talk about connecting two docker containers with docker network feature. First, we need to create at least two different docker containers. I am going to work with “Oracle DB” and “Oracle WebLogic” docker containers. Let’s check containers and their status with; My containers’ name are “OracleDBOrnek” and “OracleWebLogicSarper” docker ps […]

Read More