Skip to content

🚀 Prepare stable docker image#3

Merged
HanXHX merged 3 commits intomasterfrom
release_docker
Feb 24, 2026
Merged

🚀 Prepare stable docker image#3
HanXHX merged 3 commits intomasterfrom
release_docker

Conversation

@HanXHX
Copy link
Copy Markdown
Contributor

@HanXHX HanXHX commented Feb 24, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 24, 2026 15:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds Docker Compose definitions and hardens the container image so retyc-cli can be run interactively with a persisted config directory.

Changes:

  • Add compose.yaml for building/running the CLI with a named config volume.
  • Add compose.dev.yaml for local/dev overrides (inline config + host gateway mapping).
  • Update Dockerfile to run as a non-root user and copy /etc/group into the scratch image; expand .dockerignore.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
compose.yaml Defines a retyc-cli service build and a named volume for persisted config.
compose.dev.yaml Dev override using extends, inline config content, and extra_hosts mappings.
Dockerfile Switches to numeric non-root user/group in scratch and includes /etc/group.
.dockerignore Excludes .docker/ from build context.

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

Comment thread Dockerfile
@HanXHX
Copy link
Copy Markdown
Contributor Author

HanXHX commented Feb 24, 2026

@copilot recheck

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 24, 2026

@HanXHX I've opened a new pull request, #4, to work on those changes. Once the pull request is ready, I'll request review from you.

@HanXHX
Copy link
Copy Markdown
Contributor Author

HanXHX commented Feb 24, 2026

@copilot final review

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 24, 2026

@HanXHX I've opened a new pull request, #5, to work on those changes. Once the pull request is ready, I'll request review from you.

@HanXHX
Copy link
Copy Markdown
Contributor Author

HanXHX commented Feb 24, 2026

@copilot #5 merged

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 24, 2026

@HanXHX I've opened a new pull request, #6, to work on those changes. Once the pull request is ready, I'll request review from you.

@HanXHX HanXHX merged commit 4f611a0 into master Feb 24, 2026
3 checks passed
@HanXHX HanXHX deleted the release_docker branch February 25, 2026 10:24
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.

3 participants