File tree Expand file tree Collapse file tree 8 files changed +8
-16
lines changed
eclipse-temurin-11-jdk-focal/tools-deps
eclipse-temurin-11-jdk-jammy/tools-deps
eclipse-temurin-17-jdk-focal/tools-deps
eclipse-temurin-17-jdk-jammy/tools-deps
eclipse-temurin-21-jdk-jammy/tools-deps
eclipse-temurin-22-jdk-jammy/tools-deps
eclipse-temurin-8-jdk-focal/tools-deps
eclipse-temurin-8-jdk-jammy/tools-deps Expand file tree Collapse file tree 8 files changed +8
-16
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,7 @@ echo "7edee5b12197a2dbe6338e672b109b18164cde84bea1f049ceceed41fc4dd10a *linux-in
14
14
chmod +x linux-install-$CLOJURE_VERSION.sh && \
15
15
./linux-install-$CLOJURE_VERSION.sh && \
16
16
rm linux-install-$CLOJURE_VERSION.sh && \
17
- clojure -e "(clojure-version)" && \
18
- apt-get purge -y --auto-remove curl
17
+ clojure -e "(clojure-version)"
19
18
20
19
# Docker bug makes rlwrap crash w/o short sleep first
21
20
# Bug: https://github.com/moby/moby/issues/28009
Original file line number Diff line number Diff line change @@ -14,8 +14,7 @@ echo "7edee5b12197a2dbe6338e672b109b18164cde84bea1f049ceceed41fc4dd10a *linux-in
14
14
chmod +x linux-install-$CLOJURE_VERSION.sh && \
15
15
./linux-install-$CLOJURE_VERSION.sh && \
16
16
rm linux-install-$CLOJURE_VERSION.sh && \
17
- clojure -e "(clojure-version)" && \
18
- apt-get purge -y --auto-remove curl
17
+ clojure -e "(clojure-version)"
19
18
20
19
# Docker bug makes rlwrap crash w/o short sleep first
21
20
# Bug: https://github.com/moby/moby/issues/28009
Original file line number Diff line number Diff line change @@ -14,8 +14,7 @@ echo "7edee5b12197a2dbe6338e672b109b18164cde84bea1f049ceceed41fc4dd10a *linux-in
14
14
chmod +x linux-install-$CLOJURE_VERSION.sh && \
15
15
./linux-install-$CLOJURE_VERSION.sh && \
16
16
rm linux-install-$CLOJURE_VERSION.sh && \
17
- clojure -e "(clojure-version)" && \
18
- apt-get purge -y --auto-remove curl
17
+ clojure -e "(clojure-version)"
19
18
20
19
# Docker bug makes rlwrap crash w/o short sleep first
21
20
# Bug: https://github.com/moby/moby/issues/28009
Original file line number Diff line number Diff line change @@ -14,8 +14,7 @@ echo "7edee5b12197a2dbe6338e672b109b18164cde84bea1f049ceceed41fc4dd10a *linux-in
14
14
chmod +x linux-install-$CLOJURE_VERSION.sh && \
15
15
./linux-install-$CLOJURE_VERSION.sh && \
16
16
rm linux-install-$CLOJURE_VERSION.sh && \
17
- clojure -e "(clojure-version)" && \
18
- apt-get purge -y --auto-remove curl
17
+ clojure -e "(clojure-version)"
19
18
20
19
# Docker bug makes rlwrap crash w/o short sleep first
21
20
# Bug: https://github.com/moby/moby/issues/28009
Original file line number Diff line number Diff line change @@ -14,8 +14,7 @@ echo "7edee5b12197a2dbe6338e672b109b18164cde84bea1f049ceceed41fc4dd10a *linux-in
14
14
chmod +x linux-install-$CLOJURE_VERSION.sh && \
15
15
./linux-install-$CLOJURE_VERSION.sh && \
16
16
rm linux-install-$CLOJURE_VERSION.sh && \
17
- clojure -e "(clojure-version)" && \
18
- apt-get purge -y --auto-remove curl
17
+ clojure -e "(clojure-version)"
19
18
20
19
# Docker bug makes rlwrap crash w/o short sleep first
21
20
# Bug: https://github.com/moby/moby/issues/28009
Original file line number Diff line number Diff line change @@ -14,8 +14,7 @@ echo "7edee5b12197a2dbe6338e672b109b18164cde84bea1f049ceceed41fc4dd10a *linux-in
14
14
chmod +x linux-install-$CLOJURE_VERSION.sh && \
15
15
./linux-install-$CLOJURE_VERSION.sh && \
16
16
rm linux-install-$CLOJURE_VERSION.sh && \
17
- clojure -e "(clojure-version)" && \
18
- apt-get purge -y --auto-remove curl
17
+ clojure -e "(clojure-version)"
19
18
20
19
# Docker bug makes rlwrap crash w/o short sleep first
21
20
# Bug: https://github.com/moby/moby/issues/28009
Original file line number Diff line number Diff line change @@ -14,8 +14,7 @@ echo "7edee5b12197a2dbe6338e672b109b18164cde84bea1f049ceceed41fc4dd10a *linux-in
14
14
chmod +x linux-install-$CLOJURE_VERSION.sh && \
15
15
./linux-install-$CLOJURE_VERSION.sh && \
16
16
rm linux-install-$CLOJURE_VERSION.sh && \
17
- clojure -e "(clojure-version)" && \
18
- apt-get purge -y --auto-remove curl
17
+ clojure -e "(clojure-version)"
19
18
20
19
# Docker bug makes rlwrap crash w/o short sleep first
21
20
# Bug: https://github.com/moby/moby/issues/28009
Original file line number Diff line number Diff line change @@ -14,8 +14,7 @@ echo "7edee5b12197a2dbe6338e672b109b18164cde84bea1f049ceceed41fc4dd10a *linux-in
14
14
chmod +x linux-install-$CLOJURE_VERSION.sh && \
15
15
./linux-install-$CLOJURE_VERSION.sh && \
16
16
rm linux-install-$CLOJURE_VERSION.sh && \
17
- clojure -e "(clojure-version)" && \
18
- apt-get purge -y --auto-remove curl
17
+ clojure -e "(clojure-version)"
19
18
20
19
# Docker bug makes rlwrap crash w/o short sleep first
21
20
# Bug: https://github.com/moby/moby/issues/28009
You can’t perform that action at this time.
0 commit comments