Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
user-check

GitHub Action

Non-root check for Docker image

v1.0.0

Non-root check for Docker image

user-check

Non-root check for Docker image

Check if a Docker image uses a non-root user

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Non-root check for Docker image

uses: wetransform/[email protected]

Learn more about this action in wetransform/gha-docker-nonroot

Choose a version

gha-docker-nonroot

Composite action for checking if a Docker image has configured a non-root user as default user or not.