aws / aws/bedrock-agentcore-starter-toolkit

[BUG] Don't overwrite existing Dockerfile

Open
#79 1 comment 3 reactions 0 assignees View on GitHub
bug enhancement runtime
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.