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

[improve][misc] Specify /pulsar/data as the home dir for the user in the Alpine based image #22447

Merged

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Apr 5, 2024

Motivation

In #22446, the home directory for the default user pulsar is set to /pulsar/data in the Ubuntu based image. For consistency, it makes sense to use the same directory in the Alpine based image.

In the Alpine image adduser seems to create the /home/pulsar directory so the directory is valid and the problem is different than with the Ubuntu image used in the maintenance branches.

Modifications

Specify /pulsar/data as the home dir for the created default user.

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@lhotari lhotari added this to the 3.3.0 milestone Apr 5, 2024
@lhotari lhotari self-assigned this Apr 5, 2024
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Apr 5, 2024
@lhotari lhotari merged commit 11b3c16 into apache:master Apr 5, 2024
52 of 54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants