Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

privileged container nginx login issue (config) #47

Open
olaf7 opened this issue May 26, 2024 · 0 comments
Open

privileged container nginx login issue (config) #47

olaf7 opened this issue May 26, 2024 · 0 comments

Comments

@olaf7
Copy link

olaf7 commented May 26, 2024

In docker-compose.yml:

image: "ghcr.io/webgiss/niolesk:unprivileged"
ports:
  - "8017:8080"

user: 180

in dockers logs:
[error] 43#43: *1 open() "/usr/share/nginx/html/login" failed (2: No such file or directory),

problem:
Using either a webbrowser or curl the container does not serve a website. Which makes sense given above error, yet is not desirable obviously.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant