...
Changes to the LIPI configuration can be applied by simply restarting the running lipi-server container
Code Block | ||
---|---|---|
| ||
docker restart lipi-server |
List available LIPI versions
Code Block | ||
---|---|---|
| ||
docker image ls --format '{{json .Tag}}' gcr.io/mazemap-public-docker/lipi |
...