Skip to content

[docker-in-docker] - Move the iptables switching logic in the docker-init script and isolated tests for specific cases #2490

[docker-in-docker] - Move the iptables switching logic in the docker-init script and isolated tests for specific cases

[docker-in-docker] - Move the iptables switching logic in the docker-init script and isolated tests for specific cases #2490

name: "Validate devcontainer-feature.json files"
on:
workflow_dispatch:
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: "Validate devcontainer-feature.json files"
uses: devcontainers/action@v1
with:
validate-only: "true"
base-path-to-features: "./src"