Skip to content

Extend install doc to cover nginx and improve nginx config #5296

Extend install doc to cover nginx and improve nginx config

Extend install doc to cover nginx and improve nginx config #5296

---
name: check-containers
# yamllint disable-line rule:truthy
on: [push, pull_request]
jobs:
static-check-containers:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Test our container definitions
run: make test-check-containers