[GH-ISSUE #22] Possible issue in Dockerfile #14

Closed
opened 2026-02-27 08:14:36 +03:00 by kerem · 3 comments
Owner

Originally created by @maestro-pkt on GitHub (Jul 1, 2021).
Original GitHub issue: https://github.com/lldap/lldap/issues/22

When I try to start the newest docker image, I'm receiving the following error:

error: Found argument '--config_file' which wasn't expected, or isn't valid in this context

It appears that /app/lldap is expecting config [DASH] file and it is being passed config [UNDERSCORE] file. Should the CMD line in the Dockerfile be config [dash] file?

Originally created by @maestro-pkt on GitHub (Jul 1, 2021). Original GitHub issue: https://github.com/lldap/lldap/issues/22 When I try to start the newest docker image, I'm receiving the following error: ``` error: Found argument '--config_file' which wasn't expected, or isn't valid in this context ``` It appears that /app/lldap is expecting config [DASH] file and it is being passed config [UNDERSCORE] file. Should the CMD line in the Dockerfile be config [dash] file?
kerem 2026-02-27 08:14:36 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@nitnelave commented on GitHub (Jul 1, 2021):

Indeed it should! I'm impressed that someone is actually trying to use the docker image already, it's not ready for use yet :)

<!-- gh-comment-id:872057876 --> @nitnelave commented on GitHub (Jul 1, 2021): Indeed it should! I'm impressed that someone is actually trying to use the docker image already, it's not ready for use yet :)
Author
Owner

@nitnelave commented on GitHub (Jul 1, 2021):

Fixed and updated the docker image.

<!-- gh-comment-id:872114826 --> @nitnelave commented on GitHub (Jul 1, 2021): Fixed and updated the docker image.
Author
Owner

@adepssimius commented on GitHub (Sep 11, 2021):

Hey, sorry I just submitted the same issue as it appears that the current docker image is not built with the fixed dockerfile.

<!-- gh-comment-id:917464444 --> @adepssimius commented on GitHub (Sep 11, 2021): Hey, sorry I just submitted the same issue as it appears that the current docker image is not built with the fixed dockerfile.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#14
No description provided.