Skip to content

Conversation

@larsks
Copy link
Contributor

@larsks larsks commented Sep 13, 2024

The Containerfile modified WORKDIR during the ijava install, but did not restore the original value (/opt/app-root/src). This commit modifies the container build process so that we don't need to modify WORKDIR, preserving the original value.

The Containerfile modified `WORKDIR` during the `ijava` install, but did
not restore the original value (`/opt/app-root/src`). This commit modifies
the container build process so that we don't need to modify `WORKDIR`,
preserving the original value.
@larsks larsks requested a review from computate September 13, 2024 19:47
@larsks larsks merged commit ebd5703 into nerc-images:main Sep 14, 2024
@larsks larsks deleted the feature/restore-workdir branch September 14, 2024 10:43
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.

2 participants