Skip to content

Conversation

@dtsulik
Copy link

@dtsulik dtsulik commented Oct 30, 2025

Which issue(s) does this change fix?

N/A

Why is this change necessary?

Currently the Docker build takes the logical resource ID from the template as the name for the image that gets built and tagged. We are able to customize the tag, but not the name. This forces the same restrictions on the image name allowed characters as the resource ID, meaning we cannot use dashes.

How does it address the issue?

Allows specifying custom image name.

What side effects does this change have?

None. WIP, needs to be tested.

Mandatory Checklist

PRs will only be reviewed after checklist is complete

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added area/build sam build command pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. labels Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/build sam build command pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant