Versions Compared

Key

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

...

Changes to the LIPI configuration can be applied by simply restarting the running lipi-server container

Code Block
languagebash
docker restart lipi-server

List available LIPI versions

Code Block
languagebash
docker image ls  --format '{{json .Tag}}'  gcr.io/mazemap-public-docker/lipi

...