@cloudflare/containers-shared 0.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,18 @@
1
+ # @cloudflare/containers-shared
2
+
3
+ Internal shared container functionality for Cloudflare Workers SDK.
4
+
5
+ ## Internal Use Only
6
+
7
+ This package is published only for internal use.
8
+
9
+ Do not depend on this package directly from external projects. It is not a
10
+ public SDK, it does not provide a stable API surface, and any function, type,
11
+ export, behavior, or file path contained in this package may change or be
12
+ removed at any time without notice.
13
+
14
+ No semver compatibility is promised for consumers outside Cloudflare's own
15
+ Workers SDK packages.
16
+
17
+ - Cloudchamber/Containers API client
18
+ - Utils for constructing and running docker commands