Kyle Quest

Results 28 issues of Kyle Quest

Need to have a global flag to control the console output mode (`--json-output` or something like that).

enhancement
good first issue

PHP applications don't handle HTTP requests directly. The HTTP requests need to be sent using the FastCGI protocol.

help wanted
feature

These flags represent `app probes` that you configure to run when `docker-slim` is doing dynamic analysis. It should be done separately from the existing HTTP probes. New names: `--app-exec` (was...

help wanted
feature

From Fredrik Svensson on Slack: > I'm using multiarch/qemu-user-static to generate/run armhf images on an amd64 host. > So the original image has platform=linux/arm/v7 but the generated image gets platform=linux/amd64....

WIP

response.JSON() doesn't return any errors when there's a failure to decode the response data into the expected structure.

You can set user_data for the CloudStack VMs, but there's no way to set VM tags. The vagrant-aws plugin supports it and the CloudStack api supports it too.

Note: creating a native MacOS installer will be tricky (but possible) on Linux (probably should be a separate issue).

help wanted
good first issue

Native registry auth example: using the AWS key ID and secret directly.

help wanted
good first issue