Sign inSign up

petronetto/pytorch-alpine

By petronetto

Updated over 8 years ago

pytorch-alpine

Image
4

4.0K

petronetto/pytorch-alpine repository overview

  ____       _____              _     
 |  _ \ _   |_   _|__  _ __ ___| |__  
 | |_) | | | || |/ _ \| '__/ __| '_ \ 
 |  __/| |_| || | (_) | | | (__| | | |
 |_|    \__, ||_|\___/|_|  \___|_| |_|
     _  |___/     _                   
    / \  | |_ __ (_)_ __   ___        
   / _ \ | | '_ \| | '_ \ / _ \       
  / ___ \| | |_) | | | | |  __/       
 /_/   \_\_| .__/|_|_| |_|\___|       
           |_|                        

GitHub issues GitHub license Twitter

Running the container

Simply run the following command and open your browser in http://localhost:5000.

docker run -it --name pytorch \
           -v $(PWD):/notebooks \
           -p 5000:5000 -d \
           petronetto/pytorch-alpine

License

BSD 3-Clause License

Enjoy 😃

Tag summary

Content type

Image

Digest

Size

291.7 MB

Last updated

over 8 years ago

docker pull petronetto/pytorch-alpine