Skip to content

Commit

Permalink
add git installation candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
mmichaelb committed Apr 11, 2024
1 parent fc52408 commit 4cb1748
Show file tree
Hide file tree
Showing 32 changed files with 48 additions and 16 deletions.
1 change: 1 addition & 0 deletions 11/jdk/18/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ RUN printf 'Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001'
&& apt-get install -qq --no-install-recommends \
nodejs \
yarn \
git \
&& apt-get upgrade -qq \
&& rm -rf /var/lib/apt/lists/*
3 changes: 2 additions & 1 deletion 11/jdk/18/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ RUN echo @old-stable https://dl-cdn.alpinelinux.org/alpine/v3.18/community >> /e
nodejs@old-stable \
npm@old-stable \
yarn \
curl
curl \
git
1 change: 1 addition & 0 deletions 11/jdk/20/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ RUN printf 'Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001'
&& apt-get install -qq --no-install-recommends \
nodejs \
yarn \
git \
&& apt-get upgrade -qq \
&& rm -rf /var/lib/apt/lists/*
3 changes: 2 additions & 1 deletion 11/jdk/20/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ RUN apk -U upgrade \
nodejs \
npm \
yarn \
curl
curl \
git
1 change: 1 addition & 0 deletions 11/jre/18/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ RUN printf 'Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001'
&& apt-get install -qq --no-install-recommends \
nodejs \
yarn \
git \
&& apt-get upgrade -qq \
&& rm -rf /var/lib/apt/lists/*
3 changes: 2 additions & 1 deletion 11/jre/18/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ RUN echo @old-stable https://dl-cdn.alpinelinux.org/alpine/v3.18/community >> /e
nodejs@old-stable \
npm@old-stable \
yarn \
curl
curl \
git
1 change: 1 addition & 0 deletions 11/jre/20/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ RUN printf 'Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001'
&& apt-get install -qq --no-install-recommends \
nodejs \
yarn \
git \
&& apt-get upgrade -qq \
&& rm -rf /var/lib/apt/lists/*
3 changes: 2 additions & 1 deletion 11/jre/20/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ RUN apk -U upgrade \
nodejs \
npm \
yarn \
curl
curl \
git
1 change: 1 addition & 0 deletions 17/jdk/18/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ RUN printf 'Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001'
&& apt-get install -qq --no-install-recommends \
nodejs \
yarn \
git \
&& apt-get upgrade -qq \
&& rm -rf /var/lib/apt/lists/*
3 changes: 2 additions & 1 deletion 17/jdk/18/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ RUN echo @old-stable https://dl-cdn.alpinelinux.org/alpine/v3.18/community >> /e
nodejs@old-stable \
npm@old-stable \
yarn \
curl
curl \
git
1 change: 1 addition & 0 deletions 17/jdk/20/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ RUN printf 'Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001'
&& apt-get install -qq --no-install-recommends \
nodejs \
yarn \
git \
&& apt-get upgrade -qq \
&& rm -rf /var/lib/apt/lists/*
3 changes: 2 additions & 1 deletion 17/jdk/20/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ RUN apk -U upgrade \
nodejs \
npm \
yarn \
curl
curl \
git
1 change: 1 addition & 0 deletions 17/jre/18/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ RUN printf 'Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001'
&& apt-get install -qq --no-install-recommends \
nodejs \
yarn \
git \
&& apt-get upgrade -qq \
&& rm -rf /var/lib/apt/lists/*
3 changes: 2 additions & 1 deletion 17/jre/18/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ RUN echo @old-stable https://dl-cdn.alpinelinux.org/alpine/v3.18/community >> /e
nodejs@old-stable \
npm@old-stable \
yarn \
curl
curl \
git
1 change: 1 addition & 0 deletions 17/jre/20/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ RUN printf 'Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001'
&& apt-get install -qq --no-install-recommends \
nodejs \
yarn \
git \
&& apt-get upgrade -qq \
&& rm -rf /var/lib/apt/lists/*
3 changes: 2 additions & 1 deletion 17/jre/20/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ RUN apk -U upgrade \
nodejs \
npm \
yarn \
curl
curl \
git
1 change: 1 addition & 0 deletions 21/jdk/18/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ RUN printf 'Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001'
&& apt-get install -qq --no-install-recommends \
nodejs \
yarn \
git \
&& apt-get upgrade -qq \
&& rm -rf /var/lib/apt/lists/*
3 changes: 2 additions & 1 deletion 21/jdk/18/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ RUN echo @old-stable https://dl-cdn.alpinelinux.org/alpine/v3.18/community >> /e
nodejs@old-stable \
npm@old-stable \
yarn \
curl
curl \
git
1 change: 1 addition & 0 deletions 21/jdk/20/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ RUN printf 'Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001'
&& apt-get install -qq --no-install-recommends \
nodejs \
yarn \
git \
&& apt-get upgrade -qq \
&& rm -rf /var/lib/apt/lists/*
3 changes: 2 additions & 1 deletion 21/jdk/20/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ RUN apk -U upgrade \
nodejs \
npm \
yarn \
curl
curl \
git
1 change: 1 addition & 0 deletions 21/jre/18/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ RUN printf 'Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001'
&& apt-get install -qq --no-install-recommends \
nodejs \
yarn \
git \
&& apt-get upgrade -qq \
&& rm -rf /var/lib/apt/lists/*
3 changes: 2 additions & 1 deletion 21/jre/18/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ RUN echo @old-stable https://dl-cdn.alpinelinux.org/alpine/v3.18/community >> /e
nodejs@old-stable \
npm@old-stable \
yarn \
curl
curl \
git
1 change: 1 addition & 0 deletions 21/jre/20/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ RUN printf 'Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001'
&& apt-get install -qq --no-install-recommends \
nodejs \
yarn \
git \
&& apt-get upgrade -qq \
&& rm -rf /var/lib/apt/lists/*
3 changes: 2 additions & 1 deletion 21/jre/20/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ RUN apk -U upgrade \
nodejs \
npm \
yarn \
curl
curl \
git
1 change: 1 addition & 0 deletions 8/jdk/18/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ RUN printf 'Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001'
&& apt-get install -qq --no-install-recommends \
nodejs \
yarn \
git \
&& apt-get upgrade -qq \
&& rm -rf /var/lib/apt/lists/*
3 changes: 2 additions & 1 deletion 8/jdk/18/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ RUN echo @old-stable https://dl-cdn.alpinelinux.org/alpine/v3.18/community >> /e
nodejs@old-stable \
npm@old-stable \
yarn \
curl
curl \
git
1 change: 1 addition & 0 deletions 8/jdk/20/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ RUN printf 'Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001'
&& apt-get install -qq --no-install-recommends \
nodejs \
yarn \
git \
&& apt-get upgrade -qq \
&& rm -rf /var/lib/apt/lists/*
3 changes: 2 additions & 1 deletion 8/jdk/20/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ RUN apk -U upgrade \
nodejs \
npm \
yarn \
curl
curl \
git
1 change: 1 addition & 0 deletions 8/jre/18/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ RUN printf 'Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001'
&& apt-get install -qq --no-install-recommends \
nodejs \
yarn \
git \
&& apt-get upgrade -qq \
&& rm -rf /var/lib/apt/lists/*
3 changes: 2 additions & 1 deletion 8/jre/18/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ RUN echo @old-stable https://dl-cdn.alpinelinux.org/alpine/v3.18/community >> /e
nodejs@old-stable \
npm@old-stable \
yarn \
curl
curl \
git
1 change: 1 addition & 0 deletions 8/jre/20/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ RUN printf 'Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001'
&& apt-get install -qq --no-install-recommends \
nodejs \
yarn \
git \
&& apt-get upgrade -qq \
&& rm -rf /var/lib/apt/lists/*
3 changes: 2 additions & 1 deletion 8/jre/20/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ RUN apk -U upgrade \
nodejs \
npm \
yarn \
curl
curl \
git

0 comments on commit 4cb1748

Please sign in to comment.