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

Docker Image predic8/membrane cannot open ports <1024 #1274

Closed
rrayst opened this issue Sep 13, 2024 · 1 comment
Closed

Docker Image predic8/membrane cannot open ports <1024 #1274

rrayst opened this issue Sep 13, 2024 · 1 comment
Assignees

Comments

@rrayst
Copy link
Contributor

rrayst commented Sep 13, 2024

solution: run setcap 'cap_net_bind_service=+ep' /path/to/program on the java executable before publishing the Docker Image (=in the Dockerfile)

@rrayst
Copy link
Contributor Author

rrayst commented Oct 7, 2024

see #645

@rrayst rrayst closed this as completed Oct 7, 2024
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

2 participants