Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Feb 15, 2018
1 parent dea4e3c commit 7acb6fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ ENV COMANAGE_PREFIX=comanage-registry
# Note using git to grab this alternate develop branch
RUN mkdir -p /opt/comanage && cd /opt/comanage && \
wget -q $COMANAGE_URL && \
mv comanage-registry $COMANAGE_PREFIX-$VERSION && \
ln -s /opt/comanage/$COMANAGE_PREFIX-$VERSION /opt/comanage/current && \
mkdir /var/cache/registry && \
cp -r /opt/comanage/current/app/tmp.dist /var/cache/registry && \
Expand Down

0 comments on commit 7acb6fb

Please sign in to comment.