I have Dockerfile.
[isuser@den01gwe DockerImages]$ cat Dockerfile FROM oraclelinux:7 CMD ["/bin/bash"]
When i\'m running the image defa