about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2021-08-15 15:16:01 -0700
committerFranck Cuny <franck@fcuny.net>2021-08-15 15:16:01 -0700
commit62100c383a39124a83b929056af741fa43a42c24 (patch)
tree5826292d82a4d365a1ff241a650556c65fc51437
parentlayout: don't use header tag in list (diff)
downloadfcuny.net-62100c383a39124a83b929056af741fa43a42c24.tar.gz
blog: add tags to firecracker notes
-rw-r--r--content/notes/containerd-to-firecracker.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/notes/containerd-to-firecracker.org b/content/notes/containerd-to-firecracker.org
index 8ff268c..554771d 100644
--- a/content/notes/containerd-to-firecracker.org
+++ b/content/notes/containerd-to-firecracker.org
@@ -1,6 +1,7 @@
 #+TITLE: containerd to firecracker
 #+DATE: <2021-05-15 Sat>
-#+TAGS[]: linux, firecracker, containerd
+#+TAGS[]: linux firecracker containerd go
+#+toc: t
 
 fly.io had an [[https://fly.io/blog/docker-without-docker/][interesting article]] about how they use docker images to create VMs for =firecracker=.