ljhskyso / zipline-docker

Docker image for zipline with python 2.7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zipline-docker

Docker image for zipline with python 2.7

The image is available on Docker Hub @ https://hub.docker.com/r/ljhskyso/zipline/

commands

Show all available MAKE commands

$ make

Sample response:

help:            Show this help

 SET UP COMMANDS

build:           build zipline image
run:             run zipline image attached
up:              run zipline container detached
stop:            stop running zipline container
commit:          commit zipline container to a image
push:            push commited image to Docker Hub

About

Docker image for zipline with python 2.7


Languages

Language:Makefile 100.0%