Skip to content

Create a non-root user in the ENTRYPOINT #10

Create a non-root user in the ENTRYPOINT

Create a non-root user in the ENTRYPOINT #10

name: Hadolint Testing
on:
pull_request:
types: [synchronize, opened, reopened]
jobs:
hadolint-testing:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: hadolint/hadolint-action@v3.1.0
with:
recursive: true