code
stringlengths
2
1.05M
repo_name
stringlengths
5
101
path
stringlengths
4
991
language
stringclasses
3 values
license
stringclasses
5 values
size
int64
2
1.05M
# AUTOGENERATED FILE FROM balenalib/colibri-imx6dl-debian:buster-build ENV NODE_VERSION 15.7.0 ENV YARN_VERSION 1.22.4 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --batch --keyserver keyserver.pgp.com --recv-keys "$key" || \ ...
nghiant2710/base-images
balena-base-images/node/colibri-imx6dl/debian/buster/15.7.0/build/Dockerfile
Dockerfile
apache-2.0
2,789
# AUTOGENERATED FILE FROM balenalib/jetson-nano-2gb-devkit-fedora:32-run # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 RUN dnf install -y \ python3-pip \ python3-dbus \ && dnf clean all # install "vi...
nghiant2710/base-images
balena-base-images/python/jetson-nano-2gb-devkit/fedora/32/3.9.4/run/Dockerfile
Dockerfile
apache-2.0
2,444
# Modifyed by Yang Wang # # To build ol6:wls. Based on image ol6:bare. The purpose of this image is for Weblogic Admin Server # Features include: # 1. Java 1.7 # 2. Expose ports 5556 7001 7002 # 3. Group "oracle" is added # 4. Users "oracle/marlo12" and "ywang/marlo12" will be added # # # SSH and SSHD will not be inst...
wy8162/docker_provisioning
DockerImages/java/Dockerfile
Dockerfile
apache-2.0
2,483
FROM balenalib/armv7hf-fedora:33-run LABEL io.balena.device-type="asus-tinker-board" RUN dnf install -y \ less \ nano \ net-tools \ usbutils \ gnupg \ i2c-tools \ && dnf clean all RUN [ ! -d /.balena/messages ] && mkdir -p /.balena/messages; echo $'Here are a few details about this Docker image (For more...
resin-io-library/base-images
balena-base-images/device-base/asus-tinker-board/fedora/33/run/Dockerfile
Dockerfile
apache-2.0
1,001
FROM petrosagg/resin-wpe:raspberrypi3-17-04.01 COPY udev-rules/ /etc/udev/rules.d/ COPY wpe-init /wpe-init CMD [ "/wpe-init" ]
paulkundmueller/Web_Browser
Dockerfile
Dockerfile
apache-2.0
130
# AUTOGENERATED FILE FROM balenalib/fincm3-alpine:3.11-run ENV NODE_VERSION 14.16.1 ENV YARN_VERSION 1.22.4 # Install dependencies RUN apk add --no-cache libgcc libstdc++ libuv \ && apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1 RUN buildDeps='curl' \ && set -x \ && for key in \ 6A010C5166006599AA1...
nghiant2710/base-images
balena-base-images/node/fincm3/alpine/3.11/14.16.1/run/Dockerfile
Dockerfile
apache-2.0
3,021
# AUTOGENERATED FILE FROM balenalib/spacely-tx2-fedora:32-build ENV NODE_VERSION 15.14.0 ENV YARN_VERSION 1.22.4 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \ gpg --keyserver ha.p...
nghiant2710/base-images
balena-base-images/node/spacely-tx2/fedora/32/15.14.0/build/Dockerfile
Dockerfile
apache-2.0
2,754
# AUTOGENERATED FILE FROM balenalib/zc702-zynq7-alpine:3.14-build RUN apk add --no-cache \ ca-certificates \ \ # .NET Core dependencies krb5-libs \ libgcc \ libintl \ libssl1.1 \ libstdc++ \ icu-libs \ zlib ENV \ # Configure web serve...
resin-io-library/base-images
balena-base-images/dotnet/zc702-zynq7/alpine/3.14/6.0-runtime/build/Dockerfile
Dockerfile
apache-2.0
2,444
# AUTOGENERATED FILE FROM balenalib/hummingboard2-ubuntu:impish-run ENV NODE_VERSION 14.18.3 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp...
resin-io-library/base-images
balena-base-images/node/hummingboard2/ubuntu/impish/14.18.3/run/Dockerfile
Dockerfile
apache-2.0
2,915
FROM library/rabbitmq:3.5.1-management EXPOSE 15672:15672 EXPOSE 5672:5672 # Add script to create default users / vhosts COPY init.sh /init.sh # Set correct executable permissions RUN chmod +x /init.sh # Define default command CMD ["/init.sh"]
EduJGURJC/elastest-service-manager
deploy/services/rabbitmq/Dockerfile
Dockerfile
apache-2.0
248
# AUTOGENERATED FILE FROM balenalib/raspberrypi-debian:jessie-build ENV NODE_VERSION 15.14.0 ENV YARN_VERSION 1.22.4 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --batch --keyserver keyserver.pgp.com --recv-keys "$key" || \ ...
nghiant2710/base-images
balena-base-images/node/raspberrypi/debian/jessie/15.14.0/build/Dockerfile
Dockerfile
apache-2.0
2,813
# AUTOGENERATED FILE FROM balenalib/kitra710-ubuntu:focal-build ENV NODE_VERSION 15.7.0 ENV YARN_VERSION 1.22.4 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \ gpg --keyserver ha.po...
nghiant2710/base-images
balena-base-images/node/kitra710/ubuntu/focal/15.7.0/build/Dockerfile
Dockerfile
apache-2.0
2,753
# AUTOGENERATED FILE FROM balenalib/up-squared-ubuntu:focal-build ENV NODE_VERSION 15.10.0 ENV YARN_VERSION 1.22.4 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \ gpg --keyserver ha...
nghiant2710/base-images
balena-base-images/node/up-squared/ubuntu/focal/15.10.0/build/Dockerfile
Dockerfile
apache-2.0
2,764
# AUTOGENERATED FILE FROM balenalib/cubox-i-alpine:edge-build ENV NODE_VERSION 14.16.1 ENV YARN_VERSION 1.22.4 # Install dependencies RUN apk add --no-cache libgcc libstdc++ libuv \ && apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ ...
nghiant2710/base-images
balena-base-images/node/cubox-i/alpine/edge/14.16.1/build/Dockerfile
Dockerfile
apache-2.0
2,954
# AUTOGENERATED FILE FROM balenalib/up-board-ubuntu:focal-run ENV NODE_VERSION 14.16.0 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com -...
nghiant2710/base-images
balena-base-images/node/up-board/ubuntu/focal/14.16.0/run/Dockerfile
Dockerfile
apache-2.0
2,917
FROM balenalib/armv7hf-fedora:33-build LABEL io.balena.device-type="asus-tinker-board-s" RUN dnf install -y \ less \ nano \ net-tools \ usbutils \ gnupg \ i2c-tools \ && dnf clean all RUN [ ! -d /.balena/messages ] && mkdir -p /.balena/messages; echo $'Here are a few details about this Docker image (For ...
resin-io-library/base-images
balena-base-images/device-base/asus-tinker-board-s/fedora/33/build/Dockerfile
Dockerfile
apache-2.0
1,007
# AUTOGENERATED FILE FROM balenalib/apalis-imx6q-alpine:3.13-run # remove several traces of python RUN apk del python* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python dependencies RUN apk a...
nghiant2710/base-images
balena-base-images/python/apalis-imx6q/alpine/3.13/3.6.12/run/Dockerfile
Dockerfile
apache-2.0
4,134
# AUTOGENERATED FILE FROM balenalib/imx6ul-var-dart-ubuntu:bionic-run ENV NODE_VERSION 14.16.1 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.p...
nghiant2710/base-images
balena-base-images/node/imx6ul-var-dart/ubuntu/bionic/14.16.1/run/Dockerfile
Dockerfile
apache-2.0
2,923
# AUTOGENERATED FILE FROM balenalib/generic-ubuntu:focal-build RUN apt-get update \ && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \ ca-certificates \ \ # .NET Core dependencies libc6 \ libgcc1 \ libgssapi-krb5-2 \ libicu66 \ ...
resin-io-library/base-images
balena-base-images/dotnet/generic/ubuntu/focal/6.0-sdk/build/Dockerfile
Dockerfile
apache-2.0
2,957
# AUTOGENERATED FILE FROM balenalib/armv7hf-debian:buster-build RUN apt-get update \ && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ \ # .NET Core dependencies libc6 \ libgcc1 \ libgssapi-krb5-2 \ libicu63 \ libssl1.1 \ ...
resin-io-library/base-images
balena-base-images/dotnet/armv7hf/debian/buster/6.0-sdk/build/Dockerfile
Dockerfile
apache-2.0
2,910
# DOCKER_VERSION 0.9.0 # VERSION 0.1.0 FROM ubuntu:12.04 MAINTAINER Edward Paget <ed@zooniverse.org> # Setup Apt RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 561F9B9CAC40B2F7 RUN apt-get update RUN DEBIAN_FRONTEND=noninteractive apt-get -y -q install apt-transport-https ca-certificates RUN echo "deb h...
edpaget/docker-rails
Dockerfile
Dockerfile
apache-2.0
980
# AUTOGENERATED FILE FROM balenalib/beaglebone-green-fedora:33-run # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 RUN dnf install -y \ python3-pip \ python3-dbus \ && dnf clean all # install "virtuale...
resin-io-library/base-images
balena-base-images/python/beaglebone-green/fedora/33/3.6.15/run/Dockerfile
Dockerfile
apache-2.0
2,439
FROM tatsushid/tinycore:7.2-x86_64 # install bash and GCC etc RUN tce-load -wic bash compiletc glibc_apps # install tool dependencies for building RocksDB static library RUN tce-load -wic perl5 curl # install RocksDB dependencies RUN tce-load -wic zlib_base-dev bzip2-dev lz4 linux-4.2.1_api_headers # TODO what abou...
evolvedbinary/docker-rocksjava
tinycore-linux_x64-v1/Dockerfile
Dockerfile
bsd-3-clause
1,508
# Copyright 2016, Google Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the f...
arkmaxim/grpc
tools/dockerfile/test/multilang_jessie_x64/Dockerfile
Dockerfile
bsd-3-clause
5,026
FROM snoyberg/haskell-scratch:integer-gmp ADD .stack-work/dist/x86_64-linux/Cabal-1.22.4.0/build/haskellweb-exe/haskellweb-exe /usr/bin/haskellweb-exe CMD haskellweb-exe
adbrowne/haskell-eb
Dockerfile
Dockerfile
bsd-3-clause
170
# AUTOGENERATED FILE FROM balenalib/etcher-pro-debian:stretch-run # A few reasons for installing distribution-provided OpenJDK: # # 1. Oracle. Licensing prevents us from redistributing the official JDK. # # 2. Compiling OpenJDK also requires the JDK to be installed, and it gets # really hairy. # # For some ...
nghiant2710/base-images
balena-base-images/openjdk/etcher-pro/debian/stretch/11-jdk/run/Dockerfile
Dockerfile
apache-2.0
3,959
# AUTOGENERATED FILE FROM balenalib/photon-xavier-nx-ubuntu:xenial-build # A few reasons for installing distribution-provided OpenJDK: # # 1. Oracle. Licensing prevents us from redistributing the official JDK. # # 2. Compiling OpenJDK also requires the JDK to be installed, and it gets # really hairy. # # Fo...
nghiant2710/base-images
balena-base-images/openjdk/photon-xavier-nx/ubuntu/xenial/11-jre/build/Dockerfile
Dockerfile
apache-2.0
3,110
FROM %%KOLLA_NAMESPACE%%/%%KOLLA_PREFIX%%nova-base:%%KOLLA_TAG%% MAINTAINER Kolla Project (https://launchpad.net/kolla) RUN yum -y install openstack-nova-network \ bridge-utils initscripts && yum clean all ADD config-nova-network.sh /opt/kolla/config-nova-network.sh ADD ./start.sh /start.sh CMD ["/start.sh"]...
rthallisey/atomic-osp-installer
docker/nova-compute/nova-network/Dockerfile
Dockerfile
apache-2.0
321
################################################################################ # This Dockerfile was generated from the template at distribution/src/docker/Dockerfile # # Beginning of multi stage Dockerfile ################################################################################ <% /* This file is passed t...
jmluy/elasticsearch
distribution/docker/src/docker/Dockerfile
Dockerfile
apache-2.0
14,441
FROM balenalib/armv7hf-debian:bullseye-build LABEL io.balena.device-type="am571x-evm" RUN apt-get update && apt-get install -y --no-install-recommends \ less \ kmod \ nano \ net-tools \ ifupdown \ iputils-ping \ i2c-tools \ usbutils \ && rm -rf /var/lib/apt/lists/* RUN [ ! -d /.balena/messages ] && m...
nghiant2710/base-images
balena-base-images/device-base/am571x-evm/debian/bullseye/build/Dockerfile
Dockerfile
apache-2.0
1,097
FROM komljen/nodejs MAINTAINER Alen Komljen <alen.komljen@live.com> RUN \ npm install hipache -g ADD config.json config.json ADD start.sh start.sh RUN rm /usr/sbin/policy-rc.d CMD ["/start.sh"] EXPOSE 80
codefreshdemo/dockerfile-examples
hipache/Dockerfile
Dockerfile
apache-2.0
210
FROM python:3.7-alpine WORKDIR /code ENV FLASK_APP=app.py ENV FLASK_RUN_HOST=0.0.0.0 RUN apk add --no-cache gcc musl-dev linux-headers COPY requirements.txt requirements.txt RUN pip install -r requirements.txt EXPOSE 5000 COPY . . CMD ["flask", "run"]
CALlanoR/virtual_environments
docker/vagrant_environment/examples/docker_compose_examples/composetest/Dockerfile
Dockerfile
apache-2.0
253
FROM scratch ADD envoy-initializer /envoy-initializer ENTRYPOINT ["/envoy-initializer"]
kelseyhightower/kubernetes-initializer-tutorial
envoy-initializer/Dockerfile
Dockerfile
apache-2.0
88
FROM tfennelly/tomcat7 ADD target/petclinic.war /tomcat7/webapps/petclinic.war
cyrille-leclerc/docker-workflow-plugin
demo/repo/app/Dockerfile
Dockerfile
mit
80
# builds docker container to be used with CI FROM paulczar/meez ADD Gemfile /tmp/Gemfile ENV PATH /opt/chefdk/embedded/bin:/root/.chefdk/gem/ruby/2.1.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ENV USE_SYSTEM_GECODE 1 RUN cd /tmp && bundle install
NoMan2000/chefRecipes
roundcube/Dockerfile
Dockerfile
apache-2.0
274
# Doing a local shallow clone - keeps the container secure # and much slimmer than using COPY directly or making a # remote clone ARG BASE_CONTAINER="numpy/numpy-dev:latest" FROM gitpod/workspace-base:latest as clone COPY --chown=gitpod . /tmp/numpy_repo # the clone should be deep enough for versioneer to work RUN g...
numpy/numpy
tools/gitpod/gitpod.Dockerfile
Dockerfile
bsd-3-clause
1,713
FROM postgres ADD createdb.sql /docker-entrypoint-initdb.d
Kalenai/url-shortener
db/Dockerfile
Dockerfile
mit
59
FROM alpine:edge MAINTAINER Ken Williamson RUN apk update RUN apk add mongodb --update-cache --repository http://dl-3.alpinelinux.org/alpine/edge/testing/ --allow-untrusted VOLUME /data/db VOLUME /mongodb/backup ADD docker_entrypoint.sh /entrypoint.sh ENTRYPOINT ["/entrypoint.sh"] EXPOSE 27017 CMD ["mongod"]
Ulbora/docker_alpine_mongodb
Dockerfile
Dockerfile
mit
309
FROM cloud9/workspace MAINTAINER Cloud9 IDE, inc. <info@c9.io> ADD ./files/home /home/ubuntu RUN bash -c 'chmod -R g+w /home/ubuntu/{workspace,sessions} && \ chown -R ubuntu:ubuntu /home/ubuntu/{workspace,sessions}' # PHP based on defaults from # http://docs.travis-ci.com/user/ci-environment/#Extensions # ht...
hpssjellis/templates
ws-php/Dockerfile
Dockerfile
mit
929
FROM php:7.0-apache MAINTAINER Ransom Roberson <ransom@venveo.com> ARG BLD_PKGS="libfreetype6-dev libjpeg62-turbo-dev libpng12-dev libxml2-dev libmcrypt-dev libpq-dev libicu-dev unzip wget libz-dev libsasl2-dev libmagickwand-dev libmemcached-dev" ARG PHP_EXTS="pdo pdo_pgsql pdo_mysql pgsql gd mysqli intl iconv mcrypt ...
venveo/docker-baseimage
php-apache/Dockerfile
Dockerfile
mit
2,974
######################################################################## # Dockerfile for Oracle JDK 8, Scala 2.11.6 & SBT 0.13.8 # # ## . # ## ## ## == # ## ## ## ## === # /""""""""""""""""\___/ === # ~~~ {~~ ~~~~ ~~~ ~~~~ ~~ ~ / ===- ~~~ # \___...
DOCXS/docker-scala
JDK8-Scala_2.11.6-Sbt_0.13.8-minimal/Dockerfile
Dockerfile
mit
1,610
FROM node:latest RUN mkdir -p /usr/src/app WORKDIR /usr/src/app COPY . /usr/src/app RUN npm install EXPOSE 3000 CMD [ "npm", "start"]
edmacabebe/ML-3T-Dev
templates/LOGIC/Dockerfile
Dockerfile
mit
136
FROM node:latest WORKDIR /app/ COPY package.json /app/ RUN npm i COPY . /app/
bsedg/webapp
Dockerfile
Dockerfile
mit
81
FROM node:6.11.2-alpine MAINTAINER Francesco Tonini <francescoantoniotonini@gmail.com> ENV REFRESHED_AT 2017-09-04 COPY . src/ RUN echo "Move to /src and install app dependencies" \ && cd /src \ && npm install --production \ && echo "Done :)" # Set envs ENV NODE_ENV=production # Here we go CMD ["node", "/src/ind...
botfactoryit/terremotibot-social
Dockerfile
Dockerfile
mit
327
FROM ubuntu:20.04 MAINTAINER Reto Achermann <achreto@cs.ubc.ca> COPY install.sh /install.sh COPY entrypoint.sh /entrypoint.sh RUN /install.sh && rm -rf /install.sh ENTRYPOINT ["/entrypoint.sh"]
achreto/barrelfish-docker
20.04-lts-aos/Dockerfile
Dockerfile
mit
197
FROM usgseros/debian-python:0.5.0 MAINTAINER USGS LCMAP http://eros.usgs.gov RUN pip3 install pulsar bottle
USGS-EROS/lcmap-dockerfiles
debian/py-rest/Dockerfile
Dockerfile
mit
109
# AUTOGENERATED FILE FROM balenalib/npe-x500-m3-debian:jessie-build ENV NODE_VERSION 12.21.0 ENV YARN_VERSION 1.22.4 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --batch --keyserver keyserver.pgp.com --recv-keys "$key" || \ ...
nghiant2710/base-images
balena-base-images/node/npe-x500-m3/debian/jessie/12.21.0/build/Dockerfile
Dockerfile
apache-2.0
2,788
# AUTOGENERATED FILE FROM balenalib/nanopi-neo-air-fedora:30-build # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 RUN dnf install -y \ python-pip \ python-dbus \ && dnf clean all # install "virtualenv...
nghiant2710/base-images
balena-base-images/python/nanopi-neo-air/fedora/30/2.7.18/build/Dockerfile
Dockerfile
apache-2.0
2,438
# AUTOGENERATED FILE FROM balenalib/raspberry-pi2-fedora:34-run RUN dnf -y update \ && dnf clean all \ && dnf -y install \ gzip \ java-1.8.0-openjdk \ java-1.8.0-openjdk-devel \ tar \ && dnf clean all # set JAVA_HOME ENV JAVA_HOME /usr/lib/jvm/java-openjdk CMD ["echo","'No CMD command was set in Dockerfil...
resin-io-library/base-images
balena-base-images/openjdk/raspberry-pi2/fedora/34/8-jre/run/Dockerfile
Dockerfile
apache-2.0
1,319
# AUTOGENERATED FILE FROM balenalib/smarc-px30-debian:bullseye-run RUN apt-get update \ && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ \ # .NET Core dependencies libc6 \ libgcc1 \ libgssapi-krb5-2 \ libicu67 \ libssl1.1 \ ...
resin-io-library/base-images
balena-base-images/dotnet/smarc-px30/debian/bullseye/5.0-sdk/run/Dockerfile
Dockerfile
apache-2.0
2,915
# AUTOGENERATED FILE FROM balenalib/revpi-core-3-ubuntu:xenial-run ENV NODE_VERSION 17.6.0 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.c...
resin-io-library/base-images
balena-base-images/node/revpi-core-3/ubuntu/xenial/17.6.0/run/Dockerfile
Dockerfile
apache-2.0
2,912
# AUTOGENERATED FILE FROM balenalib/parallella-hdmi-resin-ubuntu:disco-run ENV GO_VERSION 1.15.7 # gcc for cgo RUN apt-get update && apt-get install -y --no-install-recommends \ g++ \ gcc \ libc6-dev \ make \ pkg-config \ git \ && rm -rf /var/lib/apt/lists/* RUN set -x \ && fetchDeps=' \ curl \ ' \ ...
nghiant2710/base-images
balena-base-images/golang/parallella-hdmi-resin/ubuntu/disco/1.15.7/run/Dockerfile
Dockerfile
apache-2.0
2,363
# AUTOGENERATED FILE FROM balenalib/revpi-connect-ubuntu:cosmic-run ENV NODE_VERSION 14.15.4 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp...
nghiant2710/base-images
balena-base-images/node/revpi-connect/ubuntu/cosmic/14.15.4/run/Dockerfile
Dockerfile
apache-2.0
2,921
# AUTOGENERATED FILE FROM balenalib/zc702-zynq7-fedora:30-run ENV GO_VERSION 1.15.7 # gcc for cgo RUN dnf install -y \ gcc-c++ \ gcc \ git \ && dnf clean all RUN mkdir -p /usr/local/go \ && curl -SLO "http://resin-packages.s3.amazonaws.com/golang/v$GO_VERSION/go$GO_VERSION.linux-armv7hf.tar.gz" \ && echo "1...
nghiant2710/base-images
balena-base-images/golang/zc702-zynq7/fedora/30/1.15.7/run/Dockerfile
Dockerfile
apache-2.0
2,101
# AUTOGENERATED FILE FROM balenalib/npe-x500-m3-ubuntu:eoan-run # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python depend...
nghiant2710/base-images
balena-base-images/python/npe-x500-m3/ubuntu/eoan/3.6.12/run/Dockerfile
Dockerfile
apache-2.0
4,068
FROM balenalib/i386-nlp-debian:jessie-run LABEL io.balena.device-type="iot2000" RUN apt-get update && apt-get install -y --no-install-recommends \ less \ kmod \ nano \ net-tools \ ifupdown \ iputils-ping \ i2c-tools \ usbutils \ && rm -rf /var/lib/apt/lists/* RUN [ ! -d /.balena/messages ] && mkdir -...
nghiant2710/base-images
balena-base-images/device-base/iot2000/debian/jessie/run/Dockerfile
Dockerfile
apache-2.0
1,115
FROM node:slim WORKDIR /usr/src/action COPY . . RUN yarn install --production ENTRYPOINT ["node", "/usr/src/action/index.js"]
carbon-design-system/carbon-components
actions/add-review-labels/Dockerfile
Dockerfile
apache-2.0
127
# AUTOGENERATED FILE FROM balenalib/edge-debian:bookworm-build # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # key 63C7CC90: public k...
resin-io-library/base-images
balena-base-images/python/edge/debian/bookworm/3.6.15/build/Dockerfile
Dockerfile
apache-2.0
4,859
# AUTOGENERATED FILE FROM balenalib/kitra710-debian:jessie-run ENV GO_VERSION 1.15.11 # gcc for cgo RUN apt-get update && apt-get install -y --no-install-recommends \ g++ \ gcc \ libc6-dev \ make \ pkg-config \ git \ && rm -rf /var/lib/apt/lists/* RUN set -x \ && fetchDeps=' \ curl \ ' \ && apt-get...
nghiant2710/base-images
balena-base-images/golang/kitra710/debian/jessie/1.15.11/run/Dockerfile
Dockerfile
apache-2.0
2,325
# AUTOGENERATED FILE FROM balenalib/hummingboard2-alpine:3.12-run ENV GO_VERSION 1.15.11 # set up nsswitch.conf for Go's "netgo" implementation # - https://github.com/golang/go/blob/go1.9.1/src/net/conf.go#L194-L275 # - docker run --rm debian:stretch grep '^hosts:' /etc/nsswitch.conf RUN [ ! -e /etc/nsswitch.conf ] &...
nghiant2710/base-images
balena-base-images/golang/hummingboard2/alpine/3.12/1.15.11/run/Dockerfile
Dockerfile
apache-2.0
2,472
# Copyright 2020 Google Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing,...
google/oss-fuzz
projects/radon/Dockerfile
Dockerfile
apache-2.0
822
# AUTOGENERATED FILE FROM balenalib/apalis-imx6-debian:stretch-build ENV GO_VERSION 1.17.7 RUN mkdir -p /usr/local/go \ && curl -SLO "http://resin-packages.s3.amazonaws.com/golang/v$GO_VERSION/go$GO_VERSION.linux-armv7hf.tar.gz" \ && echo "e4f33e7e78f96024d30ff6bf8d2b86329fc04df1b411a8bd30a82dbe60f408ba go$GO_VERS...
resin-io-library/base-images
balena-base-images/golang/apalis-imx6/debian/stretch/1.17.7/build/Dockerfile
Dockerfile
apache-2.0
2,031
FROM balenalib/aarch64-alpine:3.14-build LABEL io.balena.device-type="raspberrypicm4-ioboard" RUN apk add --update \ less \ nano \ net-tools \ ifupdown \ usbutils \ gnupg \ raspberrypi \ raspberrypi-libs \ raspberrypi-dev \ && rm -rf /var/cache/apk/* RUN [ ! -d /.balena/messages ] && mkdir -p /.bal...
resin-io-library/base-images
balena-base-images/device-base/raspberrypicm4-ioboard/alpine/3.14/build/Dockerfile
Dockerfile
apache-2.0
1,088
# AUTOGENERATED FILE FROM balenalib/up-core-debian:bookworm-run # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python depend...
resin-io-library/base-images
balena-base-images/python/up-core/debian/bookworm/3.10.0/run/Dockerfile
Dockerfile
apache-2.0
4,099
# AUTOGENERATED FILE FROM balenalib/jetson-nano-2gb-devkit-fedora:34-run # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 RUN dnf install -y \ python3-pip \ python3-dbus \ && dnf clean all # install "vi...
nghiant2710/base-images
balena-base-images/python/jetson-nano-2gb-devkit/fedora/34/3.8.9/run/Dockerfile
Dockerfile
apache-2.0
2,444
# AUTOGENERATED FILE FROM balenalib/parallella-hdmi-resin-fedora:30-run ENV NODE_VERSION 12.20.1 ENV YARN_VERSION 1.22.4 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \ gpg --keyser...
nghiant2710/base-images
balena-base-images/node/parallella-hdmi-resin/fedora/30/12.20.1/run/Dockerfile
Dockerfile
apache-2.0
2,764
# AUTOGENERATED FILE FROM balenalib/artik533s-ubuntu:bionic-run ENV NODE_VERSION 10.24.0 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com...
nghiant2710/base-images
balena-base-images/node/artik533s/ubuntu/bionic/10.24.0/run/Dockerfile
Dockerfile
apache-2.0
2,917
# AUTOGENERATED FILE FROM balenalib/cubox-i-debian:stretch-run RUN apt-get update \ && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ \ # .NET Core dependencies libc6 \ libgcc1 \ libgssapi-krb5-2 \ libicu57 \ liblttng-ust0 \ ...
nghiant2710/base-images
balena-base-images/dotnet/cubox-i/debian/stretch/2.1-runtime/run/Dockerfile
Dockerfile
apache-2.0
2,548
FROM alpine:3.2 RUN mkdir -p /var/jenkins_home && \ chown 1000:1000 /var/jenkins_home CMD ["/bin/true"]
looztra/dockerfiles
alpine-jenkins-data/Dockerfile
Dockerfile
apache-2.0
110
############################################################################ # (C) Copyright IBM Corporation 2015, 2016 # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may no...
davidcurrie/ci.docker.websphere-traditional
developer/install/Dockerfile
Dockerfile
apache-2.0
1,735
# AUTOGENERATED FILE FROM balenalib/jetson-tx1-alpine:3.13-run ENV GO_VERSION 1.16.14 # set up nsswitch.conf for Go's "netgo" implementation # - https://github.com/golang/go/blob/go1.9.1/src/net/conf.go#L194-L275 # - docker run --rm debian:stretch grep '^hosts:' /etc/nsswitch.conf RUN [ ! -e /etc/nsswitch.conf ] && e...
resin-io-library/base-images
balena-base-images/golang/jetson-tx1/alpine/3.13/1.16.14/run/Dockerfile
Dockerfile
apache-2.0
2,469
# AUTOGENERATED FILE FROM balenalib/revpi-connect-ubuntu:xenial-build ENV GO_VERSION 1.15.11 RUN mkdir -p /usr/local/go \ && curl -SLO "http://resin-packages.s3.amazonaws.com/golang/v$GO_VERSION/go$GO_VERSION.linux-armv7hf.tar.gz" \ && echo "f5253eb04ed6b92e49cb0cbc57a80b4777ce27c6590e05a5c91095870e8632a0 go$GO_VE...
nghiant2710/base-images
balena-base-images/golang/revpi-connect/ubuntu/xenial/1.15.11/build/Dockerfile
Dockerfile
apache-2.0
2,033
# AUTOGENERATED FILE FROM balenalib/n510-tx2-ubuntu:xenial-run # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python depende...
resin-io-library/base-images
balena-base-images/python/n510-tx2/ubuntu/xenial/3.9.10/run/Dockerfile
Dockerfile
apache-2.0
4,065
# AUTOGENERATED FILE FROM balenalib/generic-aarch64-ubuntu:impish-run ENV NODE_VERSION 17.6.0 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pg...
resin-io-library/base-images
balena-base-images/node/generic-aarch64/ubuntu/impish/17.6.0/run/Dockerfile
Dockerfile
apache-2.0
2,911
# AUTOGENERATED FILE FROM balenalib/raspberrypi3-64-ubuntu:bionic-run RUN apt-get update \ && apt-get install -y --no-install-recommends \ ca-certificates \ \ # .NET Core dependencies libc6 \ libgcc1 \ libgssapi-krb5-2 \ libicu60 \ libssl1.1 \ ...
resin-io-library/base-images
balena-base-images/dotnet/raspberrypi3-64/ubuntu/bionic/3.1-runtime/run/Dockerfile
Dockerfile
apache-2.0
2,524
# AUTOGENERATED FILE FROM balenalib/imx8m-var-dart-ubuntu:focal-build # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # key 63C7CC90: p...
resin-io-library/base-images
balena-base-images/python/imx8m-var-dart/ubuntu/focal/3.8.12/build/Dockerfile
Dockerfile
apache-2.0
4,832
# AUTOGENERATED FILE FROM balenalib/photon-xavier-nx-debian:buster-run ENV GO_VERSION 1.14.14 # gcc for cgo RUN apt-get update && apt-get install -y --no-install-recommends \ g++ \ gcc \ libc6-dev \ make \ pkg-config \ git \ && rm -rf /var/lib/apt/lists/* RUN set -x \ && fetchDeps=' \ curl \ ' \ &&...
nghiant2710/base-images
balena-base-images/golang/photon-xavier-nx/debian/buster/1.14.14/run/Dockerfile
Dockerfile
apache-2.0
2,333
# AUTOGENERATED FILE FROM balenalib/vab820-quad-alpine:edge-run ENV GO_VERSION 1.15.7 # set up nsswitch.conf for Go's "netgo" implementation # - https://github.com/golang/go/blob/go1.9.1/src/net/conf.go#L194-L275 # - docker run --rm debian:stretch grep '^hosts:' /etc/nsswitch.conf RUN [ ! -e /etc/nsswitch.conf ] && e...
nghiant2710/base-images
balena-base-images/golang/vab820-quad/alpine/edge/1.15.7/run/Dockerfile
Dockerfile
apache-2.0
2,468
FROM osrg/ryu RUN \ apt-get update && \ apt-get install -qy --no-install-recommends \ python-pip supervisor iproute2 openvswitch-switch COPY ./ /rheaflow-src/ COPY etc/supervisor/supervisord.conf /etc/supervisor/conf.d/supervisord.conf RUN \ pip install /rheaflow-src RUN ovsdb-tool create /etc/openvswitch...
wandsdn/RheaFlow
Dockerfile
Dockerfile
apache-2.0
534
# AUTOGENERATED FILE FROM balenalib/generic-aarch64-ubuntu:xenial-run # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python ...
resin-io-library/base-images
balena-base-images/python/generic-aarch64/ubuntu/xenial/3.7.12/run/Dockerfile
Dockerfile
apache-2.0
4,072
# AUTOGENERATED FILE FROM balenalib/beaglebone-debian:buster-run # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python depen...
resin-io-library/base-images
balena-base-images/python/beaglebone/debian/buster/3.9.10/run/Dockerfile
Dockerfile
apache-2.0
4,091
# AUTOGENERATED FILE FROM balenalib/raspberrypi0-2w-64-alpine:3.12-build # remove several traces of python RUN apk del python* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # key 63C7CC90: public key "Sim...
resin-io-library/base-images
balena-base-images/python/raspberrypi0-2w-64/alpine/3.12/3.6.15/build/Dockerfile
Dockerfile
apache-2.0
4,844
# AUTOGENERATED FILE FROM balenalib/generic-armv7ahf-fedora:30-build ENV NODE_VERSION 12.22.1 ENV YARN_VERSION 1.22.4 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \ gpg --keyserver...
nghiant2710/base-images
balena-base-images/node/generic-armv7ahf/fedora/30/12.22.1/build/Dockerfile
Dockerfile
apache-2.0
2,763
# AUTOGENERATED FILE FROM balenalib/revpi-core-3-debian:buster-build ENV GO_VERSION 1.16.3 RUN mkdir -p /usr/local/go \ && curl -SLO "http://resin-packages.s3.amazonaws.com/golang/v$GO_VERSION/go$GO_VERSION.linux-armv7hf.tar.gz" \ && echo "0cfbfa848a1ab81e2aa2dd257c2b3572c3637d32562b1eaa6aeadb2909911606 go$GO_VERS...
nghiant2710/base-images
balena-base-images/golang/revpi-core-3/debian/buster/1.16.3/build/Dockerfile
Dockerfile
apache-2.0
2,030
# AUTOGENERATED FILE FROM balenalib/beaglebone-green-gateway-debian:buster-build RUN apt-get update \ && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ \ # .NET Core dependencies libc6 \ libgcc1 \ libgssapi-krb5-2 \ libicu63 \ l...
resin-io-library/base-images
balena-base-images/dotnet/beaglebone-green-gateway/debian/buster/6.0-sdk/build/Dockerfile
Dockerfile
apache-2.0
2,927
# AUTOGENERATED FILE FROM balenalib/orangepi-plus2-ubuntu:focal-run ENV NODE_VERSION 10.24.1 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp...
nghiant2710/base-images
balena-base-images/node/orangepi-plus2/ubuntu/focal/10.24.1/run/Dockerfile
Dockerfile
apache-2.0
2,920
# AUTOGENERATED FILE FROM balenalib/kitra710-alpine:3.12-run # remove several traces of python RUN apk del python* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python dependencies RUN apk add -...
nghiant2710/base-images
balena-base-images/python/kitra710/alpine/3.12/3.9.4/run/Dockerfile
Dockerfile
apache-2.0
4,128
# AUTOGENERATED FILE FROM balenalib/edge-ubuntu:cosmic-build # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # key 63C7CC90: public key...
nghiant2710/base-images
balena-base-images/python/edge/ubuntu/cosmic/3.6.12/build/Dockerfile
Dockerfile
apache-2.0
4,834
# AUTOGENERATED FILE FROM balenalib/smarc-px30-fedora:35-build # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 RUN dnf install -y \ python3-pip \ python3-dbus \ && dnf clean all # install "virtualenv",...
resin-io-library/base-images
balena-base-images/python/smarc-px30/fedora/35/3.10.2/build/Dockerfile
Dockerfile
apache-2.0
2,438
# AUTOGENERATED FILE FROM balenalib/raspberrypi4-64-alpine:3.11-run # remove several traces of python RUN apk del python* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python dependencies RUN ap...
nghiant2710/base-images
balena-base-images/python/raspberrypi4-64/alpine/3.11/3.8.9/run/Dockerfile
Dockerfile
apache-2.0
4,135
# AUTOGENERATED FILE FROM balenalib/beaglebone-green-wifi-alpine:edge-build # remove several traces of python RUN apk del python* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # key 63C7CC90: public key "...
nghiant2710/base-images
balena-base-images/python/beaglebone-green-wifi/alpine/edge/3.9.4/build/Dockerfile
Dockerfile
apache-2.0
4,848
# AUTOGENERATED FILE FROM balenalib/blackboard-tx2-fedora:31-build RUN dnf -y update \ && dnf clean all \ && dnf -y install \ gzip \ java-1.8.0-openjdk \ java-1.8.0-openjdk-devel \ tar \ && dnf clean all # set JAVA_HOME ENV JAVA_HOME /usr/lib/jvm/java-openjdk CMD ["echo","'No CMD command was set in Docker...
nghiant2710/base-images
balena-base-images/openjdk/blackboard-tx2/fedora/31/8-jre/build/Dockerfile
Dockerfile
apache-2.0
1,324
# AUTOGENERATED FILE FROM balenalib/iot-gate-imx8-alpine:3.12-run # remove several traces of python RUN apk del python* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python dependencies RUN apk ...
resin-io-library/base-images
balena-base-images/python/iot-gate-imx8/alpine/3.12/3.6.15/run/Dockerfile
Dockerfile
apache-2.0
4,131
# AUTOGENERATED FILE FROM balenalib/up-board-ubuntu:bionic-run ENV NODE_VERSION 12.21.0 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com ...
nghiant2710/base-images
balena-base-images/node/up-board/ubuntu/bionic/12.21.0/run/Dockerfile
Dockerfile
apache-2.0
2,919
FROM centos:7 RUN yum install -y iputils net-tools iperf3 qperf iproute tcpdump && yum clean all
akanto/dockerfiles
net-perf/Dockerfile
Dockerfile
apache-2.0
98
FROM nginx:1.9 ADD default.conf /etc/nginx/conf.d/default.conf
tungmv7/blog
docker/images/nginx/Dockerfile
Dockerfile
bsd-3-clause
64
FROM golang:1.7.5-wheezy COPY ./app/src/ /home/root/ RUN go build -a /home/root/Server.go && \ chmod +x Server CMD /go/Server
arvi3411301/quickstart-docker-git
go-raw/Dockerfile
Dockerfile
mit
130
# How to execute: # - It is needed to configure some environment variables: # $ export BRANCH=develop # $ export OS_USERNAME_VALUE=<OpenStack username> # $ export OS_PASSWORD_VALUE=<OpenStack password> # $ export OS_TENANT_NAME_VALUE=<OpenStack tenant name> # # $ docker build -t fiware-aiakos-rpm . # $ docker run ...
Fiware/ops.Aiakos
docker/PackageGenerator/Dockerfile
Dockerfile
apache-2.0
746
FROM amazoncorretto:11 ARG JAR_FILE=target/*.jar COPY ${JAR_FILE} app.jar EXPOSE 8080 ENTRYPOINT ["java","-jar","/app.jar"]
sterlp/training
spring-boot-aws/app/Dockerfile
Dockerfile
apache-2.0
123
# AUTOGENERATED FILE FROM balenalib/odroid-c1-alpine:edge-build # Default to UTF-8 file.encoding ENV LANG C.UTF-8 # add a simple script that can auto-detect the appropriate JAVA_HOME value # based on whether the JDK or only the JRE is installed RUN { \ echo '#!/bin/sh'; \ echo 'set -e'; \ echo; \ echo 'dirnam...
nghiant2710/base-images
balena-base-images/openjdk/odroid-c1/alpine/edge/8-jre/build/Dockerfile
Dockerfile
apache-2.0
1,762