Skip to content

docs: add container build documentation#340

Open
notgitika wants to merge 2 commits intomainfrom
docs/container-build
Open

docs: add container build documentation#340
notgitika wants to merge 2 commits intomainfrom
docs/container-build

Conversation

@notgitika
Copy link
Contributor

@notgitika notgitika commented Feb 18, 2026

  • Add docs/container-builds.md documenting the container agent build type from Add container agent support #334
  • Update docs/commands.md with --build flag for create and add agent
  • Update docs/local-development.md with container dev section

Ran pre-checks

@notgitika notgitika requested a review from a team February 18, 2026 21:44
@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 41.28% 2657 / 6435
🔵 Statements 40.74% 2786 / 6838
🔵 Functions 43.52% 571 / 1312
🔵 Branches 46.81% 1765 / 3770
Generated in workflow #430 for commit 8dc08bd by the Vitest Coverage Report Action

@tejaskash tejaskash mentioned this pull request Feb 18, 2026
8 tasks
tejaskash
tejaskash previously approved these changes Feb 18, 2026
Comment on lines +53 to +56
In `agentcore.json`, set `"build": "Container"`:

```json
{
Copy link
Contributor

Choose a reason for hiding this comment

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

If they do this for an existing Agent, they'll need a Dockerfile too right?

Copy link
Contributor Author

@notgitika notgitika Feb 18, 2026

Choose a reason for hiding this comment

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

yes. good point. added a note

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.

2 participants

Comments