Skip to content

Missing entrypoint.sh for Dockerfile #499

@dark0ni

Description

@dark0ni

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions