Skip to content

Add the ability to write a procfile#8

Merged
josegonzalez merged 5 commits into
masterfrom
5-generate-procfile
Apr 17, 2022
Merged

Add the ability to write a procfile#8
josegonzalez merged 5 commits into
masterfrom
5-generate-procfile

Conversation

@josegonzalez
Copy link
Copy Markdown
Member

Also respect the detected or specified handler in the built image.

Closes #5

@josegonzalez josegonzalez merged commit 2563953 into master Apr 17, 2022
@josegonzalez josegonzalez deleted the 5-generate-procfile branch April 17, 2022 21:08
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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a method for in-place generating a default Procfile

1 participant