Tom von Schwerdtner

Results 4 issues of Tom von Schwerdtner

Set `verify=False` everywhere. I live in a strict VPN world and I need this for assets to load through our self-signed CA cert. This is ham fisted and I apologize...

These changes allow for running locally via docker or docker-compose. The config file setup is not ideal, the only change is to set the redis host to `redis` (which is...

This would be to support [`RUN --mount=type=ssh`](https://github.com/moby/buildkit/blob/98ce74b987e249ee6872f5f84396ca6cfb47a193/frontend/dockerfile/docs/experimental.md#run---mounttypessh), e.g.: ``` # ... RUN --mount=type=ssh git clone [email protected]:myorg/myproject.git myproject # ... ```

Personally speaking I find the grid style very difficult to scan. I would love the option for a more traditional table layout.