Scott Anderson

Results 32 issues of Scott Anderson

If using Docker Native and you run into a network space conflict, after updating the `native-network-space`, app components still try to use the previous network space and throw an error:...

medium
accepted

A cool feature to have would be to define default messages based on VC commit messages. We could detect git, svn, and mercurial repos and pull the last commit message...

Exiting a `run` doesn't always shut down containers, even if there are no other `run` sessions open. When this happens, if I `nanobox run` into the container and `exit`, it...

I've run into a few issues with my image cache: 1. My image cache gets really big and eats up all my VMs disk space 2. In one case, my...

enhancement

In some cases, applications and/or their supporting services (databases, caches, etc.) write files to the filesystem that users would like to download. There currently isn't an easy way to access...

duplicate
enhancement

InfluxDB 2.4 will introduce DBRP mappings that get automatically created when you create a bucket using the `db/rp` naming convention. However, the InfluxQL shell doesn't recognize these mappings __Steps to...

kind/bug

Just noticed that when I try to upgrade Kapacitor using Homebrew, it still pulls 1.6.6. It doesn't look like 1.7.0 has been pushed up to Homebrew yet.