From 08846e70703bb06ea616b0652b10ca540280bce1 Mon Sep 17 00:00:00 2001
From: Sam Kagan <skagan@nrao.edu>
Date: Wed, 27 Sep 2023 12:33:09 -0600
Subject: [PATCH] Responded to MR feedback

---
 docs/source/confluence/dockerized-setup.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/source/confluence/dockerized-setup.rst b/docs/source/confluence/dockerized-setup.rst
index 0c4289e39..0daf79580 100644
--- a/docs/source/confluence/dockerized-setup.rst
+++ b/docs/source/confluence/dockerized-setup.rst
@@ -34,7 +34,6 @@ Then, do the following to allow worklows to execute:
    cd workspaces/lustre/aoc/cluster/pipeline/docker/workspaces/sbin/
    touch curator
    touch ingest
-   touch productfetcher
 
 Lastly, ``cd`` back to ``workspaces/`` and bring up the local docker-compose stack with:
 
-- 
GitLab