Sign inSign up

greut/invenio

By greut

Updated almost 11 years ago

Image
1

816

greut/invenio repository overview

greut/invenio:latest

Jump in

$ docker-compose start
$ ssh -p 2222 invenio@localhost  # password: invenio

Setup

$ mkvirtualenv maint-2.0
or
$ workon maint-2.0

$ cdvirtualenv

# symbolic links
$ ln -s /code/invenio .
$ ln -s /code/invenio_demosite .  # or another overlay

$ cd invenio
$ pip install -e .

$ cd ../invenio_demosite
$ pip install -e .

Tag summary

Content type

Image

Digest

sha256:801630fe7

Size

355.6 MB

Last updated

almost 11 years ago

docker pull greut/invenio