aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBonfaceKilz2021-10-05 11:32:17 +0300
committerBonfaceKilz2021-10-06 11:58:15 +0300
commit7a15d24a6598f30801dd897ddc72d3773641e7bd (patch)
treec93be5e2a0e2b6dc82a5f0b776ddf08ebf5791ff
parenta4ec2505fb9dd6f0480c9b452fd623e038c07939 (diff)
downloadgenenetwork2-7a15d24a6598f30801dd897ddc72d3773641e7bd.tar.gz
doc: docker-container.org: Remove python2 gn2 docker set-up command
-rw-r--r--doc/docker-container.org7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/docker-container.org b/doc/docker-container.org
index ef0d71fc..79b8272f 100644
--- a/doc/docker-container.org
+++ b/doc/docker-container.org
@@ -28,13 +28,6 @@ which will be added to a base mariaDB image.
First create the gn2 tar archive by running:
#+begin_src sh
-# For the Python 2 version:
-env GUIX_PACKAGE_PATH="/home/bonface/projects/guix-bioinformatics:/home/bonface/projects/guix-past/modules" \
- ./pre-inst-env guix pack --no-grafts\
- -S /gn2-profile=/ \
- screen python2-genenetwork2
-
-# For the Python 3 version:
env GUIX_PACKAGE_PATH="/home/bonface/projects/guix-bioinformatics:/home/bonface/projects/guix-past/modules" \
./pre-inst-env guix pack --no-grafts\
-S /gn2-profile=/ \