**GG-CE Web** is available as a Docker image `dockerhub.croptrust.org/grin-global/grin-global-ui/gg-ce-web:2021.1`.
**GG-CE Web** is available as a Docker image `dockerhub.croptrust.org/grin-global/grin-global-ui/gg-ce-web:2021.2`.
It works best with [GG-CE Server](https://gitlab.croptrust.org/grin-global/grin-global-server) image `dockerhub.croptrust.org/grin-global/grin-global-server:2021.1`.
The preview of the next release is available as `dockerhub.croptrust.org/grin-global/grin-global-ui/gg-ce-web:2021.2-edge` and
you should update your copy of the image before **restarting** your container:
It works best with [GG-CE Server](https://gitlab.croptrust.org/grin-global/grin-global-server) image `dockerhub.croptrust.org/grin-global/grin-global-server:2021.2`.
The **GG-CE Web** container requires a few configuration options. The options
are provided as environment variables. You need to note:
...
...
@@ -47,7 +33,7 @@ docker run --rm --name 'ggce-web' \
**Note:** After hitting **Enter** You should immediately seeing log messages on the console. If not, then your command is not valid. Hit `Ctrl + C` and retry.
...
...
@@ -86,6 +72,21 @@ Application config {
}
```
# Next release
The preview of the next release is available as `dockerhub.croptrust.org/grin-global/grin-global-ui/gg-ce-web:2021.3-edge` and
you should update your copy of the image before **restarting** your container: