Skip to content

Conversation

@etdsoft
Copy link
Member

@etdsoft etdsoft commented Sep 17, 2025

Summary

We can stop using buildpacks and use the Dockerfile for our app deployment.

ENV variables and ports now come form the Dockerfile.

Check List

  • [ ] Added a CHANGELOG entry
  • [ ] Commit message has a detailed description of what changed and why.

dockerfile_path
String. The path to the Dockerfile relative to the root of the repo. If set, it
will be used to build this component. Otherwise, App Platform will attempt to
build it using buildpacks.
Error validating app spec field "services.environment_slug": environment_slug and dockerfile_path are mutually exclusive.
These are coming from the Dockerfile now, and w/o an explicit port DO
assumes 8080.
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