mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-17 07:18:26 +00:00
update(proposals/20200506-artifacts-scope-part-2.md): resolution about image naming
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
This commit is contained in:
@@ -85,7 +85,7 @@ The following convention MUST be used for all container images.
|
|||||||
- falcosecurity/falco-driver-loader:TAG
|
- falcosecurity/falco-driver-loader:TAG
|
||||||
- Runs `falco-driver-loader` and exit
|
- Runs `falco-driver-loader` and exit
|
||||||
- Needs to be run with `--privileged`
|
- Needs to be run with `--privileged`
|
||||||
- falcosecurity/*TBD**
|
- falcosecurity/falco-no-driver
|
||||||
- Runs `falco` (only userspace)
|
- Runs `falco` (only userspace)
|
||||||
- falcosecurity/falco-tester:TAG
|
- falcosecurity/falco-tester:TAG
|
||||||
- Runs the Falco integration test suite
|
- Runs the Falco integration test suite
|
||||||
@@ -94,6 +94,7 @@ The following convention MUST be used for all container images.
|
|||||||
|
|
||||||
The image usage MUST be documented in the Dockerfile and in the [website](https://falco.org/docs/).
|
The image usage MUST be documented in the Dockerfile and in the [website](https://falco.org/docs/).
|
||||||
If an image does not take any action by default, a command usage MUST printed out.
|
If an image does not take any action by default, a command usage MUST printed out.
|
||||||
|
We reserve the right to add image aliases if it was needed.
|
||||||
|
|
||||||
## Official support
|
## Official support
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user