Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where to put Dockerfile? #146

Open
vahdet opened this issue Nov 17, 2021 · 3 comments
Open

Where to put Dockerfile? #146

vahdet opened this issue Nov 17, 2021 · 3 comments

Comments

@vahdet
Copy link

vahdet commented Nov 17, 2021

Is it the root directory, or sth like deployments?

@michail-vestnik
Copy link

HI!
I've been thinking about this question, too. In the end I did this.

Снимок экрана от 2021-12-13 15-27-12

The Dockerfile is placed in the deployments folder. The build is done from the Makefile command, which calls the shell script.
The script copies the files from the deployments for the build time and then deletes them.

I am comfortable with this. :-)

@RaphaelL2e
Copy link

I think you can use build/demo/Dockerfile

@lunuan
Copy link

lunuan commented May 12, 2024

using the build/ folder is the most suitable

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

No branches or pull requests

4 participants