fix dockerfile executable permissions
This commit is contained in:
parent
6b4f139e7f
commit
7b72a21517
@ -6,7 +6,8 @@ VOLUME /registry
|
||||
|
||||
###########################################################################
|
||||
|
||||
ADD whois /usr/local/bin/whois42d
|
||||
ADD whois42d /usr/local/bin/whois42d
|
||||
RUN chmod 0555 /usr/local/bin/whois42d
|
||||
|
||||
###########################################################################
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user