Skip to content
This repository has been archived by the owner on Jul 2, 2023. It is now read-only.

Commit

Permalink
#21
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Wang committed Oct 12, 2022
1 parent 9cb9043 commit d6c5d14
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
FROM alpine

ARG VERSION=1.7.4.3-r0

RUN apk --no-cache add socat=${VERSION}
RUN apk --no-cache add socat

ENTRYPOINT ["socat"]

0 comments on commit d6c5d14

Please sign in to comment.