Browse Source

Revert "Dockerfile: Support socat use cases (#13208)" (#13369)

This reverts commit ff50274ff3.
tags/v1.15.0-dev
Antoine GIRARD 5 years ago committed by GitHub
parent
commit
7cb22d6439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Dockerfile

1
Dockerfile

@ -37,7 +37,6 @@ RUN apk --no-cache add \
openssh \
s6 \
sqlite \
socat \
su-exec \
gnupg

Loading…
Cancel
Save