visual-navigation-agent-pytorch icon indicating copy to clipboard operation
visual-navigation-agent-pytorch copied to clipboard

How to uses Docker to automate installation process?

Open Sunnyzhr opened this issue 4 years ago • 0 comments

Thanks for your attention! I follow this tutorial https://hub.docker.com/r/kulhanek/visual-navigation-agent-pytorch/. After running docker pull kulhanek/visual-navigation-agent-pytorch, I succeed to download the image

(Siamese) root@c:~# docker images REPOSITORY TAG IMAGE ID CREATED SIZE nvidia/cuda 11.0-devel-ubuntu18.04 d89f75c1799d 3 months ago 3.74GB kulhanek/visual-navigation-agent-pytorch latest bdb29c561190 11 months ago 3.52GB

Then what should I do to automate installation process?

Sunnyzhr avatar Jan 16 '21 06:01 Sunnyzhr