kevin / fedora-kickstarts

Forked from fedora-kickstarts 3 months ago
Clone

04e1ba3 Only base containers should have tzdata

Authored and Committed by Carlos O'Donell 7 months ago
    Only base containers should have tzdata
    
    The base container should always install tzdata to ensure that it is
    available for applications built on top of the base container.
    
    The minimal container should never have tzdata installed, and the
    application should install it as part of the application dependencies.
    
    Starting with Fedora 39 we have the capability to remove tzdata from
    the minimal images without resorting to deleting files:
    https://fedoraproject.org/wiki/Changes/AllowRemovalOfTzdata
    
        
file modified
+1 -0