SIGN IN SIGN UP
wagoodman / dive UNCLAIMED

A tool for exploring each layer in a docker image

0 0 89 Go

DIVE_VERSION does not need to be exported (#492)

The value of the variable DIVE_VERSION is not needed in a
spawned subprocess. Thus, the variable does not necessarily
need to be exported. Arguably, the environment is less
polluted if it is not exported.
R
Rene Nyffenegger committed
7556be352aac39d151a53ad593a64dd167af629a
Parent: 2d86aa7
Committed by GitHub <noreply@github.com> on 2/2/2024, 2:26:54 PM