breakpoint()
docker container ls docker attach ID # ID is the container id for oneview-django image
Note: would need -it i.e. --interactive --tty when container is turned on.
-it
--interactive --tty