Skip to content
  • Andrei Gherzan's avatar
    77d350f8
    skopeo: Add oniro-specific configuration · 77d350f8
    Andrei Gherzan authored
    
    
    Skopeo is the component that podman uses to comunicate with container
    registries so we configure skopeo for the OS requirements of the
    project.
    
    The most notable change is that we use the application partition for the
    root's graphroot. This is where the data (including images) is stored
    for the root user.
    
    We also explicitly set the storage driver and runtime directory.
    
    Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
    77d350f8
    skopeo: Add oniro-specific configuration
    Andrei Gherzan authored
    
    
    Skopeo is the component that podman uses to comunicate with container
    registries so we configure skopeo for the OS requirements of the
    project.
    
    The most notable change is that we use the application partition for the
    root's graphroot. This is where the data (including images) is stored
    for the root user.
    
    We also explicitly set the storage driver and runtime directory.
    
    Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
Loading