Skip to content

Commit 1286464

Browse files
docs: artifact type
1 parent cfb442c commit 1286464

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/package_manager.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@ Then we have the [manifest](https://github.com/opencontainers/image-spec/blob/ma
6060
> AC can handle artifacts regardless of the entrypoint (manifest or index).
6161
> However, AC suggests using the index approach. If the author of an agent decides to use a manifest, acknowledge that AC might behave in strange ways.
6262
63-
In that file, Agent Control expects to find some specific keys and values.
63+
There, AC expects to find some specific keys and values.
64+
65+
* `artifactType` must exist and have value `application/vnd.newrelic.agent.v1`
6466

6567
* `layers/mediaType` must take one of the following values:
6668

0 commit comments

Comments
 (0)