Skip to content

Container[ubi8-init-java17]: Resolve issues with the APP_HOME environment not being sourced by the systemd service #234

@nathanklick

Description

@nathanklick

Description

The APP_HOME environment variable, which is set during the container image build, is not being picked up by the systemd service definition.

We need to address this issue by adding a PassEnvironment=APP_HOME to the systemd service definition.

Affected Branches & Releases

  • 0.4.0
  • release/0.4
  • main

Metadata

Metadata

Assignees

Labels

BugA error that causes the feature to behave differently than what was expected based on design docsP1High priority issue. Required to be completed in the assigned milestone.

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions