I have a docker file:
from ubuntu
I\'ve build it with:
docker image build --tag my-ubuntu .
I have a contain