UNCLASSIFIED

Commit 100834b0 authored by Rob McCarthy's avatar Rob McCarthy
Browse files

debug var lock

parent 9751537b
Pipeline #275905 failed with stages
in 4 minutes and 49 seconds
...@@ -31,7 +31,6 @@ RUN rpm --import /rstudio-signing.key ...@@ -31,7 +31,6 @@ RUN rpm --import /rstudio-signing.key
RUN dnf localinstall -y rstudio-server-rhel-1.4.1106-x86_64.rpm RUN dnf localinstall -y rstudio-server-rhel-1.4.1106-x86_64.rpm
# Verify Installation and write log # Verify Installation and write log
RUN rstudio-server verify-installation
#RUN rstudio-server verify-installation >> /tmp/rstudio-server.log #RUN rstudio-server verify-installation >> /tmp/rstudio-server.log
# Fixes permissions issue with sqlite3 # Fixes permissions issue with sqlite3
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment