Skip to content

Commit

Permalink
Removed obsolote copying of /app
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelschwier committed Aug 28, 2018
1 parent 01f48b2 commit 1f3e3d0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/Dockerfile_base_caffe2
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ FROM ubuntu:16.04
# Set the working directory to /app
WORKDIR /app

# Copy the app directory contents into the container at /app
ADD /app /app

# Install dependencies
RUN apt-get update && apt-get install -y --no-install-recommends \
vim \
Expand Down

0 comments on commit 1f3e3d0

Please sign in to comment.