nus-mornin-lab / datathon-nscc-2019

NUS-NUHS-MIT Healthcare AI Datathon 2019 environment setup @ NSCC

Home Page:https://hub.docker.com/r/kiend/datathon-nscc-2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerfile for NUS-NUHS-MIT Healthcare AI Datathon 2019 setup @ nscc

Build the image using Buildkit to speed up builds with caching. For more information see here and here.

DOCKER_BUILDKIT=1 docker build . -t <image>

or

DOCKER_BUILDKIT=1 docker build . -t <image> --progress="plain"

to see outputs from containers.

About

NUS-NUHS-MIT Healthcare AI Datathon 2019 environment setup @ NSCC

https://hub.docker.com/r/kiend/datathon-nscc-2019


Languages

Language:Dockerfile 95.3%Language:Shell 4.7%