We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f92f012 commit 5197298Copy full SHA for 5197298
Dockerfile
@@ -32,6 +32,7 @@ RUN \
32
#upx
33
upx \
34
tk-dev \
35
+ file \
36
# required because openSSL on Ubuntu 12.04 and 14.04 run out of support versions of OpenSSL
37
&& mkdir openssl \
38
&& cd openssl \
0 commit comments