Skip to content

Commit 6e6bbb6

Browse files
committed
4.0 changes
1 parent bd71e78 commit 6e6bbb6

File tree

3 files changed

+90056
-4
lines changed

3 files changed

+90056
-4
lines changed

patches/3.9.0.0/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Fixes to the default 3.8.1.2 reduced image.
1+
# Fixes to the default 3.9.0.0 reduced image.
22

33
# Build on object-reduced image (GA release)
4-
FROM emcvipr/object:3.9.0.0-141206.7387ba21196-reduced
4+
FROM emcvipr/object:3.9.0.0-141228.b9e3c09a0d1-reduced
55

66
#Modified SS partition script for CE.
77
ADD storageserver-partition-config.sh /opt/storageos/bin/
@@ -16,4 +16,4 @@ ADD shared-threadpool-conf.xml /opt/storageos/conf/shared-threadpool-conf.xml
1616
# Allow allocation of different blocks of a chunk to be stored on the same partition for CE.
1717
RUN f=/opt/storageos/conf/ssm-cf-conf.xml ; sed -i '200s/value="false"/value="true"/' $f
1818
#UI removal of monitoring
19-
ADD app.acbc922074b0cc5197f2.js /opt/storageos/ecsportal/public/scripts/
19+
ADD app.6fb9f5b2bd922a3cb087.js /opt/storageos/ecsportal/public/scripts/

0 commit comments

Comments
 (0)