Skip to content

Conversation

@kpalang
Copy link
Contributor

@kpalang kpalang commented Jul 2, 2025

In addition to setting the user and group id-s to 1000, the PR makes pushes to main deploy the image to Docker Hub. Also removed the ability to manually trigger the workflow.

The deploy currently runs on all pushes to main. This is intended as a intermediate solution until the next hotness arrives.

@kpalang kpalang requested review from a team, gibson9583, jonbartels, kayyagari and tonygermano and removed request for a team July 2, 2025 19:34
@kpalang kpalang marked this pull request as ready for review July 2, 2025 21:00
@jonbartels
Copy link
Contributor

Notes on testing.

To test this we need to review:

  • Is this compatible with the ubuntu base images? Ubuntu images seem to create certain users and we need to make sure they do not conflict. NextGen had previously tried to fix this by changing the UID to 1001 however that broke things
  • Can a volume mount with a Mirth DB or plugins or configs be mounted to an OIE image and retain the correct read/write permissions?

Copy link
Member

@tonygermano tonygermano left a comment

Choose a reason for hiding this comment

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

See comments here #1 (comment).

I haven't tried to build this myself, but I have a feeling the useradd on the ubuntu image is going to fail since uid 1000 already exists.

@kpalang
Copy link
Contributor Author

kpalang commented Jul 16, 2025

I think this PR is superseded by #4. I've made some improvements there on how the image should be built.

@jonbartels
Copy link
Contributor

@kpalang

I think this PR is superseded by #4. I've made some improvements there on how the image should be built.

Can PR 2 be closed and not merged?

@kpalang
Copy link
Contributor Author

kpalang commented Aug 1, 2025

Closing as this PR is superseded by #4

@kpalang kpalang closed this Aug 1, 2025
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