Skip to content

fix the image name - #31

Merged
InftyAI-Agent merged 3 commits into
InftyAI:mainfrom
kerthcet:cleanup/change-image-name
Aug 3, 2026
Merged

fix the image name#31
InftyAI-Agent merged 3 commits into
InftyAI:mainfrom
kerthcet:cleanup/change-image-name

Conversation

@kerthcet

@kerthcet kerthcet commented Aug 3, 2026

Copy link
Copy Markdown
Member

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #

Special notes for your reviewer

Does this PR introduce a user-facing change?


Signed-off-by: kerthcet <kerthcet@gmail.com>
Copilot AI review requested due to automatic review settings August 3, 2026 09:07
@InftyAI-Agent InftyAI-Agent added needs-triage Indicates an issue or PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. do-not-merge/needs-kind Indicates a PR lacks a label and requires one. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 3, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates documentation and Dockerfile headers to use the corrected Docker image names/tags for tunnel-enabled SandD images (controller/server and daemon/worker), keeping build/run examples consistent across the repo.

Changes:

  • Renames tunnel image tags in hack/docker/README.md, docs/proposals/TUNNEL.md, and examples/tunnel-simple/README.md.
  • Updates build/run header comments in tunnel-related Dockerfiles to reflect the new image names.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
hack/docker/README.md Updates documented docker build commands to the new tunnel image tags.
hack/docker/Dockerfile.server-tunnel-release Updates header build/run examples to the new server-tunnel image tag.
hack/docker/Dockerfile.server-tunnel Updates header build/run examples to the new server-tunnel image tag.
hack/docker/Dockerfile.daemon-tunnel-release Updates header build/run examples to the new daemon-tunnel image tag.
examples/tunnel-simple/README.md Updates example build instructions and FROM image reference to the new server-tunnel image tag.
docs/proposals/TUNNEL.md Updates proposal docs to the new server-tunnel build/run image references.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread hack/docker/Dockerfile.server-tunnel-release Outdated
Comment thread hack/docker/Dockerfile.server-tunnel Outdated
#
# Build: docker build -f Dockerfile.server-tunnel -t inftyai/sandd-server:latest-tunnel .
# Run: docker run --cap-add NET_ADMIN --device /dev/net/tun inftyai/sandd-server:latest-tunnel
# Build: docker build -f Dockerfile.server-tunnel -t inftyai/sandd-server-tunnel:latest .
Signed-off-by: kerthcet <kerthcet@gmail.com>
@kerthcet

kerthcet commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

/lgtm
/kind cleanup

@InftyAI-Agent InftyAI-Agent added lgtm Looks good to me, indicates that a PR is ready to be merged. cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. and removed do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Aug 3, 2026
@kerthcet
kerthcet force-pushed the cleanup/change-image-name branch from 8625ccd to eabc951 Compare August 3, 2026 09:22
@InftyAI-Agent InftyAI-Agent removed the lgtm Looks good to me, indicates that a PR is ready to be merged. label Aug 3, 2026
Signed-off-by: kerthcet <kerthcet@gmail.com>
@kerthcet

kerthcet commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

/lgtm

@InftyAI-Agent InftyAI-Agent added the lgtm Looks good to me, indicates that a PR is ready to be merged. label Aug 3, 2026

@InftyAI-Agent InftyAI-Agent left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approved: PR has both lgtm and approved labels

@InftyAI-Agent
InftyAI-Agent merged commit ae2ee84 into InftyAI:main Aug 3, 2026
13 checks passed
@kerthcet
kerthcet deleted the cleanup/change-image-name branch August 3, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Looks good to me, indicates that a PR is ready to be merged. needs-priority Indicates a PR lacks a label and requires one. needs-triage Indicates an issue or PR lacks a label and requires one.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants