Skip to content

Configure DO deployment to use existing Docker image#1417

Open
etdsoft wants to merge 8 commits intodevelopfrom
do-use-docker
Open

Configure DO deployment to use existing Docker image#1417
etdsoft wants to merge 8 commits intodevelopfrom
do-use-docker

Conversation

@etdsoft
Copy link
Member

@etdsoft etdsoft commented Sep 18, 2025

Summary

Instead of building an image from the Dockerfile use an existing image from Docker Hub.

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.

1 participant