Skip to content

Commit

Permalink
remove deprecated env var used by compose
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickbaber committed Dec 21, 2022
1 parent e9f2f74 commit 22a6ceb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
FROM docker:20.10-cli
LABEL maintainer="Patrick Baber <[email protected]>"

ENV COMPOSE_INTERACTIVE_NO_CLI "true"

# Install essentials
RUN apk add --no-cache \
bash \
Expand Down

0 comments on commit 22a6ceb

Please sign in to comment.