chainguard-dev/apko

Is it possible to change home dir for user created with apko?

farcop opened this issue · 0 comments

I want to change home dir from /home/user to another one within apko file.

E.g.

accounts:
  users:
    - username: myuser
      uid: 10000
      home: /tmp/myuser