aws / aws/bedrock-agentcore-starter-toolkit
[BUG] Don't overwrite existing Dockerfile
- Dominant language
- Python
- Stars
- 508
- Forks
- 155
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 4
Description
**Describe the bug**
I want to use the CLI for config management and deployment, but I want to use my own Dockerfile and I'm not using the SDK wrapper for FastAPI
**To Reproduce**
Normal setup to config an agent
**Expected behavior**
Check if I already have a Dockerfile, if yes, don't overwrite. Instead, maybe warn the user that the Dockerfile exists and can't guarantee it will work as well as the jinja2 dockerfile template.
Contributor guide
Research direction
Locate the CLI path used by the normal agent setup that generates the Dockerfile, then reproduce the reported configuration flow with an existing Dockerfile. Done means the existing file is preserved and the user receives a warning that the custom Dockerfile may not work like the Jinja2 template.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dockerfile, python
- Domain
- cli, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100