Skip to content

Latest commit

 

History

History

docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Examples of configurations to run lgo with docker

Directories

image

Dockerfile to build the prebuilt docker image (yunabe/lgo). This Docker image uses Python2.

image_py3

Dockerfile example with Python3.

jupyter

docker-compose configuration to run lgo using docker-compose and the prebuilt Docker image.