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

Docker file with predefine options #1

Open
cturbelin opened this issue Apr 22, 2021 · 1 comment
Open

Docker file with predefine options #1

cturbelin opened this issue Apr 22, 2021 · 1 comment

Comments

@cturbelin
Copy link
Member

The version is hardcoded and the ENV_FILE set to the template (default is already .env.local in Dockerfile)

docker build -t github.com/influenzanet/web-app:v0.0.1 -f Dockerfile $(DOCKER_OPTS) --build-arg ENV_FILE=env-sample.config .

@sajeeth1009
Copy link
Contributor

The makefile is currently not in use in Belgium or the example Italian deployment right now. Instead, the Github action file is being used to create the build. So if you want to make changes to the Makefile, please go ahead and edit it and create a pull request for this.

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

2 participants