Question 2: how do you view this mirrored dockerfile file?
Docker run -it image: version /bin/bash
After generating the container, you can go in and see which software is available.
Dockerfile cannot see it.
Question 2: how do you view this mirrored dockerfile file?
Docker run -it image: version /bin/bash
After generating the container, you can go in and see which software is available.
Dockerfile cannot see it.