grpc/templates/tools/dockerfile/rvm_mkdir_workaround.include

4 lines
134 B
Plaintext

# Workaround for rvm unable to find mkdir properly
# https://stackoverflow.com/questions/64653051
RUN ln -s /bin/mkdir /usr/bin/mkdir