-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
While investigating other problems, I found the following empty folder hsqldb, that is owned by root:root. I added some newlines for readability. Any ideas?
$ sudo docker exec -it pentaho /bin/bash
bash-4.3# cd /opt/pentaho/server/pentaho-server/data/
bash-4.3# ls -al | grep hsqldb
drwxr-xr-x 5 pentaho pentaho 4096 Apr 18 05:01 hsqldb
drwxr-xr-x 2 root root 4096 Apr 18 05:01 hsqldb,
bash-4.3# ls -alR hsqldb,
hsqldb,:
total 8
drwxr-xr-x 2 root root 4096 Apr 18 05:01 .
drwxr-xr-x 10 pentaho pentaho 4096 Apr 18 05:01 ..
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels