Skip to content

Adalitix/serving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build the clipper image run:

docker build -t adalitix/clipper-dev .

To launch it run:

docker run --rm -it --link dind:docker adalitix/clipper-dev sh

To start clipper and test it run:

python3 start_clipper.py

and

python3 test_clipper_connection.py

Releases

No releases published

Packages

No packages published