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 docker workflow #16

Merged
merged 4 commits into from
Nov 9, 2023
Merged

Add Dockerfile and docker workflow #16

merged 4 commits into from
Nov 9, 2023

Conversation

bennsimon
Copy link
Collaborator

IMPORTANT: Where possible all PRs must be linked to a Github issue

Resolves [link to issue]

Engineer Checklist

  • I have written Unit tests for any new feature(s) and edge cases for
    bug fixes
  • I have run mvn spotless:check to check my code follows the project's
    style guide
  • I have confirmed all new and existing tests passed.
  • I ran mvn clean package right before creating this pull request.

Dockerfile Outdated
ENV TOKEN_ISSUER="http://localhost/auth/realms/test"
ENV PROXY_TO="http://localhost:8080/fhir"
ENV BACKEND_TYPE="HAPI"
ENV ACCESS_CHECKER="list"
Copy link
Collaborator

Choose a reason for hiding this comment

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

do we want to point to our default here i.e. "permission" or it is ok since we will override during deploy?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I don't mind removing it.

@bennsimon
Copy link
Collaborator Author

@pld
Copy link
Member

pld commented Nov 3, 2023

Follow-up on background conversations, I'm fine, and I think it's even potentially better, for this docker file with compiled code but not source code, to be public. We'd prefer it to be in the onaio org than opensrp

@bennsimon bennsimon merged commit 322a20d into main Nov 9, 2023
@bennsimon bennsimon deleted the add-dockerworkflow branch November 9, 2023 09:48
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.

3 participants