Skip to content

Support Docker Container#117

Merged
robshakir merged 5 commits intoopenconfig:mainfrom
bstoll:container
Mar 3, 2022
Merged

Support Docker Container#117
robshakir merged 5 commits intoopenconfig:mainfrom
bstoll:container

Conversation

@bstoll
Copy link
Copy Markdown
Contributor

@bstoll bstoll commented Feb 17, 2022

This PR adds a Docker image to be published to Github Packages. It is triggered on each commit to the main branch. An example of the workflow execution is here. The example package can be seen here.

docker pull ghcr.io/bstoll/gribigo:main
...
docker run ghcr.io/bstoll/gribigo:main -h
Usage of /go/bin/rtr:
  -alsologtostderr
    	log to standard error as well as files
...

Additionally, args are added for gnmi and gribi ports to make the container useful in other environments (i.e. KNE).

Copy link
Copy Markdown
Member

@robshakir robshakir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @bstoll!

@robshakir robshakir merged commit 2f627d9 into openconfig:main Mar 3, 2022
@bstoll bstoll deleted the container branch March 8, 2022 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants