- the demo layers are there
- my layers are not there
In the output the only relevant message I could find is:
25 Jun 08:11:53 ERROR [storage.DefaultStorageFinder] - Found system environment variableGEOSERVER_DATA_DIR set to /opt/geoserver_data/ , which is not writeable
25 Jun 08:11:53 ERROR [storage.DefaultStorageFinder] - Found system
environment variableGEOSERVER_DATA_DIR set to /opt/geoserver_data/ , which is not writable
Check your file permissions against the user running geoserver in your container.
The problem is not with the "standard" directory permissions but with the SElinux extensions running on the server and its additional permissions. :z at the end of the container path makes the difference.