Skip to content

Commit

Permalink
add missing assets
Browse files Browse the repository at this point in the history
  • Loading branch information
ziirish committed Jan 5, 2020
1 parent a8ce7da commit 23b1762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/components/docker-burp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ RUN apk add --no-cache supervisor bash logrotate librsync libressl tzdata bash c

ADD assets/init /app/init
ADD assets/setup/ /app/setup/
ADD assets/config/ /app/setup/config/

RUN chmod 755 /app/init
RUN chmod 755 /app/setup/install
Expand Down

0 comments on commit 23b1762

Please sign in to comment.