Andy Roth

Results 34 issues of Andy Roth

### Environment https://ai.burning.boats ### Steps to reproduce 1. Navigate to https://ai.burning.boats 2. Click "Log In with UDS SSO" 3. Click "Or sign in with: Google SSO" 4. Sign in with...

possible-bug 🐛

I'd absolutely LOVE a way to specify that images should ONLY be pulled from the local docker daemon. Perhaps something like: ``` zarf package create --confirm --local-docker-only ``` with the...

# Feature request ## Is your feature request related to a problem? Please describe. I'd like the ability to use [EFCore's Scaffold-DbContext](https://learn.microsoft.com/en-us/ef/core/managing-schemas/scaffolding) with this package, so that the entities that...

enhancement

### Is your feature request related to a problem? Please describe. If you do something like ``` docker run -it --rm \ --network="host" \ -v $PWD/zap/wrk:/zap/wrk:rw \ -w /zap/wrk \...

enhancement
Docker