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