|
|
|
|
|
by vezzy-fnord
4004 days ago
|
|
Don't know why you were downvoted. Docker doesn't give you reproducible builds because you're still running in a raw host OS environment with all its state, but simply the subsystems partitioned into their own namespaces. Docker is more akin to a snapshot than reproducible. |
|