This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git


The following commit(s) were added to refs/heads/master by this push:
     new 7a0dba86 Updating instructions for pushing a new docker image
7a0dba86 is described below

commit 7a0dba868cd3a3b4faa13e56d6c8dad829b7be9c
Author: Marcus Christie <[email protected]>
AuthorDate: Thu Sep 28 18:37:53 2023 -0400

    Updating instructions for pushing a new docker image
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 84d32571..aa8a1697 100644
--- a/README.md
+++ b/README.md
@@ -137,7 +137,7 @@ docker buildx create --name mybuilder --use
 then run
 
 ```
-docker buildx build --pull --platform linux/amd64,linux/arm64 -t TAG --push .
+docker buildx build --pull --platform linux/amd64,linux/arm64 -t 
apache/airavata-django-portal:latest --push .
 ```
 
 ## Documentation

Reply via email to