Skip to content

Make builds reproducible #3

@powerjg

Description

@powerjg

We want to make sure everyone generates the exact same binary when they compile. For now, Docker images would probably be the easiest way to do this. Make sure it include the Dockerfiles in this repo so others can make the docker images.

BTW, make sure to specify the exact tag in the FROM statement. Otherwise, the base of the docker image could be changed without you knowing if it's on Dockerhub (well, actually, even with the tag it could be changed, but it's less likely).

Metadata

Metadata

Assignees

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