Skip to content

Environment APP_USER not implemented for setting up container #799

@jul3z

Description

@jul3z

Sail Version

1.36.0

Laravel Version

11.28.1

PHP Version

8.3

Operating System

macOS

OS Version

15.4.1

Description

#785

Problem with APP_USER, works in all sail commands. But not for setting up new Sail Containers via sail up.

Just found this problem cause we used APP_USER env variable

Steps To Reproduce

Sett APP_USER=test

sail up
sail shell

unable to find user test: no matching entries in passwd file

sett APP_USER=sail
it works.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions