Skip to content

Commit

Permalink
cd before restore
Browse files Browse the repository at this point in the history
  • Loading branch information
kelindar committed Oct 29, 2016
1 parent 8c6c6c7 commit a8ea3ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ MAINTAINER Roman Atachiants "roman@misakai.com"
RUN apt-get update -qq \
&& apt-get install -y s3cmd git wget \
&& git clone "https://github.com/emitter-io/emitter.git" "/app" \
&& cd /app \
&& dotnet restore -v Minimal

# Application will be in app folder
Expand Down

0 comments on commit a8ea3ff

Please sign in to comment.