Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 186 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 186 Bytes

offline-legacy

Use s2i to build the image, eg:

s2i build -E .s2i/environment . centos/python-35-centos7 victims-cache

and Run with Docker eg:

docker run -p 8080:8080 victims-cache