Revert some code committed mistakenly at 1374ba5
This commit is contained in:
parent
1374ba50e8
commit
1052398af7
@ -11,8 +11,8 @@ chdir /mattermost\n\
|
|||||||
exec bin/platform\n'\
|
exec bin/platform\n'\
|
||||||
>> /etc/init/mattermost.conf
|
>> /etc/init/mattermost.conf
|
||||||
|
|
||||||
COPY mattermost-ent.tar.gz /
|
RUN wget https://github.com/mattermost/platform/releases/download/v1.2.1/mattermost.tar.gz \
|
||||||
RUN tar -xvzf mattermost-ent.tar.gz && rm mattermost-ent.tar.gz
|
&& tar -xvzf mattermost.tar.gz && rm mattermost.tar.gz
|
||||||
|
|
||||||
COPY config.template.json /
|
COPY config.template.json /
|
||||||
COPY docker-entry.sh /
|
COPY docker-entry.sh /
|
||||||
|
Reference in New Issue
Block a user