8de2fdb0
8de2fdb0
Like most users here I am not a lawyer. There is this comment on the Readme: OSX/Darwin/Apple builds: [Please ensure you have read and understood the Xcode license terms before...
Installation on linux fails ```console error: failed to run custom build command for `foundations v3.2.2` Caused by: process didn't exit successfully: `/workspaces/gateway/target/debug/build/foundations-820afc6700be98da/build-script-build` (exit status: 101) --- stdout cargo:rerun-if-changed=build.rs cargo:rerun-if-changed=src/security/libseccomp cargo:rustc-link-lib=static=seccomp...
Reading nested environment variables is kind of impossible when using this library. Env variables like: `APP.NESTED_CONFIG.VALUE` Don't really work in Bash, the workaround is to use a double underscore for...
I have started to play a bit around with the simulator and have set it up in a docker container using vnc and a X framebuffer. ( as you can...
adding arm64 was a nice start #194 But without tagging a new release it won't help much. Could you tag maybe a minor release so arm64 binaries become available ?