Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
FelicianoTech committed Nov 23, 2019
1 parent ce1adbc commit 97bde4d
Show file tree
Hide file tree
Showing 183 changed files with 9,742 additions and 142 deletions.
4 changes: 2 additions & 2 deletions android/images/api-23-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -213,12 +213,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions android/images/api-24-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -213,12 +213,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions android/images/api-25-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -213,12 +213,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions android/images/api-26-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -213,12 +213,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions android/images/api-27-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -213,12 +213,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions android/images/api-28-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -213,12 +213,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions android/images/api-29-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -213,12 +213,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions clojure/images/openjdk-11-boot/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions clojure/images/openjdk-11-tools-deps/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions clojure/images/openjdk-11/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions clojure/images/openjdk-13-boot-buster/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions clojure/images/openjdk-13-buster/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions clojure/images/openjdk-13-tools-deps-buster/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions clojure/images/openjdk-14-boot-buster/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions clojure/images/openjdk-14-buster/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions clojure/images/openjdk-14-tools-deps-buster/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions clojure/images/openjdk-8-boot/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions clojure/images/openjdk-8-tools-deps/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions clojure/images/openjdk-8/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
26 changes: 26 additions & 0 deletions dynamodb/images/14-ea-24-jdk-buster/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
###
### DO NOT MODIFY THIS FILE. THIS FILE HAS BEEN AUTOGENERATED
###

FROM openjdk:14-ea-24-jdk-buster

# It's DynamoDB, in Docker!
#
# Check for details on how to run DynamoDB locally.:
#
# http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html
#
# This Dockerfile essentially replicates those instructions.

# Create our main application folder.
RUN mkdir -p opt/dynamodb
WORKDIR /opt/dynamodb

# Download and unpack dynamodb.
RUN wget http://dynamodb-local.s3-website-us-west-2.amazonaws.com/dynamodb_local_latest.tar.gz -q -O - | tar -xz || curl -L http://dynamodb-local.s3-website-us-west-2.amazonaws.com/dynamodb_local_latest.tar.gz | tar xz

# The entrypoint is the dynamodb jar.
ENTRYPOINT ["java", "-Xmx1G", "-jar", "DynamoDBLocal.jar"]

# Default port for "DynamoDB Local" is 8000.
EXPOSE 8000
26 changes: 26 additions & 0 deletions dynamodb/images/14-ea-24-jdk-oraclelinux7/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
###
### DO NOT MODIFY THIS FILE. THIS FILE HAS BEEN AUTOGENERATED
###

FROM openjdk:14-ea-24-jdk-oraclelinux7

# It's DynamoDB, in Docker!
#
# Check for details on how to run DynamoDB locally.:
#
# http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html
#
# This Dockerfile essentially replicates those instructions.

# Create our main application folder.
RUN mkdir -p opt/dynamodb
WORKDIR /opt/dynamodb

# Download and unpack dynamodb.
RUN wget http://dynamodb-local.s3-website-us-west-2.amazonaws.com/dynamodb_local_latest.tar.gz -q -O - | tar -xz || curl -L http://dynamodb-local.s3-website-us-west-2.amazonaws.com/dynamodb_local_latest.tar.gz | tar xz

# The entrypoint is the dynamodb jar.
ENTRYPOINT ["java", "-Xmx1G", "-jar", "DynamoDBLocal.jar"]

# Default port for "DynamoDB Local" is 8000.
EXPOSE 8000
26 changes: 26 additions & 0 deletions dynamodb/images/14-ea-24-jdk/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
###
### DO NOT MODIFY THIS FILE. THIS FILE HAS BEEN AUTOGENERATED
###

FROM openjdk:14-ea-24-jdk

# It's DynamoDB, in Docker!
#
# Check for details on how to run DynamoDB locally.:
#
# http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html
#
# This Dockerfile essentially replicates those instructions.

# Create our main application folder.
RUN mkdir -p opt/dynamodb
WORKDIR /opt/dynamodb

# Download and unpack dynamodb.
RUN wget http://dynamodb-local.s3-website-us-west-2.amazonaws.com/dynamodb_local_latest.tar.gz -q -O - | tar -xz || curl -L http://dynamodb-local.s3-website-us-west-2.amazonaws.com/dynamodb_local_latest.tar.gz | tar xz

# The entrypoint is the dynamodb jar.
ENTRYPOINT ["java", "-Xmx1G", "-jar", "DynamoDBLocal.jar"]

# Default port for "DynamoDB Local" is 8000.
EXPOSE 8000
4 changes: 2 additions & 2 deletions elixir/images/1.4.5/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
4 changes: 2 additions & 2 deletions elixir/images/1.5.3/node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ RUN whoami

# node installations command expect to run as root
USER root
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/c31a071c73c5cc40dc662b75a4ee9f9fc23d6a39/12/stretch/Dockerfile
## Using node installation from https://raw.githubusercontent.com/nodejs/docker-node/4f49f67ebd8d577dd7c97dabf5df69e6d947406c/12/stretch/Dockerfile

RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node

ENV NODE_VERSION 12.13.0
ENV NODE_VERSION 12.13.1

RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
Expand Down
Loading

0 comments on commit 97bde4d

Please sign in to comment.