Skip to content
Snippets Groups Projects
Commit 30455585 authored by Zoltan Mathe's avatar Zoltan Mathe
Browse files

v8r8p2

parent 0f4e2a2d
No related branches found
No related tags found
No related merge requests found
[v8r8p2]
use DIRAC v6r17p22
ˇ* remove the qtweb and use the default browser insteed
* add all platforms to the documentation
* correct the document format
* Move the check on SystemConfig at for loop level
* Fix the RecoStripping template to cope with more than one step
* avoiding spam emails
......
......@@ -7,6 +7,13 @@ Sources
Releases
{
v8r8p2
{
Modules = LHCbDIRAC:v8r8p2, LHCbWebDIRAC:v4r3p3
Depends = DIRAC:v6r17p22
LcgVer = 2017-05-23
}
v8r8p1
{
Modules = LHCbDIRAC:v8r8p1, LHCbWebDIRAC:v4r3p2
......
......@@ -16,7 +16,7 @@ RUN chmod 755 /opt/dirac/dockerEntrypoint.sh
ENTRYPOINT [ "/opt/dirac/dockerEntrypoint.sh" ]
# Specify the version
ENV LHCB_DIRAC_VERSION v8r8p2
ENV LHCB_DIRAC_VERSION v8r8p3
RUN curl -L -o dirac-install https://raw.githubusercontent.com/DIRACGrid/DIRAC/integration/Core/scripts/dirac-install.py && chmod +x dirac-install && ./dirac-install -r $LHCB_DIRAC_VERSION -l LHCb -e LHCb -t server -i 27 && rm -rf /opt/dirac/.installCache
......
......@@ -6,7 +6,7 @@
[ "Dirac", "v6r17p22",
[ "bin", "python", "lib" ]
],
[ "LHCbGrid", "v11r9",
[ "LHCbGrid", "v11r10",
[ "bin", "python", "lib" ]
]
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment