Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you want to create your own Odysseus Docker Container, see Create an Odysseus Docker Container.

You could also start interactive (and use the osgi console):

Code Block
docker run -it -p 8888:8888 odysseusol/odysseus

The ODYSSEUS_HOME will be used as a volume.

The following will bind the odysseus home to H:\docker\odyhome1

Code Block
docker run -p 8888:8888 -it -vH:\docker\odyhome1:/var/lib/odysseus odysseusol/odysseus

Content by Label
showLabelsfalse
max5
spacesODYSSEUS
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "ODYSSEUS"
labelskb-how-to-article

...