Connecting to the Container

When the container was created in above steps, you can connect to the container using the docker command along with the ID of that container.

›_ Console

# docker exec -i -t cssim460 sh 

# pwd 

/simulator/bin 

# ls -ltr 
image-3285909907-1.jpg

Connecting the container