--- # static Dockerfile tests # ensure there are env vars set in the dockerfile file: /goss/Dockerfile: exists: true contains: - "/ENV PANTHEON_RPC_HTTP_HOST 0.0.0.0/" - "/ENV PANTHEON_RPC_WS_HOST 0.0.0.0/" - "/ENV PANTHEON_GRAPHQL_HTTP_HOST 0.0.0.0/"