Liam Jones

Results 2 issues of Liam Jones

```json { "name": "Ubuntu", "image": "mcr.microsoft.com/devcontainers/base:jammy", // also tested noble "features": { "ghcr.io/devcontainers/features/nix:1": { "version": "latest", "packages": "age" } } } ``` Running a devcontainer with this config on MacOS...

Hi! So the README.rst states: ```rst Encrypting only parts of a file ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Note: this only works on YAML and JSON files, not on BINARY files. By default, SOPS encrypts...