Skip to content

Docker (new test version) does not show owner & group info in hamburger popup. #36

@marioscube

Description

@marioscube

The owner and group fields are empty.
Screenshot 2022-05-09 at 17 58 34

if: docker exec -ti puptest /bin/sh
Screenshot 2022-05-09 at 18 43 54

Logical, because the container does not know the names of owner:group 1000:1000 inside the container.

The simples of fixes is to no longer show this info.

Just show the permissions info and I'm happy.

I really like the keep it simple approach of pupcloud.
Just kill off features that do not work and only add features that dd to the functionality of pupcloud! NO need to make the code bloated (and slower) with exceptions and workarounds.

Maybe make this a discussion, not an issue?

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions