NginxProxyManager / NginxProxyManager/docker-nginx-full
Crowdsec install script not being run?
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 108
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
It looks like the install script is copied into the /tmp folder, but is never ran here?: https://github.com/NginxProxyManager/docker-nginx-full/blob/78080a65481c735bdf81c9d01b49d4af4151ef6f/docker/Dockerfile#L78C1-L79C90
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open docker/Dockerfile at lines 78-79 and inspect how the CrowdSec install script is copied into /tmp. Trace the surrounding image-build steps to determine whether the script is invoked, then verify the Docker image build completes with the expected CrowdSec installation behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 42/100