Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

heroku container:push should allow specifying a build context path #74

Open
eduardocardoso opened this issue Jun 15, 2018 · 0 comments
Open

Comments

@eduardocardoso
Copy link

heroku container:push doens't build the images correctly if the Dockerfile is not on the project root.

I keep Dockerfiles on a separate folder and currently build the images with docker build -f docker/Dockerfile.web .

Adding a way to specify the build context path would allow me to build using heroku container:push --recursive --path .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant