Skip to content

Commit

Permalink
Deprecate non-distributable layers
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Hall <jason@chainguard.dev>
  • Loading branch information
imjasonh committed Oct 13, 2022
1 parent 8159c82 commit 2cdbef2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions layer.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,9 @@ Any given image is likely to be composed of several of these Image Filesystem Ch

# Non-Distributable Layers

> **NOTE**: Non-distributable layers are deprecated, and not recommended for future use.
> Clients SHOULD consider the advice below for existing images, but in general SHOULD NOT produce new non-distributable layers.
Due to legal requirements, certain layers may not be regularly distributable.
Such "non-distributable" layers are typically downloaded directly from a distributor but never uploaded.

Expand Down

0 comments on commit 2cdbef2

Please # to comment.