Skip to content

Commit

Permalink
docker: remove misleading descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
KFERMercer committed Dec 30, 2024
1 parent c902bc8 commit b5fead2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
# `docker build --build-arg BUILD_TARGET=fat --target fat -t ctbcap .`
#

# Default target
ARG BUILD_TARGET=minimal

FROM alpine:latest AS mother

RUN apk add --no-cache curl tini tzdata
Expand Down

0 comments on commit b5fead2

Please sign in to comment.