Home
last modified time | relevance | path

Searched full:bash (Results 1 – 25 of 2415) sorted by relevance

12345678910>>...97

/third_party/jerryscript/docs/
D00.GETTING-STARTED.md12 - `bash` >= `4.3.11`
17 ```bash
32 ```bash
38 ```bash
44 ```bash
50 ```bash
56 ```bash
68 ```bash
74 ```bash
82 ```bash
[all …]
/third_party/gettext/gettext-tools/tests/
Dlang-bash4 # Test of gettext facilities in the bash language.
6 # Assumes the following packages are installed: bash 2.0 or newer.
8 # This test fails on MacOS X 10.5 because its 'bash' command is built with
17 cat <<\EOF > prog.bash
18 #! /bin/bash
36 ${XGETTEXT} -o prog.tmp --omit-header --no-location prog.bash \
87 # Test for presence of bash version 2.0 or newer.
88 (bash -c :) >/dev/null 2>/dev/null \
89 || { echo "Skipping test: bash not found"; Exit 77; }
90 case `bash -c 'echo $BASH_VERSION'` in
[all …]
/third_party/grpc/tools/interop_matrix/testcases/
Dcxx__master1 #!/bin/bash
5 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
6 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
7 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
8 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
9 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
10 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
11 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
12 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
13 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
[all …]
Dphp__master1 #!/bin/bash
5 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
6 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
7 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
8 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
9 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
10 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
11 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
12 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
13 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
[all …]
Dgo__master1 #!/bin/bash
5 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
6 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
7 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
8 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
9 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
10 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
11 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
12 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
13 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
[all …]
Djava__master1 #!/bin/bash
5 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
6 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
7 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
8 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
9 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
10 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
11 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
12 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
13 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
[all …]
Dcxx__v1.0.11 #!/bin/bash
3 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
4 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
5 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
6 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
7 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
8 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
9 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
10 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
11 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "bins/opt/interop_c…
[all …]
Dcsharp__master1 #!/bin/bash
5 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
6 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
7 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
8 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
9 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
10 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
11 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
12 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
13 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
[all …]
Dgo__v1.0.51 #!/bin/bash
3 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
4 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
5 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
6 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
7 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
8 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
9 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
10 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
11 …-w /go/src/google.golang.org/grpc/interop/client --net=host $docker_image bash -c "go run client.g…
[all …]
Druby__master1 #!/bin/bash
5 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
6 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
7 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
8 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
9 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
10 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
11 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
12 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
13 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
[all …]
Dphp__v1.0.11 #!/bin/bash
3 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
4 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
5 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
6 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
7 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
8 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
9 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
10 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
11 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "src/php/bin/intero…
[all …]
Dcsharpcoreclr__v1.18.01 #!/bin/bash
5 …ntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grp…
6 …ntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grp…
7 …ntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grp…
8 …ntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grp…
9 …ntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grp…
10 …ntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grp…
11 …ntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grp…
12 …ntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grp…
13 …ntegrationTesting.Client/bin/Debug/netcoreapp1.1 --net=host $docker_image bash -c "dotnet exec Grp…
[all …]
Dcsharp__v1.18.01 #!/bin/bash
5 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
6 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
7 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
8 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
9 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
10 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
11 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
12 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
13 …p/Grpc.IntegrationTesting.Client/bin/Debug/net45 --net=host $docker_image bash -c "mono Grpc.Integ…
[all …]
Dcsharpcoreclr__master1 #!/bin/bash
5 …ntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grp…
6 …ntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grp…
7 …ntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grp…
8 …ntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grp…
9 …ntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grp…
10 …ntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grp…
11 …ntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grp…
12 …ntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grp…
13 …ntegrationTesting.Client/bin/Debug/netcoreapp2.1 --net=host $docker_image bash -c "dotnet exec Grp…
[all …]
Djava__v1.0.31 #!/bin/bash
3 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
4 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
5 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
6 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
7 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
8 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
9 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
10 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
11 docker run -i --rm=true -w /var/local/git/grpc/../grpc-java --net=host $docker_image bash -c "./run…
[all …]
Druby__v1.1.41 #!/bin/bash
3 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
4 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
5 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
6 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
7 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
8 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
9 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
10 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
11 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
[all …]
Dnode__v1.1.41 #!/bin/bash
3 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
4 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
5 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
6 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
7 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
8 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
9 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
10 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
11 docker run -i --rm=true -w /var/local/git/grpc --net=host $docker_image bash -c "tools/run_tests/in…
[all …]
Dcsharp__v1.1.41 #!/bin/bash
3 …/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Grpc.Integ…
4 …/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Grpc.Integ…
5 …/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Grpc.Integ…
6 …/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Grpc.Integ…
7 …/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Grpc.Integ…
8 …/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Grpc.Integ…
9 …/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Grpc.Integ…
10 …/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Grpc.Integ…
11 …/csharp/Grpc.IntegrationTesting.Client/bin/Debug --net=host $docker_image bash -c "mono Grpc.Integ…
[all …]
/third_party/toybox/tests/
Dfile.test1 #!/bin/bash
8 echo "#!/bin/bash" > bash.script
9 echo "#! /bin/bash" > bash.script2
20 testing "bash.script" "file bash.script" "bash.script: /bin/bash script\n" "" ""
21 testing "bash.script with spaces" "file bash.script2" "bash.script2: /bin/bash script\n" "" ""
60 rm empty bash.script bash.script2 env.python.script ascii android.dex
Dman.test1 #!/bin/bash
41 testing "bash bold,ita" "$MAN toybox" " sh-compatible Korn\n\n" "" ""
48 testing "bash,rsync quote" "$MAN toybox" " quoted 'string' \"server\" Don't\n\n" "" ""
57 testing "bash symbol" "$MAN toybox" " * [|||&]\n\n" "" ""
69 testing "bash escape" "$MAN toybox" " \"\C-x\C-r\": re-read must be >= 1\n\n" "" ""
79 testing "bash boldpunct" "$MAN toybox" " If set to On, (...)\n\n" "" ""
88 testing "bash list" "$MAN toybox" " \$endif (...)\n\n \$else (...)\n\n \$include\n\n" "" ""
95 testing "bash itapunct" "$MAN toybox" " asynchronously (in the background), it prints\n\n" "" ""
99 .B Bash
102 testing "bash bold" "$MAN toybox" " (...) Bash is\n\n" "" ""
[all …]
/third_party/grpc/templates/tools/dockerfile/
Dnode_deps.include6 RUN curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.25.4/install.sh | bash
8 RUN /bin/bash -l -c "nvm install 4 && npm config set cache /tmp/npm-cache"
9 RUN /bin/bash -l -c "nvm install 5 && npm config set cache /tmp/npm-cache"
10 RUN /bin/bash -l -c "nvm install 6 && npm config set cache /tmp/npm-cache"
11 RUN /bin/bash -l -c "nvm install 8 && npm config set cache /tmp/npm-cache"
12 RUN /bin/bash -l -c "nvm install 9 && npm config set cache /tmp/npm-cache"
13 RUN /bin/bash -l -c "nvm install 10 && npm config set cache /tmp/npm-cache"
14 RUN /bin/bash -l -c "nvm alias default 10"
/third_party/protobuf/kokoro/linux/dockerfile/test/ruby/
DDockerfile29 RUN \curl -sSL https://get.rvm.io | bash -s stable
31 RUN /bin/bash -l -c "rvm install 2.3.8"
32 RUN /bin/bash -l -c "rvm install 2.4.5"
33 RUN /bin/bash -l -c "rvm install 2.5.1"
34 RUN /bin/bash -l -c "rvm install 2.6.0"
35 RUN /bin/bash -l -c "rvm install 2.7.0"
37 RUN /bin/bash -l -c "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
38 RUN /bin/bash -l -c "echo 'export PATH=/usr/local/rvm/bin:$PATH' >> ~/.bashrc"
/third_party/grpc/tools/interop_matrix/patches/ruby_v1.0.1/
Dgit_repo.patch7 RUN \curl -sSL https://get.rvm.io | bash -s stable
10 -RUN /bin/bash -l -c "rvm install ruby-2.1"
11 -RUN /bin/bash -l -c "rvm use --default ruby-2.1"
13 +RUN /bin/bash -l -c "rvm install ruby-2.1.8"
14 +RUN /bin/bash -l -c "rvm use --default ruby-2.1.8"
15 RUN /bin/bash -l -c "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
16 RUN /bin/bash -l -c "echo 'export PATH=/usr/local/rvm/bin:$PATH' >> ~/.bashrc"
17 -RUN /bin/bash -l -c "echo 'rvm --default use ruby-2.1' >> ~/.bashrc"
18 +RUN /bin/bash -l -c "echo 'rvm --default use ruby-2.1.8' >> ~/.bashrc"
19 RUN /bin/bash -l -c "gem install bundler --no-ri --no-rdoc"
/third_party/grpc/tools/dockerfile/distribtest/ruby_centos6_x64/
DDockerfile23 RUN curl -sSL https://get.rvm.io | bash -s stable
28 RUN (/bin/bash -l -c "rvm install ruby-2.3.8") || (/bin/bash -l -c "rvm install ruby-2.3.8")
29 RUN /bin/bash -l -c "rvm use --default ruby-2.3.8"
30 RUN /bin/bash -l -c "echo 'gem: --no-document' > ~/.gemrc"
31 RUN /bin/bash -l -c "echo 'export PATH=/usr/local/rvm/bin:$PATH' >> ~/.bashrc"
32 RUN /bin/bash -l -c "echo 'rvm --default use ruby-2.3.8' >> ~/.bashrc"
33 RUN /bin/bash -l -c "gem install bundler -v 1.17.3 --no-document"
37 RUN /bin/bash -l -c "echo '. /etc/profile.d/rvm.sh' >> ~/.bashrc"
/third_party/grpc/tools/dockerfile/distribtest/ruby_jessie_x64_ruby_2_3/
DDockerfile27 RUN \curl -sSL https://get.rvm.io | bash -s stable
30 RUN /bin/bash -l -c "rvm install ruby-2.3.8"
31 RUN /bin/bash -l -c "rvm use --default ruby-2.3.8"
32 RUN /bin/bash -l -c "echo 'gem: --no-document' > ~/.gemrc"
33 RUN /bin/bash -l -c "echo 'export PATH=/usr/local/rvm/bin:$PATH' >> ~/.bashrc"
34 RUN /bin/bash -l -c "echo 'rvm --default use ruby-2.3.8' >> ~/.bashrc"
35 RUN /bin/bash -l -c "gem update --system"
36 RUN /bin/bash -l -c "gem install bundler -v 1.17.3 --no-document"
41 CMD ["bash"]

12345678910>>...97