-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
Issue Type
- Bug Re port
Faraday version
latest
Component Name
02ac6d6
https://github.com/infobyte/faraday/blob/master/Dockerfile
Steps to reproduce
-Try to start the docker container standalone without the compose file
- exited directly because entrypoint is missing
Expected results
Hi,
That it is possible to start the docker container standalone.
I dont understand why in MR 02ac6d6
the entrypoint was removed in the Dockerfile and added in as parameter in the docker compose. Know it is not possible to start the container without to set the entrypoint manually.
In the documentation say it is possible to start the container standalone without the docker compose: https://docs.faradaysec.com/Install-guide-Docker/
Now it is not possible to start the container as standalone application, think here it is a mistake that the entrypoint is removed from the dockerfile.
Metadata
Metadata
Assignees
Labels
No labels