From 19fd7fdd0e43f66e848d88fb776435032c96cbba Mon Sep 17 00:00:00 2001
From: Maksim Melnik Storetvedt <maksim.melnik.storetvedt@cern.ch>
Date: Thu, 29 Aug 2024 18:49:07 +0200
Subject: [PATCH] Update vobox_container.md

---
 docs/site/vobox_container.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/docs/site/vobox_container.md b/docs/site/vobox_container.md
index 245a964..3870204 100644
--- a/docs/site/vobox_container.md
+++ b/docs/site/vobox_container.md
@@ -1,6 +1,9 @@
 # VOBox Container
 
-This guide describes how to create a networked Docker container for VO-Box use.<br>
+This guide describes how to create a networked **Docker** container for VO-Box use.<br>
+
+A guide for **Apptainer** and **Podman** may now also be found [here](https://gitlab.cern.ch/jalien/container-vobox). This version can run directly from CVMFS, without the need for any additional packages on the host.
+
 For the previous guide refer to the [this](../vobox_legacy) page.
 
 ## Requirements
-- 
GitLab