Skip to content
Snippets Groups Projects
Commit 98f87675 authored by Jared Kosanovic's avatar Jared Kosanovic
Browse files

Don't create download directory here

parent 68a3eafc
No related branches found
No related tags found
1 merge request!36Create placeholder tableau executables - INPLATFORM-441
......@@ -72,8 +72,7 @@ RUN mkdir -p ~/databases && \
mkdir -p $INFA_HOME/apps/OpsInsightsDataCollector/logs && \
mkdir -p $INFA_HOME/apps/process-engine/logs && \
mkdir -p $INFA_HOME/apps/Data_Integration_Server/ext/drivers && \
mkdir -p $INFA_HOME/apps/agentcore/conf && \
mkdir -p $INFA_HOME/downloads
mkdir -p $INFA_HOME/apps/agentcore/conf
# Create placeholder executables for Tableau connector so that they have the correct permissions.
# The Tableau connector requires these executables, but it does not have the permissions to execute them, by default.
......
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