Skip to content

Instantly share code, notes, and snippets.

View jess-belliveau's full-sized avatar
🦈

Jess Belliveau jess-belliveau

🦈
View GitHub Profile

Keybase proof

I hereby claim:

  • I am jess-belliveau on github.
  • I am sinfulnard (https://keybase.io/sinfulnard) on keybase.
  • I have a public key ASAw3x4MOMy_9b8Sj-_H6y9Kk8jP5ihGa1kfmlFatVf1Vgo

To claim this, I am signing this object:

@jess-belliveau
jess-belliveau / keyList.txt
Created January 15, 2020 04:12
KMS actions against nsmithuk/local-kms
# Show no existing keys
➜ aws kms list-keys --endpoint-url http://localhost:8080
{
"Keys": []
}
# Create an initial test key, no tags
➜ aws kms create-key --endpoint=http://localhost:8080
{
"KeyMetadata": {
"Origin": "AWS_KMS",

Keybase proof

I hereby claim:

  • I am sinfulnard on github.
  • I am sinfulnard (https://keybase.io/sinfulnard) on keybase.
  • I have a public key ASAw3x4MOMy_9b8Sj-_H6y9Kk8jP5ihGa1kfmlFatVf1Vgo

To claim this, I am signing this object:

# See comments for solution
bash-4.4# cat /etc/alpine-release
3.8.2
bash-4.4# apk list | grep opus
opusfile-doc-0.10-r1 x86_64 {opusfile} (BSD)
opusfile-dev-0.10-r1 x86_64 {opusfile} (BSD)
opus-dev-1.2.1-r1 x86_64 {opus} (BSD)
opus-1.2.1-r1 x86_64 {opus} (BSD) [installed]
opus-tools-doc-0.1.10-r0 x86_64 {opus-tools} (BSD)