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

Issue on Running in Docker #258

Open
johan974 opened this issue Feb 17, 2024 · 0 comments
Open

Issue on Running in Docker #258

johan974 opened this issue Feb 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@johan974
Copy link

Page

/docs/standalone/docker/

Details

The default Dockerfile example could be simplified. The default one should not have the last entrypoint line. That line gives a lot of unexpected situations. It took days to figure that out.

Removing that entrypoint line immediately solved all issues.

As a second example you could leave the entrypoint line in, but please specify what that means.

Suggested Edits

See above.

References

No response

@johan974 johan974 added the bug Something isn't working label Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant