Skip to content

Commit

Permalink
[apache#1463] improvement(doc): Modify the change log for new Docker …
Browse files Browse the repository at this point in the history
…images (apache#1464)

### What changes were proposed in this pull request?

Modify the change log for new Docker images

### Why are the changes needed?

Fix: apache#1463 

### Does this PR introduce _any_ user-facing change?

Just doc.

### How was this patch tested?

No need.

Co-authored-by: Heng Qin <qqtt@123.com>
  • Loading branch information
qqqttt123 and Heng Qin authored Jan 12, 2024
1 parent 0883289 commit 3ae2b1c
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions docs/docker-image-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,16 @@ docker run --rm -d -p 8090:8090 datastrato/gravitino

Changelog

gravitino:0.3.0
- gravitino:0.3.1
- Fix some issues

- Docker image `datastrato/gravitino:0.3.0`
- Gravitino Server
- Expose ports:
- `8090` Gravitino Web UI
- `9001` Iceberg REST service

- gravitino:0.3.0
- Docker image `datastrato/gravitino:0.3.0`
- Gravitino Server
- Expose ports:
- `8090` Gravitino Web UI
- `9001` Iceberg REST service

## Playground Docker image

Expand All @@ -52,6 +55,10 @@ Changelog

Changelog

- trino:426-gravitino-0.3.1
- Fix some issues


- trino:426-gravitino-0.3.0
- Docker image `datastrato/trino:426-gravitino-0.3.0`
- Base on `trino:462`
Expand Down

0 comments on commit 3ae2b1c

Please sign in to comment.