Create a docker container for ML with multiple / many software This container does not have any data docker build . -t <image> docker push <image> <repo>