Skip to content

Reproducible build #315

@pablopla

Description

@pablopla

Is it possible to get a reproducible build? I'm trying to build with the same goland version and getting different file size 17397571 vs 17397587.

sudo docker run --rm -it golang:1.23.7-alpine /bin/sh
apk add git make curl
cd /
git clone --depth 1 --branch v0.14.0 https://github.com/prometheus-community/smartctl_exporter.git
cd smartctl_exporter
make -f Makefile.common build

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions