Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Set versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dzelge committed Feb 25, 2021
1 parent 210695e commit 581ad44
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Cate Docker Images

This repository aims at providing a configuration for a docker base image
that can be used to run cate services. Main aim is to configure cate to run in a K8s environment.
that can be used to run cate services. Main aim is to configure `cate` to run in a K8s environment.

## Images that will be built

Expand Down Expand Up @@ -57,9 +57,15 @@ to quay.io. These versions need to be manually pushed using:
docker-compose push
```

## Software Versions used in 0.1.4
## Software Versions used in 2.0.2

| Software | Version |
|------------|---------|
| cate | 2.1.3 |
| cate-webui | 2.2.0 |
__Versions:__

MINICONDA_VERSION=4.8.2
JUPYTER_VERSION=1.1.0

CATE_BASE_VERSION=2.1.0
CATE_VERSION=2.1.5.dev3
CATE_WEBUI_VERSION=2.2.2-dev.5
CATE_USER_NAME=cate
CATE_DOCKER_VERSION=2.0.2

0 comments on commit 581ad44

Please sign in to comment.