Sign inSign up

catholabs/recsys

By catholabs

Updated over 10 years ago

based in catholabs/recsysbase

Image
2

310

catholabs/recsys repository overview

Dockerfile to automate build of an image based in catholabs/docker_base All requirements in https://github.com/catholabs/docker_recsys/blob/master/requirements.txt installed a

usage:

docker run -i -t catholabs/recsys python -c "print('Hello World')"

or from a new build

FROM catholabs/recsys
RUN anything
CMD python myscript.py

Docker HUB repo: https://registry.hub.docker.com/u/catholabs/recsys/

Tag summary

Content type

Image

Digest

Size

705.1 MB

Last updated

over 10 years ago

docker pull catholabs/recsys