Skip to content

Build a docker image based on the built workspace#7

Merged
josegonzalez merged 1 commit into
masterfrom
4-generate-image
Apr 17, 2022
Merged

Build a docker image based on the built workspace#7
josegonzalez merged 1 commit into
masterfrom
4-generate-image

Conversation

@josegonzalez
Copy link
Copy Markdown
Member

@josegonzalez josegonzalez commented Apr 17, 2022

This will allow users to locally test the built artifact. Note that they'll still need to specify a handler as the command for the container, as this isn't written to the image at this time.

Closes #4.

@josegonzalez josegonzalez added the type: enhancement New feature or request label Apr 17, 2022
This will allow users to locally test the built artifact. Note that they'll still need to specify a handler as the command for the container, as this isn't written to the image at this time.

Closes #4
@josegonzalez josegonzalez merged commit b1258c4 into master Apr 17, 2022
@josegonzalez josegonzalez deleted the 4-generate-image branch April 17, 2022 19:27
josegonzalez added a commit that referenced this pull request Apr 17, 2022
- Add a note when the lambda.zip is to large pointing users at alternatives
- #6: Remove lambda.zip from build area
- #7: Build a docker image based on the built workspace
- #8: Add the ability to write a procfile
- #10: Allow customizing the docker image port
- #13: Add ability to specify both build and image environment variables
- #14: Add support for pre-compile and post-compile hooks
- #15: Rename flag so as not to shadow a potential build-image flag
- #16: Add a missing flags to autocomplete
@josegonzalez josegonzalez mentioned this pull request Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add way to generate a docker image

1 participant