Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change to stream9 #10 #11

Merged
merged 1 commit into from
Oct 18, 2024
Merged

change to stream9 #10 #11

merged 1 commit into from
Oct 18, 2024

Conversation

prb112
Copy link
Contributor

@prb112 prb112 commented Oct 18, 2024

Hey @mkumatag

Fixes: #10

Hope this helps...

Successfully generates an image

podman build -f Dockerfile .
[[email protected] ppc64le-cloud-debug-net]# podman images
REPOSITORY                                             TAG             IMAGE ID      CREATED             SIZE
<none>                                                 <none>          2a17030c9754  About a minute ago  446 MB

Runs successfully

podman run -it 2a17030c9754 /bin/bash
[[email protected] ~]# podman run -it 2a17030c9754 /bin/bash
[root@348419a11c92 /]# which network-snapshot.sh
/usr/local/bin/network-snapshot.sh

Thanks

Paul

@ppc64le-cloud-bot
Copy link

Welcome @prb112! It looks like this is your first PR to ppc64le-cloud/debug-net 🎉

Copy link
Member

@mkumatag mkumatag 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 @prb112

@ppc64le-cloud-bot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mkumatag, prb112

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ppc64le-cloud-bot ppc64le-cloud-bot merged commit 640164d into ppc64le-cloud:main Oct 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use stream9 image
3 participants