An open API service indexing awesome lists of open source software.

https://github.com/mdbecker/fastbook-docker

Docker container for https://github.com/fastai/fastbook
https://github.com/mdbecker/fastbook-docker

Last synced: 5 months ago
JSON representation

Docker container for https://github.com/fastai/fastbook

Awesome Lists containing this project

README

          

docker build -t fastbook . && docker run --net=host --gpus all --memory 60g --memory-swap 60g --shm-size 8G --rm -it --name f1 fastbook