Skip to content

tzkwkblab/lab-dockerfile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to use

build

$ export HOST_PORT = `expr 10000 + $UID`
$ make build

run

$ HOST_DIRECTORY = <your code directory absolute path> make run

exec

$ make exec

Show jupyter notebook url

$ make notebook-url

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 51.2%
  • Dockerfile 48.8%