Jonathan Yu
Jonathan Yu
We wrote our own argument-parsing code: https://github.com/cdr/code-server/blob/385be36dea427a3311fba440fb7e06fda66e864d/install.sh#L155-L162 It would be better to switch to `getopt` to simplify this, so that we don't our own custom code, and so that we...
## Overview Add documentation for userspace filesystems in CVMs. The background and implementation details are provided for context and do not need to be included in the user-facing documentation. ##...
It would be nice to [integrate imageflow to compress images](https://www.npmjs.com/package/@imazen/imageflow), rather than using the ImgBot service, because commits merged into the repository are immutable, so the larger images will forever...
The pinned Arch version started failing during upgrade, so try removing the version pin.
* Remove unnecessary environment variables (GOROOT, GOPATH, GOBIN) since they have matching defaults * Install the latest stable version of Go at image build time
Dear maintainer, Thanks so much for creating this excellent plugin and sharing it for others to use! I have multiple workflows defined, and it seems that the check is added...
Hello, I use the official Debian image on Google Cloud (thanks for your hard work on this), so this idea is in relation to that platform. However, I think images...