Skip to content

Install curl-impersonate duplicate in Dockerfile #1466

@bugeaud

Description

@bugeaud

Current Docker file has two section for installing the curl-impersonate.

The first (line 80-100) that is guessing the arch and installing the corresponding arch bins on /opt

The second (line 103-105) that is installing x86_64 only bins in /opt .

The second instance (x86_64 specific) look like a discrepancy and should be removed IMHO as x86_64 is already handled by the first one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions