Skip to content

Move pkg/archive out of main module/repository #49069

@dmcgowan

Description

@dmcgowan

Description

Summary

Move pkg/archive out of the main module into its own repository

Currently relevant dependencies

github.com/docker/docker/pkg/archive
  ├ github.com/docker/docker/pkg/idtools
  ├ github.com/docker/docker/pkg/ioutils
  ├ github.com/docker/docker/pkg/pools
  ├ github.com/docker/docker/pkg/system
  ├ github.com/moby/patternmatcher
  ├ github.com/moby/sys/sequential
  └ github.com/moby/sys/userns

github.com/docker/docker/pkg/idtools
  └ github.com/moby/sys/user

github.com/docker/docker/pkg/ioutils (nothing relevant)

github.com/docker/docker/pkg/pools
  └ github.com/docker/docker/pkg/ioutils

github.com/docker/docker/pkg/system (nothing relevant)

Proposal and steps

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Status

Complete

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions