NIXAID.COM
  • OLD Blog
  • Gitea
  • Wiki
  • About
Subscribe

container

A collection of 3 posts
Containerize Keybase
keybase

Containerize Keybase

How to containerize Keybase CLI using Docker
Jun 2, 2022 — 1 min read
Using GPG inside a Docker container
gpg

Using GPG inside a Docker container

One day you may need to run a GPG 2.x inside a Docker container. In Ubuntu Artful the gpg-agent creates its agent-socket under /run/user, instead of $GNUPGHOME/ which by default is ~/.gnupg. You can check what path does your gpg agent-socket use by running: $ gpgconf --list-dirs | grep agent-socket
Dec 1, 2017 — 1 min read
Deploying Kubernetes cluster from scratch
kubernetes

Deploying Kubernetes cluster from scratch

Deploying Kubernetes cluster from scratch Kubernetes is a production-grade container orchestrator. I wrote this guide in a way that you should be able to get your Kubernetes cluster running as simple as going through step-by-step & copy-paste. Please let me know in case of issues or suggestions, I will be
May 28, 2017 — 23 min read
NIXAID.COM © 2025
Powered by Ghost