Skip to content

Instantly share code, notes, and snippets.

### Keybase proof
I hereby claim:
* I am bauerd on github.
* I am bauerd (https://keybase.io/bauerd) on keybase.
* I have a public key whose fingerprint is E72D 9976 6997 DCB6 A874 36A1 6B24 C2EE A9E0 F4CC
To claim this, I am signing this object:
@bauerd
bauerd / config.yml
Last active August 11, 2019 21:41
~/.circleci/config.yml
version: 2
defaults: &defaults
docker:
- image: alpine
environment:
TERM: xterm
working_directory: /root
jobs:
emacs:
<<: *defaults
* Setting up /usr/src links from host
* Running falco-driver-loader for: falco version=0.30.0, driver version=3aa7a83bf7b9e6229a3824e3fd1f4452d1e95cb4
* Running falco-driver-loader with: driver=module, compile=yes, download=yes
* Unloading falco module, if present
* Trying to load a system falco module, if present
* Looking for a falco module locally (kernel 5.10.68+)
* Trying to download a prebuilt falco module from https://download.falco.org/driver/3aa7a83bf7b9e6229a3824e3fd1f4452d1e95cb4/falco_cos_5.10.68%2B_1.ko
curl: (22) The requested URL returned error: 404
Unable to find a prebuilt falco module
* Trying to dkms install falco module with GCC /usr/bin/gcc