Skip to content
This repository was archived by the owner on Jul 29, 2021. It is now read-only.
This repository was archived by the owner on Jul 29, 2021. It is now read-only.

Containers should share their pacman cache #12

@fleaz

Description

@fleaz

Idea:

  • User triggers "update repo"
  • Create /foo/bar folder on host (tempdir)
  • Mount /foo/bar inside the container as /var/cache/pacman/pkg
  • Update all available packages in the packages.json
  • Remove /foo/bar after update is done

This way all container can share a common pkg cache for pacman which will save some time and bandwidth for the cost of some storage space.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions