mirror of
https://github.com/jwadow/kiro-gateway.git
synced 2026-04-25 01:15:57 +03:00
[PR #55] [MERGED] feat(docker): add Docker containerization with CI/CD #73
Labels
No labels
bug
bug
enhancement
enhancement
fixed
fixed
invalid
needs-info
needs-testing
pull-request
question
upstream
wontfix
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/kiro-gateway-jwadow#73
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jwadow/kiro-gateway/pull/55
Author: @PAzter1101
Created: 1/24/2026
Status: ✅ Merged
Merged: 1/30/2026
Merged by: @jwadow
Base:
main← Head:feature/docker-containerization📝 Commits (1)
955c209feat(docker): add Docker containerization with CI/CD📊 Changes
7 files changed (+1265 additions, -42 deletions)
View changed files
➕
.dockerignore(+63 -0)➕
.github/workflows/docker.yml(+142 -0)➕
AGENTS.md(+763 -0)➕
Dockerfile(+39 -0)📝
README.md(+131 -0)➕
docker-compose.yml(+79 -0)📝
main.py(+48 -42)📄 Description
Docker features:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.