Bryan Dady

Results 12 issues of Bryan Dady

See [install.sh#L219](https://github.com/curusarn/resh/blob/master/scripts/install.sh#L219) ```text All history recorded from now on will have context which will by the RESH SEARCH app. ``` presumably this snippet should say something along the lines of:...

**Issue** Optimization rule for `--no-install-recommends` provides a "For more information" link which does not take the viewer to valid web page. **User Experience** "[this blog post](http://blog.replicated.com/2016/02/05/refactoring-a-dockerfile-for-image-size/)" results in the browser...

```log File: Dockerfile Issues: 1 Line 14: LABEL com.github.actions.name="Mega-Linter" \ Issue Category Title Description 1 Possible Bug Label Is Invalid Using LABEL should be in key=value format. ```

Add Install GraphViz dependency on Mac

Repro steps: 1. open a zsh terminal application on MacOS, running node v14.15.4 and npm v7.19.0 (other versions of node and npm may also work) 2. run: `npm install -g...

resolve a misspelling in a comment

**Feature name** Sector Names **Is your feature request related to a problem? Please describe.** There is no field to provide a custom name or label to each combination of Account...

enhancement
v1.1.0

## Description docs: :memo: Address #1 by adding community documents as advised in the issue ## Motivation and Context [Community Health Assessment] Changes needed #1 ## How Has This Been...

I've just now learned of both this tool, and also learned of [Kompose](https://github.com/kubernetes/kompose.git) (from [this kubernetes.io page](https://kubernetes.io/docs/tasks/configure-pod-container/translate-compose-kubernetes/)). Could the contributors/maintainers help clarify benefits or difference that might help me appreciate...

Should there be public Dockerfiles and other content here for how to run bun in a container? Perhaps there are particular OS releases and versions, runtimes, or unique examples to...