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

Add Dockerfile and update workflow for Avni Server Dockerization #652

Merged
merged 3 commits into from
Nov 10, 2023
Merged

Add Dockerfile and update workflow for Avni Server Dockerization #652

merged 3 commits into from
Nov 10, 2023

Conversation

yenugukeerthana
Copy link
Contributor

This PR introduces a Dockerfile to the project, providing instructions for building a Docker image of the Avni Server. Additionally, the workflow configuration has been updated to facilitate the Dockerization process.

@@ -0,0 +1,3 @@
FROM amazoncorretto:8
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does Avni server need JDK v8? Seems quite old.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes Gurpreet, Currently Avni Server runs on Java 8

<<: *tags_filter
requires:
- test
- build_docker_image:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yenugukeerthana Since the secrets are added under context, Please add the context entry here. Ref: https://circleci.com/docs/contexts/

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done @mohan-13

@ashusvnath ashusvnath merged commit 64e8370 into avniproject:master Nov 10, 2023
1 of 2 checks passed
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.

4 participants