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 |
|---|---|---|---|---|---|
# DESCRIPTION Pinpoint APM Collector
# TO_BUILD docker build -t pinpoint-collector .
# TO_RUN docker run -d --net=host -e HBASE_HOST=<HOST_IP> -e HBASE_PORT=2181 -e COLLECTOR_TCP_PORT=9994 -e COLLECTOR_UDP_STAT_LISTEN_PORT=9995 -e COLLECTOR_UDP_SPAN_LISTEN_PORT=9996 -p 9994:9994 -p 9995:9995/u... | krishnakanthpps/pinpoint | docker/pinpoint-collector/Dockerfile | Dockerfile | apache-2.0 | 1,074 |
FROM debian:wheezy
MAINTAINER Tim Hockin "thockin@google.com"
RUN apt-get -q update && \
apt-get install -y dnsutils && \
apt-get clean
| justinholmes/kubernetes | test/images/dnsutils/Dockerfile | Dockerfile | apache-2.0 | 145 |
FROM node:16.0.0-alpine
ENV CI=true
WORKDIR /app
COPY package.json yarn.lock ./
RUN yarn
COPY . /app
RUN yarn test
CMD [ "yarn", "start" ]
| Soluto/tweek | services/editor/debug.Dockerfile | Dockerfile | mit | 139 |
FROM slapi/ruby:latest
# If label is named description it will set tier 1 or plugin description in chat help
LABEL "description"="Plugin Description"
# Use Labels for Help info, a help list will be compiled from the labels
LABEL "ARGNAME01"="Arg Description"
LABEL "ARGNAME02"="Arg Description"
LABEL "ARGNAME03"="Arg D... | ImperialLabs/slapi | examples/Dockerfile | Dockerfile | mit | 332 |
FROM amclain/rbenv
MAINTAINER Alex McLain <alex@alexmclain.com>
RUN apt-get -qq update
RUN apt-get -y install build-essential libssl-dev
RUN rbenv install 2.1.2 -v
RUN rbenv global 2.1.2
RUN echo "gem: --no-rdoc" > ~/.gemrc
RUN gem update --force
RUN gem install pry rb-readline
CMD /bin/bash
| amclain/docker-ruby212 | Dockerfile | Dockerfile | mit | 293 |
# GENERATED FROM Dockerfile.template
FROM vicamo/buildpack-deps:sid-hurd-i386-scm
RUN set -ex; \
apt-get update; \
apt-get install -y --no-install-recommends \
autoconf \
automake \
bzip2 \
dpkg-dev \
file \
g++ \
gcc \
imagemagick \
libbz2-dev \
libc6-dev \
libcurl4-openssl-dev \
libdb-dev \... | vicamo/docker-buildpack-deps | sid/hurd-i386/Dockerfile | Dockerfile | mit | 1,379 |
FROM alpine:3.8
MAINTAINER Luciano Mores <luciano.mores@gmail.com>
#https://gist.github.com/P7h/9741922
ENV JAVA_VERSION=8 \
JAVA_UPDATE=171 \
JAVA_BUILD=11 \
JAVA_HOME="/usr/lib/jvm/default-jvm" \
LANG=C.UTF-8 \
GLIBC_VERSION=2.27-r0 \
ORACLE_AUTHORIZATION_KEY=512cd62ec5174c3487ac17c61aaa89... | andreptb/Dockerfiles | oracle-java/jdk-8/Dockerfile | Dockerfile | mit | 3,594 |
FROM rainu/browser-base:16.04
MAINTAINER rainu <rainu@raysha.de>
ENV DEBIAN_FRONTEND noninteractive
#install Flash
RUN echo "deb http://archive.canonical.com/ubuntu xenial partner" >> /etc/apt/sources.list &&\
apt-get update &&\
apt-get -y install \
adobe-flashplugin\
libgl1-mesa-dri\
libgl1-mesa-glx\
libexi... | rainu/docker-browser | google-chrome/Dockerfile | Dockerfile | mit | 1,167 |
FROM osixia/tinc:0.2.3
ARG ETCD_VERSION=3.3.10
# Install multiple process stack from baseimage
# https://github.com/osixia/docker-light-baseimage/blob/stable/image/tool/install-multiple-process-stack
RUN apt-get -y update \
&& /container/tool/add-multiple-process-stack \
&& LC_ALL=C DEBIAN_FRONTEND=noninterac... | osixia/docker-tinc-etcd | image/Dockerfile | Dockerfile | mit | 1,433 |
# escape=`
# 0.1.0
FROM microsoft/windowsservercore
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop';"]
RUN `
# Install Chocolatey.
$env:chocolateyUseWindowsCompression = 'false'; `
iwr https://chocolatey.org/install.ps1 -UseBasicParsing | iex; `
# Install Psake, .NET Developer Pack 4... | dermeister0/TimesheetParser | Dockerfile | Dockerfile | mit | 667 |
FROM debian:jessie
MAINTAINER Byte Pixie <hello@bytepixie.com>
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ca-certificates \
libssl1.0.0 \
logrotate \
curl \
&& curl -L https://dzbscw1ubdtyw.cloudfront.net/actordb_0.10.25-1_amd64.deb -o /tmp/actordb.deb \
&& dpkg -i /tmp/actordb.de... | bytepixie/actordb-for-docker | build/Dockerfile | Dockerfile | mit | 1,004 |
# builder image
FROM golang as builder
RUN go get github.com/onsi/ginkgo/ginkgo@v1.8.0
# final image
# TODO get rid of python dependencies
# * wait-for-update.py
FROM registry.opensource.zalan.do/library/python-3.9-slim:latest
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
bc \
curl \
... | zalando-incubator/kubernetes-on-aws | test/e2e/Dockerfile | Dockerfile | mit | 1,047 |
FROM golang:alpine
COPY . /src
RUN cd /src/cmd/go && go build -mod=vendor -o /usr/bin/go
EXPOSE 8067
CMD ["/usr/bin/go", "--data=/data"]
| kellegous/go | Dockerfile | Dockerfile | mit | 140 |
FROM robbertkl/base
MAINTAINER Robbert Klarenbeek <robbertkl@renbeek.nl>
# Install services
RUN cleaninstall \
cron \
rsyslog
# Install s6-overlay
RUN VERSION=`latestversion just-containers/s6-overlay` \
&& curl -sSL "https://github.com/just-containers/s6-overlay/releases/download/v${VERSION}/s6-overlay-a... | robbertkl/docker-base-s6 | Dockerfile | Dockerfile | mit | 697 |
FROM golang:onbuild
RUN go install github.com/smancke/guble/guble-cli
ENTRYPOINT ["/go/bin/app"]
VOLUME ["/var/lib/guble"]
EXPOSE 8080 | mley/guble | Dockerfile | Dockerfile | mit | 137 |
FROM donpiekarz/jessie
MAINTAINER DonPiekarz <DonPiekarz@gmail.com>
ADD . /bd_build
RUN /bd_build/prepare.sh && \
/bd_build/system_services.sh && \
/bd_build/utilities.sh && \
/bd_build/cleanup.sh
CMD ["/sbin/my_init"]
| donpiekarz/baseimage-docker | image/Dockerfile | Dockerfile | mit | 225 |
FROM silvioq/ruby-1.8.7
# Install dependencies
RUN apt-get update -qq && apt-get install -y build-essential libpq-dev nodejs
RUN gem install bundler -v 1.3.5
# Set an environment variable where the Rails app is installed to inside of Docker image:
ENV RAILS_ROOT /var/www/app
RUN mkdir -p $RAILS_ROOT
# Set working di... | fguillen/Testilia | docker/app/Dockerfile | Dockerfile | mit | 791 |
FROM gugod/perlcritic:latest
RUN curl -sfL https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh | sh -s -- -b /usr/local/bin
| gugod/perl-app-pack | perlcritic-reviewdog/Dockerfile | Dockerfile | cc0-1.0 | 144 |
# AUTOGENERATED FILE
FROM balenalib/raspberrypi-alpine:3.10-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 "Simon McVi... | nghiant2710/base-images | balena-base-images/python/raspberrypi/alpine/3.10/3.5.10/build/Dockerfile | Dockerfile | apache-2.0 | 4,840 |
FROM fedora
RUN dnf -y update && dnf install -y make git golang golang-github-cpuguy83-go-md2man \
# storage deps
btrfs-progs-devel \
device-mapper-devel \
# gpgme bindings deps
libassuan-devel gpgme-devel \
ostree-devel \
gnupg \
# OpenShift deps
which tar wget hostname util-linux bsdtar socat ethtool device... | jwhonce/skopeo | Dockerfile | Dockerfile | apache-2.0 | 2,508 |
# AUTOGENERATED FILE
FROM balenalib/nitrogen6x-alpine:3.13-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 "Simon McVit... | resin-io-library/base-images | balena-base-images/python/nitrogen6x/alpine/3.13/3.6.15/build/Dockerfile | Dockerfile | apache-2.0 | 4,836 |
# AUTOGENERATED FILE
FROM balenalib/cubox-i-ubuntu:disco-build
ENV NODE_VERSION 10.24.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/cubox-i/ubuntu/disco/10.24.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,758 |
# AUTOGENERATED FILE
FROM balenalib/up-core-alpine:3.11-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 'dirname ... | nghiant2710/base-images | balena-base-images/openjdk/up-core/alpine/3.11/8-jdk/build/Dockerfile | Dockerfile | apache-2.0 | 1,771 |
# AUTOGENERATED FILE
FROM balenalib/zc702-zynq7-ubuntu:focal-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/zc702-zynq7/ubuntu/focal/3.9.7/run/Dockerfile | Dockerfile | apache-2.0 | 4,064 |
# Prepare the image with:
# docker build -t tensorflow/haskell:v0 docker
FROM tensorflow/tensorflow:2.3.0
LABEL maintainer="TensorFlow authors <tensorflow-haskell@googlegroups.com>"
RUN apt-get update
RUN apt-get install -y \
# Required by snappy-frames dependency.
libsnappy-dev \
# Avoids /... | tensorflow/haskell | docker/Dockerfile | Dockerfile | apache-2.0 | 1,367 |
# AUTOGENERATED FILE
FROM balenalib/photon-xavier-nx-fedora:36-run
ENV NODE_VERSION 17.6.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 ke... | resin-io-library/base-images | balena-base-images/node/photon-xavier-nx/fedora/36/17.6.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,747 |
# AUTOGENERATED FILE
FROM balenalib/odroid-ux3-debian:jessie-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 \
' \
&& apt-ge... | nghiant2710/base-images | balena-base-images/golang/odroid-ux3/debian/jessie/1.15.7/run/Dockerfile | Dockerfile | apache-2.0 | 2,354 |
FROM joynr-cpp-base:latest
###################################################
# install boost
###################################################
WORKDIR /opt
# Use the same boost version which is provided by the fedora-24 repository
RUN curl -L http://sourceforge.net/projects/boost/files/boost/1.60.0/boost_1_60_0... | clive-jevons/joynr | docker/joynr-cpp-clang/Dockerfile | Dockerfile | apache-2.0 | 2,575 |
# AUTOGENERATED FILE
FROM balenalib/orange-pi-one-ubuntu:focal-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 dep... | resin-io-library/base-images | balena-base-images/python/orange-pi-one/ubuntu/focal/3.9.7/run/Dockerfile | Dockerfile | apache-2.0 | 4,066 |
FROM ubuntu
MAINTAINER Stephen Liang "docker-maint@stephenliang.pw"
RUN apt-get update -y && apt-get install -y php5-fpm php5-intl php-apc php5-gd php5-intl php5-mysqlnd php5-pgsql php-pear php5-cli php5-mcrypt && rm -rf /var/lib/apt/lists/*
# Listen to port 9000 instead of listening to a unix socket to enable docker... | stephenliang/php5-fpm-dockerfile | Dockerfile | Dockerfile | apache-2.0 | 476 |
# AUTOGENERATED FILE
FROM balenalib/hummingboard2-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 "virtualen... | resin-io-library/base-images | balena-base-images/python/hummingboard2/fedora/35/3.9.10/build/Dockerfile | Dockerfile | apache-2.0 | 2,441 |
# AUTOGENERATED FILE
FROM balenalib/ccimx8x-sbc-pro-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 "Simon ... | resin-io-library/base-images | balena-base-images/python/ccimx8x-sbc-pro/alpine/3.12/3.9.7/build/Dockerfile | Dockerfile | apache-2.0 | 4,839 |
# AUTOGENERATED FILE
FROM balenalib/cl-som-imx8-ubuntu:cosmic-run
ENV NODE_VERSION 10.23.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.c... | nghiant2710/base-images | balena-base-images/node/cl-som-imx8/ubuntu/cosmic/10.23.1/run/Dockerfile | Dockerfile | apache-2.0 | 2,915 |
# AUTOGENERATED FILE
FROM balenalib/isg-503-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 dependen... | resin-io-library/base-images | balena-base-images/python/isg-503/debian/buster/3.9.7/run/Dockerfile | Dockerfile | apache-2.0 | 4,086 |
FROM linuxkit/alpine:d307c8a386fa3f32cddda9409b9687e191cdd6f1 AS grub-build
RUN apk add \
automake \
make \
bison \
gettext \
flex \
gcc \
git \
libtool \
libc-dev \
linux-headers \
python3 \
autoconf
# because python is not available
RUN ln -s python3 /usr/bin/python
ENV GRUB_MODULES="part_... | eyz/linuxkit | tools/mkimage-raw-efi/Dockerfile | Dockerfile | apache-2.0 | 1,493 |
# AUTOGENERATED FILE
FROM balenalib/jn30b-nano-debian:bullseye-build
ENV NODE_VERSION 10.24.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/jn30b-nano/debian/bullseye/10.24.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,787 |
# AUTOGENERATED FILE
FROM balenalib/raspberrypi3-64-debian:bullseye-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 --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --key... | nghiant2710/base-images | balena-base-images/node/raspberrypi3-64/debian/bullseye/14.16.1/run/Dockerfile | Dockerfile | apache-2.0 | 2,947 |
# AUTOGENERATED FILE
FROM balenalib/colibri-imx6dl-debian:buster-build
ENV GO_VERSION 1.16.14
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 "8a8e06b02a5e7339675cbbad9eb46a0db2cab7da21306de7c3a60d37a6a96022 go$GO_V... | resin-io-library/base-images | balena-base-images/golang/colibri-imx6dl/debian/buster/1.16.14/build/Dockerfile | Dockerfile | apache-2.0 | 2,034 |
# AUTOGENERATED FILE
FROM balenalib/jetson-xavier-alpine:3.12-run
ENV NODE_VERSION 15.6.0
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 \
6A010C5166006... | nghiant2710/base-images | balena-base-images/node/jetson-xavier/alpine/3.12/15.6.0/run/Dockerfile | Dockerfile | apache-2.0 | 3,026 |
# AUTOGENERATED FILE
FROM balenalib/generic-armv7ahf-fedora:33-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 Dock... | resin-io-library/base-images | balena-base-images/openjdk/generic-armv7ahf/fedora/33/8-jre/build/Dockerfile | Dockerfile | apache-2.0 | 1,326 |
# AUTOGENERATED FILE
FROM balenalib/nitrogen8mm-alpine:3.11-run
ENV GO_VERSION 1.14.13
# 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/nitrogen8mm/alpine/3.11/1.14.13/run/Dockerfile | Dockerfile | apache-2.0 | 2,470 |
# AUTOGENERATED FILE
FROM balenalib/i386-debian:sid-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 "S... | nghiant2710/base-images | balena-base-images/python/i386/debian/sid/3.5.10/build/Dockerfile | Dockerfile | apache-2.0 | 4,845 |
# AUTOGENERATED FILE
FROM balenalib/jn30b-nano-ubuntu:bionic-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.co... | nghiant2710/base-images | balena-base-images/node/jn30b-nano/ubuntu/bionic/10.24.1/run/Dockerfile | Dockerfile | apache-2.0 | 2,914 |
FROM balenalib/aarch64-debian:sid-build
LABEL io.balena.device-type="cnx100-xavier-nx"
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 ] && ... | resin-io-library/base-images | balena-base-images/device-base/cnx100-xavier-nx/debian/sid/build/Dockerfile | Dockerfile | apache-2.0 | 1,093 |
# AUTOGENERATED FILE
FROM balenalib/etcher-pro-ubuntu:hirsute-build
ENV GO_VERSION 1.17.7
RUN mkdir -p /usr/local/go \
&& curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz" \
&& echo "a5aa1ed17d45ee1d58b4a4099b12f8942acbd1dd09b2e9a6abb1c4898043c5f5 go$GO_VERSION.linux-arm64.tar.gz" ... | resin-io-library/base-images | balena-base-images/golang/etcher-pro/ubuntu/hirsute/1.17.7/build/Dockerfile | Dockerfile | apache-2.0 | 2,001 |
# AUTOGENERATED FILE
FROM balenalib/imx8mm-var-dart-alpine:3.12-build
ENV GO_VERSION 1.15.8
# 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/imx8mm-var-dart/alpine/3.12/1.15.8/build/Dockerfile | Dockerfile | apache-2.0 | 2,342 |
FROM agabert/bristolbase
LABEL maintainer="alex@xoreaxeax.de"
ADD sbin /opt/bristol/sbin
ADD fabfile.py /opt/bristol/fabfile.py
ADD lib /opt/bristol/lib
ADD include /opt/bristol/include
ADD templates /opt/bristol/templates
| agabert/bristol | docker/code/Dockerfile | Dockerfile | apache-2.0 | 226 |
# AUTOGENERATED FILE
FROM balenalib/jetson-xavier-nx-devkit-debian:stretch-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
# instal... | resin-io-library/base-images | balena-base-images/python/jetson-xavier-nx-devkit/debian/stretch/3.10.0/run/Dockerfile | Dockerfile | apache-2.0 | 4,106 |
# AUTOGENERATED FILE
FROM balenalib/asus-tinker-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.... | nghiant2710/base-images | balena-base-images/node/asus-tinker-board/ubuntu/focal/14.16.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,923 |
# AUTOGENERATED FILE
FROM balenalib/aarch64-fedora:34-build
ENV NODE_VERSION 16.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 keyserve... | resin-io-library/base-images | balena-base-images/node/aarch64/fedora/34/16.14.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,744 |
# AUTOGENERATED FILE
FROM balenalib/qemux86-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 "Simon McVit... | resin-io-library/base-images | balena-base-images/python/qemux86-64/alpine/3.12/3.8.12/build/Dockerfile | Dockerfile | apache-2.0 | 4,843 |
# AUTOGENERATED FILE
FROM balenalib/kitra710-ubuntu:cosmic-build
ENV GO_VERSION 1.14.14
RUN mkdir -p /usr/local/go \
&& curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz" \
&& echo "511d764197121f212d130724afb9c296f0cb4a22424e5ae956a5cc043b0f4a29 go$GO_VERSION.linux-arm64.tar.gz" | ... | nghiant2710/base-images | balena-base-images/golang/kitra710/ubuntu/cosmic/1.14.14/build/Dockerfile | Dockerfile | apache-2.0 | 1,999 |
# AUTOGENERATED FILE
FROM balenalib/n510-tx2-debian:jessie-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 --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --keyserver ke... | nghiant2710/base-images | balena-base-images/node/n510-tx2/debian/jessie/10.24.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,936 |
# AUTOGENERATED FILE
FROM balenalib/armv7hf-debian:sid-run
ENV NODE_VERSION 12.22.9
ENV YARN_VERSION 1.22.4
RUN buildDeps='curl libatomic1' \
&& set -x \
&& for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --keyserver keyser... | resin-io-library/base-images | balena-base-images/node/armv7hf/debian/sid/12.22.9/run/Dockerfile | Dockerfile | apache-2.0 | 2,927 |
# AUTOGENERATED FILE
FROM balenalib/solidrun-imx6-debian:jessie-build
ENV NODE_VERSION 10.23.1
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/solidrun-imx6/debian/jessie/10.23.1/build/Dockerfile | Dockerfile | apache-2.0 | 2,790 |
# AUTOGENERATED FILE
FROM balenalib/up-squared-alpine:3.11-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 "Simon McVit... | nghiant2710/base-images | balena-base-images/python/up-squared/alpine/3.11/3.5.10/build/Dockerfile | Dockerfile | apache-2.0 | 4,846 |
# AUTOGENERATED FILE
FROM balenalib/hummingboard2-debian:stretch-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: ... | resin-io-library/base-images | balena-base-images/python/hummingboard2/debian/stretch/3.6.15/build/Dockerfile | Dockerfile | apache-2.0 | 4,859 |
FROM alpine:3.12
MAINTAINER Frank Celler <info@arangodb.com>
ENV ARANGO_VERSION 3.7.16
ENV ARANGO_URL https://download.arangodb.com/arangodb37/DEBIAN/amd64
ENV ARANGO_PACKAGE arangodb3_${ARANGO_VERSION}-1_amd64.deb
ENV ARANGO_PACKAGE_URL ${ARANGO_URL}/${ARANGO_PACKAGE}
ENV ARANGO_SIGNATURE_URL ${ARANGO_PACKAGE_URL}.as... | arangodb/arangodb-docker | alpine/3.7.16/Dockerfile | Dockerfile | apache-2.0 | 1,906 |
# AUTOGENERATED FILE
FROM balenalib/amd64-alpine:3.11-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 "Simon McVittie <... | nghiant2710/base-images | balena-base-images/python/amd64/alpine/3.11/3.9.4/build/Dockerfile | Dockerfile | apache-2.0 | 4,839 |
# AUTOGENERATED FILE
FROM balenalib/etcher-pro-debian:jessie-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 --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --keyserver ... | nghiant2710/base-images | balena-base-images/node/etcher-pro/debian/jessie/14.15.4/run/Dockerfile | Dockerfile | apache-2.0 | 2,938 |
# AUTOGENERATED FILE
FROM balenalib/generic-debian:jessie-run
ENV NODE_VERSION 15.10.0
ENV YARN_VERSION 1.22.4
RUN buildDeps='curl libatomic1' \
&& set -x \
&& for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --keyserver key... | nghiant2710/base-images | balena-base-images/node/generic/debian/jessie/15.10.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,942 |
# AUTOGENERATED FILE
FROM balenalib/odroid-ux3-ubuntu:bionic-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: publ... | resin-io-library/base-images | balena-base-images/python/odroid-ux3/ubuntu/bionic/3.9.10/build/Dockerfile | Dockerfile | apache-2.0 | 4,830 |
# AUTOGENERATED FILE
FROM balenalib/artik710-fedora:36-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", s... | resin-io-library/base-images | balena-base-images/python/artik710/fedora/36/3.10.2/build/Dockerfile | Dockerfile | apache-2.0 | 2,436 |
# AUTOGENERATED FILE
FROM balenalib/artik533s-debian:jessie-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: publi... | nghiant2710/base-images | balena-base-images/python/artik533s/debian/jessie/2.7.18/build/Dockerfile | Dockerfile | apache-2.0 | 5,228 |
# AUTOGENERATED FILE
FROM balenalib/npe-x500-m3-debian:jessie-run
ENV NODE_VERSION 12.22.1
ENV YARN_VERSION 1.22.4
RUN buildDeps='curl libatomic1' \
&& set -x \
&& for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --keyserver... | nghiant2710/base-images | balena-base-images/node/npe-x500-m3/debian/jessie/12.22.1/run/Dockerfile | Dockerfile | apache-2.0 | 2,943 |
# AUTOGENERATED FILE
FROM balenalib/artik710-debian:bullseye-build
ENV GO_VERSION 1.16.3
RUN mkdir -p /usr/local/go \
&& curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz" \
&& echo "f4e96bbcd5d2d1942f5b55d9e4ab19564da4fad192012f6d7b0b9b055ba4208f go$GO_VERSION.linux-arm64.tar.gz" |... | nghiant2710/base-images | balena-base-images/golang/artik710/debian/bullseye/1.16.3/build/Dockerfile | Dockerfile | apache-2.0 | 2,001 |
FROM busybox
CMD while true; do echo foo; sleep 1; done
| GoogleContainerTools/skaffold | integration/testdata/custom-test/Dockerfile | Dockerfile | apache-2.0 | 56 |
# AUTOGENERATED FILE
FROM balenalib/blackboard-tx2-alpine:3.11-build
ENV GO_VERSION 1.16.3
# 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/blackboard-tx2/alpine/3.11/1.16.3/build/Dockerfile | Dockerfile | apache-2.0 | 2,341 |
# AUTOGENERATED FILE
FROM balenalib/beaglebone-black-debian:buster-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... | nghiant2710/base-images | balena-base-images/python/beaglebone-black/debian/buster/3.7.9/build/Dockerfile | Dockerfile | apache-2.0 | 4,861 |
# AUTOGENERATED FILE
FROM balenalib/jetson-nano-debian:buster-run
ENV Logging__Console__FormatterName=Json
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ca-certificates \
curl \
\
# .NET Core dependencies
libc6 \
libgcc1 \
libgssapi-krb5-2 \
... | resin-io-library/base-images | balena-base-images/dotnet/jetson-nano/debian/buster/6.0-aspnet/run/Dockerfile | Dockerfile | apache-2.0 | 3,170 |
# use onbuild variant, this will automatically copies the package source,
# fetches the application dependencies, builds the program,
# and configures it to run on startup
FROM golang:1.7.4-onbuild
MAINTAINER Zhang Wenqing "winking.zhang@grapecity.com"
EXPOSE 8081 | winkingzhang/goGate | hello/Dockerfile | Dockerfile | apache-2.0 | 266 |
# AUTOGENERATED FILE
FROM balenalib/beaglebone-green-wifi-debian:sid-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 --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --ke... | nghiant2710/base-images | balena-base-images/node/beaglebone-green-wifi/debian/sid/14.15.4/run/Dockerfile | Dockerfile | apache-2.0 | 2,947 |
FROM clojure:openjdk-8-lein
COPY target/cmr-mock-echo-app-0.1.0-SNAPSHOT-standalone.jar /app/
EXPOSE 3008
WORKDIR /app
CMD "java" "-classpath" "/app/cmr-mock-echo-app-0.1.0-SNAPSHOT-standalone.jar" "clojure.main" "-m" "cmr.mock-echo.runner"
| nasa/Common-Metadata-Repository | mock-echo-app/Dockerfile | Dockerfile | apache-2.0 | 244 |
# AUTOGENERATED FILE
FROM balenalib/artik533s-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/artik533s/ubuntu/focal/5.0-aspnet/build/Dockerfile | Dockerfile | apache-2.0 | 3,160 |
FROM node:16
RUN apt-get update && \
apt install -y \
python3 \
python3-pip \
pylint \
&& rm -rf /var/lib/apt/lists/*
WORKDIR /build
RUN npm install -g serverless
RUN pip3 install pylint
RUN echo "# Aliases" >> /etc/bash.bashrc
RUN echo "alias ls='ls --color'" >> /etc/bash.bashrc
RUN echo "alias l... | nasa/Common-Metadata-Repository | tea-config-generator/Dockerfile | Dockerfile | apache-2.0 | 394 |
FROM php:7.4
RUN pecl install swoole > /dev/null && \
docker-php-ext-enable swoole
RUN docker-php-ext-install pdo_mysql > /dev/null
ADD ./ /lumen
WORKDIR /lumen
COPY deploy/swoole/php.ini /usr/local/etc/php/
RUN mkdir -p /lumen/storage/framework/sessions
RUN mkdir -p /lumen/storage/framework/views
RUN mkdir -p ... | volyrique/FrameworkBenchmarks | frameworks/PHP/lumen/lumen-swoole.dockerfile | Dockerfile | bsd-3-clause | 1,317 |
#
# Elasticsearch Dockerfile
#
# https://github.com/dockerfile/elasticsearch
#
# Pull base image.
FROM elasticsearch:1.5.1
ADD http://stedolan.github.io/jq/download/linux64/jq /usr/local/bin/jq
RUN chmod +x /usr/local/bin/jq
ADD /start-elasticsearch-clustered.sh /
RUN chmod +x /start-elasticsearch-clustered.sh
RUN ... | nautsio/consul-elasticsearch | Dockerfile | Dockerfile | mit | 403 |
FROM %%KOLLA_NAMESPACE%%/%%KOLLA_PREFIX%%ceilometer-base
MAINTAINER Kolla Project (https://launchpad.net/kolla)
RUN yum install -y openstack-ceilometer-alarm && yum clean all
ADD ./start.sh /start.sh
CMD ["/start.sh"]
| bdastur/kolla | docker/ceilometer/ceilometer-alarm/Dockerfile | Dockerfile | apache-2.0 | 220 |
FROM learninglayers/base
RUN apt-get update && apt-get install -y wget \
tar \
gcc \
make \
groff \
groff-base
WORKDIR /opt
RUN wget ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/openldap-2.4.40.tgz && \
mkdir src && \
mkdir openldap-2.4.40 && \
tar xfz ope... | learning-layers/Layers-Dockerfiles | openldap/Dockerfile | Dockerfile | apache-2.0 | 909 |
# AUTOGENERATED FILE
FROM balenalib/beaglebone-alpine:3.12-run
# 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 'dirname... | nghiant2710/base-images | balena-base-images/openjdk/beaglebone/alpine/3.12/8-jre/run/Dockerfile | Dockerfile | apache-2.0 | 1,759 |
FROM ubuntu:xenial
# Minimal Docker container for running Habitat's BATS integration
# tests.
#
# jq and curl are used by our custom BATS helper functions; busybox
# and the various lib* are needed by the hab binaries themselves; the
# intended usecase is to exercise the individual binaries built by
# cargo, and not ... | georgemarshall/habitat | test/integration/Dockerfile | Dockerfile | apache-2.0 | 733 |
FROM trenpixster/elixir
MAINTAINER Joao Vazao Vasques Vasques
LABEL ai.jarvis.user_api.version="0.0.1"
LABEL vendor="Jarvis.ai"
RUN mkdir /app
ADD . /app
WORKDIR /app
RUN mix compile
| JoaoVasques/jarvis.ai | user_api/Dockerfile | Dockerfile | mit | 187 |
FROM sudokeys/baseimage
MAINTAINER Bertrand RETIF <bertrand@sudokeys.com>
# Ensure UTF-8
RUN locale-gen en_US.UTF-8
# Install MariaDB from repository.
RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 0xcbcb082a1bb943db && \
echo "deb http://ftp.osuosl.org/pub/mariadb/repo/10.0/ubuntu `lsb_release ... | Sudokeys/docker-mariadb | Dockerfile | Dockerfile | mit | 1,406 |
FROM sumpfgottheit/centos7
MAINTAINER Florian Sachs "florian.sachs@gmx.at"
# Free the wheel group
RUN echo "%wheel ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
# Add my User
RUN useradd -G wheel -u 1808 -m saf
RUN yum -y install vim ack
RUN yum -y clean all
ADD create-server-ssh-keys.sh /docker-entrypoint.d/create-serve... | sumpfgottheit/sdi-centos7-sshd | Dockerfile | Dockerfile | mit | 678 |
FROM alpine:3.3
MAINTAINER Yifan Gao <docker@yfgao.com>
ENV ASSETS_DIR="/opt/smartentry/HEAD"
RUN apk add --no-cache bash tar
COPY smartentry.sh /sbin/smartentry.sh
ENTRYPOINT ["/sbin/smartentry.sh"]
CMD ["run"]
| gaoyifan/smartentry-images | alpine/3.3/Dockerfile | Dockerfile | mit | 218 |
FROM minidocks/librsvg
LABEL maintainer="Martin Hasoň <martin.hason@gmail.com>"
RUN apk --update add graphviz && clean
CMD [ "dot" ]
| microcontainers/microcontainers | graphviz/Dockerfile | Dockerfile | mit | 136 |
# https://github.com/RafPe/docker-haproxy-rsyslog/blob/master/Dockerfile
FROM haproxy:latest
MAINTAINER kuji
# Install rsyslog to logging haproxy
RUN apt-get update && apt-get install rsyslog -y && \
sed -i 's/#$ModLoad imudp/$ModLoad imudp/g' /etc/rsyslog.conf && \
sed -i 's/#$UDPServerRun 514/$UDPServerRun ... | kujiy/docker-images | kc-haproxy/Dockerfile | Dockerfile | mit | 812 |
ARG base_image=ruby:2.7.5-slim-buster
FROM $base_image AS builder
ENV RAILS_ENV=production
# TODO: have a separate build image which already contains the build-only deps.
RUN apt-get update -qq && \
apt-get upgrade -y && \
apt-get install -y build-essential nodejs && \
apt-get clean
RUN mkdir /app
WORK... | alphagov/manuals-frontend | Dockerfile | Dockerfile | mit | 1,065 |
FROM centos:7
ENV VERSION 1.7.3
ENV CENTRIFUGO_SHA256 e07bb0f407736ca152bf74ce7e87905dbd16acf9586509596c75ac414de0548c
ENV DOWNLOAD https://github.com/centrifugal/centrifugo/releases/download/v$VERSION/centrifugo-$VERSION-linux-amd64.zip
RUN curl -sSL "$DOWNLOAD" -o /tmp/centrifugo.zip && \
echo "${CENTRIFUGO_S... | roytan883/centrifugo | Dockerfile | Dockerfile | mit | 986 |
FROM rust-iml-base as builder
FROM imlteam/systemd-base:6.2.0
COPY --from=builder /build/target/release/iml-timer /bin/
COPY --from=builder /build/target/release/iml /usr/bin
COPY docker/iml-timer/iml-timer.service /usr/lib/systemd/system/
COPY docker/wait-for-settings.sh /usr/local/bin/
RUN systemctl enable iml-time... | intel-hpdd/intel-manager-for-lustre | docker/iml-timer.dockerfile | Dockerfile | mit | 382 |
ARG REPO=mcr.microsoft.com/dotnet/runtime-deps
# Installer image
FROM arm32v7/buildpack-deps:bullseye-curl AS installer
# Retrieve .NET Runtime
RUN dotnet_version=6.0.3 \
&& curl -fSL --output dotnet.tar.gz https://dotnetcli.azureedge.net/dotnet/Runtime/$dotnet_version/dotnet-runtime-$dotnet_version-linux-arm.tar... | dotnet/dotnet-docker | src/runtime/6.0/bullseye-slim/arm32v7/Dockerfile | Dockerfile | mit | 856 |
FROM golang:1.6-alpine
RUN apk update && apk add bash git
ADD . /go/src/github.com/golang/scristofari/golang-poll
WORKDIR /go/src/github.com/golang/scristofari/golang-poll
RUN go get github.com/tools/godep
ENV GO15VENDOREXPERIMENT=0
RUN godep get
ENV APP_ENV "dev"
ENV APP_PORT 80
ENV APP_HOST "127.0.0.1"
#RUN go b... | scristofari/golang-poll | Dockerfile | Dockerfile | mit | 392 |
# Mesos Master
#
# VERSION 1
FROM thefactory/mesos
MAINTAINER Mike Babineau mike@thefactory.com
USER root
EXPOSE 5050
ENTRYPOINT ["/usr/local/sbin/mesos-master"] | thefactory/docker-mesos-master | Dockerfile | Dockerfile | mit | 171 |
# It's DynamoDB, in Docker!
#
# Check:
#
# http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html
#
# for details on how to run DynamoDB locally. This Dockerfile essentially
# replicates those instructions.
# Use JDK 7. I tried alpine, but all calls to dynamo then fail silently...
# FROM... | dwmkerr/docker-dynamodb | Dockerfile | Dockerfile | mit | 869 |
FROM openjdk:12
ENV JAVA_CONF_DIR=$JAVA_HOME/conf
ENV RSAPI_HOME=/opt/services
ENV RSAPI_WORK=/var/rsapi
ADD config.yml $RSAPI_WORK/
# Add Maven dependencies (not shaded into the artifact; Docker-cached)
ADD target/lib $RSAPI_HOME/lib
# Add the service itself
ARG JAR_FILE
ADD target/${JAR_FILE} $RSAPI_HOME/... | pstorch/bahnhoefe.gpx | Dockerfile | Dockerfile | mit | 446 |
# AUTOGENERATED FILE
FROM balenalib/imx8m-var-dart-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/imx8m-var-dart/debian/jessie/12.21.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,787 |
FROM python:2.7
MAINTAINER Alexey Deryugin <velovec@gmail.com>
COPY requirements.txt /tmp/requirements.txt
RUN pip install -r /tmp/requirements.txt && rm /tmp/requirements.txt
COPY slack.py /slack/slack.py
WORKDIR /slack
ENTRYPOINT ["python", "slack.py"] | velovec/slack-exporter | Dockerfile | Dockerfile | apache-2.0 | 259 |
# AUTOGENERATED FILE
FROM balenalib/iot-gate-imx8-ubuntu:hirsute-run
ENV NODE_VERSION 12.22.9
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/iot-gate-imx8/ubuntu/hirsute/12.22.9/run/Dockerfile | Dockerfile | apache-2.0 | 2,913 |
# Copyright 2016 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,... | robertswiecki/oss-fuzz | projects/libreoffice/Dockerfile | Dockerfile | apache-2.0 | 10,596 |
FROM ubuntu:trusty
RUN apt-get update && \
apt-get install -yq iptables apt-transport-https ca-certificates
ENV DIND_COMMIT=b8bed8832b77a478360ae946a69dab5e922b194e
ADD https://raw.githubusercontent.com/docker/docker/${DIND_COMMIT}/hack/dind /usr/local/bin/dind
RUN chmod +x /usr/local/bin/dind
VOLUME /var/lib/docker... | docker/dockercloud-node | 1.10.3-cs2/Dockerfile | Dockerfile | apache-2.0 | 1,460 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.