[Bps-public-commit] docker-rt-base branch buster updated. 411db0482e436ff03e5d09418189e1ed2f7080df

BPS Git Server git at git.bestpractical.com
Mon Jul 3 18:04:05 UTC 2023


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "docker-rt-base".

The branch, buster has been updated
       via  411db0482e436ff03e5d09418189e1ed2f7080df (commit)
      from  75d2908b72c447bb6934fc533b847857da5a34ba (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 411db0482e436ff03e5d09418189e1ed2f7080df
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Mon Jul 3 14:03:17 2023 -0400

    Clarify instructions for building and pushing
    
    Update the link and put sample commands directly in the
    docs in case the example docs on docker hub get moved or
    removed.

diff --git a/README b/README
index aca812c..944f764 100644
--- a/README
+++ b/README
@@ -71,4 +71,14 @@ needed.
 
 Thanks to Christian Loos (GitHub:@cloos) for publishing RT docker examples.
 
-Instructions for updating: https://docs.docker.com/docker-hub/repos/
+Instructions for updating:
+
+Build the docker image:
+
+docker build -t bpssysadmin/rt-base-debian:RT-5.0.3-buster-20230130 .
+
+Push the docker image:
+
+docker push bpssysadmin/rt-base-debian:RT-5.0.4-buster-20230703
+
+https://docs.docker.com/docker-hub/repos/create/
-----------------------------------------------------------------------

Summary of changes:
 README | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
docker-rt-base


More information about the Bps-public-commit mailing list