We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd1dfe commit 3dbd91eCopy full SHA for 3dbd91e
ECSDockerfile
@@ -20,9 +20,9 @@ Add ./target/review /root/jboss-4.0.2/server/default/deploy/review.war
20
RUN mkdir -p /root/web/conf
21
Add ./conf/distribution_scripts /root/web/conf/distribution_scripts
22
RUN mkdir -p /root/temp/dist-gen
23
-RUN mkdir -p /nfs_shares/tcssubmissions
24
-RUN mkdir -p /nfs_shares/studiofiles/submissions
25
-RUN mkdir -p /nfs_shares/tcs-downloads
+# RUN mkdir -p /nfs_shares/tcssubmissions
+# RUN mkdir -p /nfs_shares/studiofiles/submissions
+# RUN mkdir -p /nfs_shares/tcs-downloads
26
27
## tokenized
28
Add ./jboss_files/deploy/tcs_informix-ds.xml /root/
0 commit comments