Skip to content

arch119/openresty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Create dockerimage with openresty
    cd docker/openresty
    docker build -t openresty .

2. Create dockerimage with jupyter installed
    cd docker/openresty_jupyter
    docker build -t openresty_jupyter .

3. Run with start_docker.sh

Releases

No releases published

Packages

No packages published

Languages