#!/usr/bin/env bash INVALIDATE_CACHE_UPSTREAM_UBUNTU="steam" # Steam Runtime requires its own namespaces # so we have to allow them in our seccomp filter. # Don't use it if you don't trust their sandboxing (pressure-vessel). UNSAFE_I_KNOW_WHAT_I_AM_DOING_ALLOW_NAMESPACES=true