proin / saturn-docker

Saturn Dockerfile include tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

license ubuntu node python tensorflow r torch

Saturn Dockerfile

This repository contains Dockerfile of Saturn for Docker's automated build published to the public Docker Hub Registry.

Base Docker Image

Build Docker

  • Install Docker.

  • Build

    git clone https://github.com/proin/saturn-docker
    cd saturn-docker
    docker build -t saturn .

Usage

docker pull proin/saturn
docker run -it -p 3000:3000 proin/saturn

About

Saturn Dockerfile include tensorflow

License:MIT License


Languages

Language:Shell 100.0%