summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
Diffstat (limited to 'topics')
-rw-r--r--topics/notebooks/guix-containers.gmi10
1 files changed, 10 insertions, 0 deletions
diff --git a/topics/notebooks/guix-containers.gmi b/topics/notebooks/guix-containers.gmi
new file mode 100644
index 0000000..b2c51b4
--- /dev/null
+++ b/topics/notebooks/guix-containers.gmi
@@ -0,0 +1,10 @@
+# Guix Containers
+
+## Bugs
+
+guix container exec command does not currently work:
+
+http://issues.guix.gnu.org/50916
+
+Good to know in case we think we might need it for something container related
+in the future.