yuqi1129 commented on code in PR #3912:
URL: https://github.com/apache/gravitino/pull/3912#discussion_r1673478427


##########
docs/publish-docker-images.md:
##########
@@ -25,8 +25,9 @@ You can use GitHub actions to publish Docker images to the 
Docker Hub repository
    + `datastrato/gravitino-ci-trino`.
    + Future plans include support for other data sources.
 5. Input the `tag name`, for example: `0.1.0`, Then build and push the Docker 
image name as `datastrato/{image-name}:0.1.0`.
-6. You must enter the correct `publish docker token` before you can execute 
run `Publish Docker Image` workflow.
-7. Wait for the workflow to complete. You can see a new Docker image shown in 
the [Datastrato Docker Hub](https://hub.docker.com/u/datastrato) repository.
+6. Input the `envoriments`, for example: `HADOOP_VERSION=3.1.0 
HIVE_VERSION=3.1.3`, Then use special version to install HDFS and Hive.

Review Comment:
   `envoriments` typo?
   
   Environment variable



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to