Sign in
fuchsia
/
third_party
/
grpc
/
HEAD
/
.
/
templates
/
tools
/
dockerfile
/
rvm_mkdir_workaround.include
blob: 07a4e87a708ac9ce34d5e9580d07340e02e618f3 [
file
] [
log
] [
blame
]
# Workaround for rvm unable to find mkdir properly
# https://stackoverflow.com/questions/64653051
RUN ln
-
s
/
bin
/
mkdir
/
usr
/
bin
/
mkdir