Skip to content

Commit

Permalink
init FILTER_SERVICES to empty string in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mduheaume committed Mar 12, 2019
1 parent 21a271f commit a32e516
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM docker

ENV SLEEP_TIME='5m'
ENV FILTER_SERVICES=''

RUN apk add --update --no-cache bash

Expand Down

0 comments on commit a32e516

Please sign in to comment.