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/beagleboard-xm-alpine:3.14-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/beagleboard-xm/alpine/3.14/3.9.10/run/Dockerfile
Dockerfile
apache-2.0
4,132
# AUTOGENERATED FILE FROM balenalib/cl-som-imx8-fedora:32-run 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.pool...
nghiant2710/base-images
balena-base-images/node/cl-som-imx8/fedora/32/15.7.0/run/Dockerfile
Dockerfile
apache-2.0
2,748
# AUTOGENERATED FILE FROM balenalib/aarch64-fedora:34-build ENV NODE_VERSION 15.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 ha.pool.s...
nghiant2710/base-images
balena-base-images/node/aarch64/fedora/34/15.6.0/build/Dockerfile
Dockerfile
apache-2.0
2,748
FROM openjdk:8-jdk-alpine RUN apk update && apk upgrade && apk add netcat-openbsd && apk add postgresql-client=9.6.3-r0 RUN mkdir -p /usr/local/auth.service ADD ./auth.service.jar /usr/local/auth.service/ ADD run.sh run.sh RUN chmod +x run.sh CMD ./run.sh
omacarena/novaburst.flowcolab
app/modules/auth/auth.service/docker/Dockerfile
Dockerfile
apache-2.0
256
# AUTOGENERATED FILE FROM balenalib/zc702-zynq7-alpine:edge-build ENV GO_VERSION 1.16 # 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/zc702-zynq7/alpine/edge/1.16/build/Dockerfile
Dockerfile
apache-2.0
2,334
# AUTOGENERATED FILE FROM balenalib/aarch64-ubuntu:focal-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 u...
nghiant2710/base-images
balena-base-images/golang/aarch64/ubuntu/focal/1.15.11/run/Dockerfile
Dockerfile
apache-2.0
2,322
# AUTOGENERATED FILE FROM balenalib/surface-go-fedora:33-run 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.pool...
nghiant2710/base-images
balena-base-images/node/surface-go/fedora/33/15.14.0/run/Dockerfile
Dockerfile
apache-2.0
2,756
# AUTOGENERATED FILE FROM balenalib/asus-tinker-board-s-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 "Si...
resin-io-library/base-images
balena-base-images/python/asus-tinker-board-s/alpine/3.12/3.7.12/build/Dockerfile
Dockerfile
apache-2.0
4,845
# AUTOGENERATED FILE FROM balenalib/armv7hf-debian:buster-run 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/5.0-runtime/run/Dockerfile
Dockerfile
apache-2.0
2,521
# AUTOGENERATED FILE FROM balenalib/beaglebone-green-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 "Simon...
resin-io-library/base-images
balena-base-images/python/beaglebone-green/alpine/edge/3.9.7/build/Dockerfile
Dockerfile
apache-2.0
4,840
# AUTOGENERATED FILE FROM balenalib/colibri-imx6-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 McV...
resin-io-library/base-images
balena-base-images/python/colibri-imx6/alpine/3.13/3.8.12/build/Dockerfile
Dockerfile
apache-2.0
4,838
# AUTOGENERATED FILE FROM balenalib/zc702-zynq7-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...
nghiant2710/base-images
balena-base-images/python/zc702-zynq7/debian/sid/2.7.18/build/Dockerfile
Dockerfile
apache-2.0
5,224
# AUTOGENERATED FILE FROM balenalib/var-som-mx6-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 "virtualenv", ...
resin-io-library/base-images
balena-base-images/python/var-som-mx6/fedora/34/3.10.0/run/Dockerfile
Dockerfile
apache-2.0
2,434
# AUTOGENERATED FILE FROM balenalib/generic-ubuntu:bionic-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...
nghiant2710/base-images
balena-base-images/python/generic/ubuntu/bionic/3.8.9/run/Dockerfile
Dockerfile
apache-2.0
4,073
# AUTOGENERATED FILE FROM balenalib/artik10-ubuntu:cosmic-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/artik10/ubuntu/cosmic/10.24.0/run/Dockerfile
Dockerfile
apache-2.0
2,915
# AUTOGENERATED FILE FROM balenalib/nitrogen8mm-fedora:31-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/nitrogen8mm/fedora/31/15.7.0/build/Dockerfile
Dockerfile
apache-2.0
2,752
# AUTOGENERATED FILE FROM balenalib/artik710-debian:stretch-build ENV GO_VERSION 1.16 RUN mkdir -p /usr/local/go \ && curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz" \ && echo "3770f7eb22d05e25fbee8fb53c2a4e897da043eb83c69b9a14f8d98562cd8098 go$GO_VERSION.linux-arm64.tar.gz" | sh...
nghiant2710/base-images
balena-base-images/golang/artik710/debian/stretch/1.16/build/Dockerfile
Dockerfile
apache-2.0
1,995
# AUTOGENERATED FILE FROM balenalib/surface-go-ubuntu:eoan-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 \ ' \ && apt-get...
nghiant2710/base-images
balena-base-images/golang/surface-go/ubuntu/eoan/1.14.14/run/Dockerfile
Dockerfile
apache-2.0
2,338
# AUTOGENERATED FILE FROM balenalib/jetson-tx1-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...
nghiant2710/base-images
balena-base-images/python/jetson-tx1/ubuntu/bionic/3.8.9/build/Dockerfile
Dockerfile
apache-2.0
4,831
# AUTOGENERATED FILE FROM balenalib/up-core-plus-alpine:3.13-build ENV GO_VERSION 1.14.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 ] ...
nghiant2710/base-images
balena-base-images/golang/up-core-plus/alpine/3.13/1.14.14/build/Dockerfile
Dockerfile
apache-2.0
2,348
# AUTOGENERATED FILE FROM balenalib/parallella-hdmi-resin-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/parallella-hdmi-resin/alpine/edge/3.6.12/build/Dockerfile
Dockerfile
apache-2.0
4,850
# AUTOGENERATED FILE FROM balenalib/imx7-var-som-debian:bullseye-build ENV GO_VERSION 1.16 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 "5d2c637632fc23139c992e7f5adce1e46bccebd5a43fc90f797050ae71f46ab9 go$GO_VERS...
nghiant2710/base-images
balena-base-images/golang/imx7-var-som/debian/bullseye/1.16/build/Dockerfile
Dockerfile
apache-2.0
2,030
# AUTOGENERATED FILE FROM balenalib/beaglebone-green-gateway-debian:stretch-run ENV GO_VERSION 1.16.3 # 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/beaglebone-green-gateway/debian/stretch/1.16.3/run/Dockerfile
Dockerfile
apache-2.0
2,370
FROM java:7-jre MAINTAINER Daniel Zohar <daniel@memrise.com> RUN apt-get update \ && apt-get install -y curl \ && apt-get install -y build-essential bison openssl libreadline5 \ libreadline-dev curl git-core zlib1g zlib1g-dev libssl-dev \ libxslt-dev libxml2...
danwald/docker-snowplow-emr-etl-runner
Dockerfile
Dockerfile
apache-2.0
1,061
# AUTOGENERATED FILE FROM balenalib/jetson-nano-ubuntu:disco-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/jetson-nano/ubuntu/disco/10.24.1/run/Dockerfile
Dockerfile
apache-2.0
2,913
ARG VERSION_OPENJDK=8 FROM openjdk:${VERSION_OPENJDK} ARG LIB_DIRNAME ARG JAR_FILENAME ENV JAVA_OPTS="" COPY ${LIB_DIRNAME} /opt/lib COPY ${JAR_FILENAME} /opt/MIaS.jar ENTRYPOINT ["java", "-classpath", "/opt/lib/*.jar", "-jar", "/opt/MIaS.jar"] CMD ["-stats", "-overwrite", "/dataset", "/dataset"]
martinliska/MIaS
Dockerfile
Dockerfile
apache-2.0
303
FROM python:2.7 #create a repo for project RUN mkdir -p /opt/subena RUN apt-get update && \ apt-get install mysql-server && \ service mysql start ##SOURCES FROM MANUAL #ADD * /opt/subena/ ##SOURCES FROM GITHUB RUN git clone https://github.com/subena-io/subena.git /opt/subena #add python dependencies for compilin...
subena-io/subena
docker/std/Dockerfile
Dockerfile
apache-2.0
599
FROM ubuntu:12.04 MAINTAINER zhlong73 <longzh@houzz.com> ENV MCROUTER_DIR /usr/local/mcrouter ENV MCROUTER_REPO https://github.com/zhlong73/mcrouter.git ENV DEBIAN_FRONTEND noninteractive RUN apt-get update && apt-get instal...
zhlong73/mcrouter
mcrouter/scripts/docker/Dockerfile
Dockerfile
bsd-3-clause
862
# AUTOGENERATED FILE FROM balenalib/jetson-xavier-nx-devkit-emmc-alpine:3.12-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'; \ ech...
nghiant2710/base-images
balena-base-images/openjdk/jetson-xavier-nx-devkit-emmc/alpine/3.12/8-jre/build/Dockerfile
Dockerfile
apache-2.0
1,781
# AUTOGENERATED FILE FROM balenalib/nitrogen6x-debian:stretch-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. # # For som...
nghiant2710/base-images
balena-base-images/openjdk/nitrogen6x/debian/stretch/8-jre/build/Dockerfile
Dockerfile
apache-2.0
3,103
# Name: bt.advform # Author: Kenson Man <kenson@breakthrough.org.hk> # Desc: The file used to create the docker container that provide the advform application. FROM django:1.9-python3 MAINTAINER Kenson Man <kenson@kenson.idv.hk> ARG UID=1000 ARG GID=1000 ARG USERNAME=docker ARG PORT=9876 ADD requirements.txt /usr/sr...
kensonman/IMCSmartHome
gateway.tg/Dockerfile
Dockerfile
apache-2.0
1,240
# AUTOGENERATED FILE FROM balenalib/apalis-imx6q-alpine:3.12-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 'dir...
nghiant2710/base-images
balena-base-images/openjdk/apalis-imx6q/alpine/3.12/8-jre/build/Dockerfile
Dockerfile
apache-2.0
1,765
# AUTOGENERATED FILE FROM balenalib/generic-armv7ahf-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 ...
nghiant2710/base-images
balena-base-images/openjdk/generic-armv7ahf/alpine/edge/8-jdk/build/Dockerfile
Dockerfile
apache-2.0
1,765
# AUTOGENERATED FILE FROM balenalib/fincm3-ubuntu:bionic-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. # # For some sam...
nghiant2710/base-images
balena-base-images/openjdk/fincm3/ubuntu/bionic/11-jdk/build/Dockerfile
Dockerfile
apache-2.0
3,100
FROM erlang:18 RUN mkdir -p /usr/src/app WORKDIR /usr/src/app ONBUILD COPY rebar.config /usr/src/app/ ONBUILD RUN rebar3 update ONBUILD COPY . /usr/src/app ONBUILD RUN rebar3 release CMD [ "rebar3", "shell" ]
c0b/docker-erlang-otp
18/onbuild/Dockerfile
Dockerfile
apache-2.0
212
FROM sath89/oracle-12c:latest ADD ./*.sql /docker-entrypoint-initdb.d/ ENV WEB_CONSOLE false
bennylynch/SQLProvider
tests/SqlProvider.Tests/docker/oracle/Dockerfile
Dockerfile
apache-2.0
95
# Copyright 2015 gRPC authors. # # 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...
yang-g/grpc
tools/dockerfile/test/python_jessie_x64/Dockerfile
Dockerfile
apache-2.0
1,984
FROM maven:3.6.1-jdk-11-slim as maven WORKDIR /ktor COPY ktor/pom.xml pom.xml COPY ktor/src src RUN mvn clean package -q FROM openjdk:11.0.3-jdk-stretch WORKDIR /ktor COPY --from=maven /ktor/target/tech-empower-framework-benchmark-1.0-SNAPSHOT-netty-bundle.jar app.jar CMD ["java", "-server","-XX:+UseNUMA", "-XX:+UsePa...
zloster/FrameworkBenchmarks
frameworks/Kotlin/ktor/ktor.dockerfile
Dockerfile
bsd-3-clause
396
FROM maven:3.5.3-jdk-8 WORKDIR /act COPY pom.xml pom.xml COPY src src RUN mvn package -q -P mongo WORKDIR /act/target/dist RUN tar xzf *.tar.gz EXPOSE 5460 CMD ["java", "-server", "-Djava.security.egd=file:/dev/./urandom", "-Xms1G", "-Xmx1G", "-Xss320k", "-XX:+UseNUMA", "-XX:+UseParallelGC", "-XX:+AggressiveOpts", "-...
lneves/FrameworkBenchmarks
frameworks/Java/act/act-morphia-mongo.dockerfile
Dockerfile
bsd-3-clause
527
# # THIS FILE IS AUTOGENERATED; SEE "contrib/builder/deb/amd64/generate.sh"! # FROM debian:stretch # allow replacing httpredir mirror ARG APT_MIRROR=httpredir.debian.org RUN sed -i s/httpredir.debian.org/$APT_MIRROR/g /etc/apt/sources.list RUN apt-get update && apt-get install -y apparmor bash-completion btrfs-tools...
isotopsweden/docker-farmer
vendor/github.com/docker/docker/contrib/builder/deb/amd64/debian-stretch/Dockerfile
Dockerfile
mit
831
FROM ruby:2.3 # Add user RUN useradd -m -u 1000 user run apt-get install -y imagemagick run gem install rmagick run gem install libroute-component copy autoexec.rb /home/user/autoexec.rb run chown user:user /home/user/autoexec.rb run chmod u+x /home/user/autoexec.rb # Set user and entrypoint USER user ENTRYPOINT /...
xsresearch/libroute-library-astrospec
Dockerfile
Dockerfile
mit
343
# # Installs WordPress with wp-cli (wp.cli.org) installed # Docker Hub: https://registry.hub.docker.com/u/conetix/wordpress-with-wp-cli/ # Github Repo: https://github.com/conetix/docker-wordpress-wp-cli FROM wordpress:latest # Add sudo in order to run wp-cli as the www-data user RUN apt-get update && apt-get instal...
conetix/docker-wordpress-wp-cli
Dockerfile
Dockerfile
mit
605
FROM centos RUN yum -y install dnsmasq VOLUME /etc/dnsmasq.d EXPOSE 5353 ENTRYPOINT ["/usr/sbin/dnsmasq", "-d", "-p", "5353"]
blackbarn/docker-dnsmasq
Dockerfile
Dockerfile
mit
130
FROM alpine:3.7 MAINTAINER Joel Bastos <kintoandar@gmail.com> RUN apk add --update \ bash \ bash-completion \ bind-tools \ coreutils \ curl \ findutils \ gawk \ git \ grep \ jq \ netcat-openbsd \ nmap \ openssh-client \ openssl \ readline \ strace \ tcpdump \ tmux \ tree \ util-...
kintoandar/dockerfiles
toolkit/Dockerfile
Dockerfile
mit
420
FROM node:boron # Create app directory RUN mkdir -p /usr/src/app WORKDIR /usr/src/app # Install app dependencies COPY package.json /usr/src/app/ RUN npm install # Bundle app source COPY package.json /usr/src/app COPY server.js /usr/src/app EXPOSE 8080 RUN npm install pug hamljs npm-sass pug-cli hamljs-cli -g CMD [...
xplaylivex/AAC
2- Haml, Pug & Sass/npm/Dockerfile
Dockerfile
mit
337
FROM ubuntu:14.04 MAINTAINER Xiaoqi Cao <thomascxq@gmail.com> #Install Open JDK 7 RUN apt-get update \ && apt-get -y install openjdk-7-jdk \ && rm -rf /var/lib/apt/lists/* ENV JAVA_HOME /usr/lib/jvm/java-7-openjdk-amd64 ENV PATH $JAVA_HOME/bin:$PATH
xqdocker/ubuntu-openjdk
jdk-7/Dockerfile
Dockerfile
mit
261
# # NOTE: THIS DOCKERFILE IS GENERATED VIA "apply-templates.sh" # # PLEASE DO NOT EDIT IT DIRECTLY. # FROM oraclelinux:7-slim RUN set -eux; \ yum install -y \ gzip \ tar \ \ # jlink --strip-debug on 13+ needs objcopy: https://github.com/docker-library/openjdk/issues/351 # Error: java.io.IOException: Cannot run...
docker-library/java
8/jdk/oraclelinux7/Dockerfile
Dockerfile
mit
4,429
# This is a comment FROM ubuntu:14.04 MAINTAINER Josh Wilson <joshuef@gmail.com> # Replace shell with bash so we can source files RUN rm /bin/sh && ln -s /bin/bash /bin/sh # make sure apt is up to date RUN apt-get update --fix-missing RUN apt-get install -y curl RUN apt-get install -y build-essential libssl-dev ENV N...
joshuef/beaker
docker/14/Dockerfile
Dockerfile
mit
979
FROM iron/base RUN mkdir /app WORKDIR /app ADD dequeuer /app CMD /app/dequeuer
nicksardo/dequeuer
Dockerfile
Dockerfile
mit
80
FROM ghcr.io/openfaas/classic-watchdog:0.2.0 as watchdog FROM node:6.9.1-alpine COPY --from=watchdog /fwatchdog /usr/bin/fwatchdog RUN chmod +x /usr/bin/fwatchdog WORKDIR /application/ COPY package.json . RUN npm install -g coffee-script && \ npm i COPY handler.coffee . ENV fprocess="coffee handler.coffee" ...
openfaas/faas
sample-functions/BaseFunctions/coffee/Dockerfile
Dockerfile
mit
408
FROM ubuntu:trusty MAINTAINER William Blankenship <wblankenship@nodesource.com> RUN apt-get update \ && apt-get install -y --force-yes --no-install-recommends \ apt-transport-https \ build-essential \ curl \ ca-certificates \ git \ lsb-release \ python-all \ rlwrap \ ...
nodesource/docker-nsolid
legacy/nsolid/v1.4.1/Dockerfile
Dockerfile
mit
1,056
FROM ustcmirror/base:debian MAINTAINER Jiahao Li <gloit042@gmail.com> ADD ["config", "sync.sh", "prepare.sh", "stackage.hs", "/"] RUN bash /prepare.sh && rm prepare.sh
ustclug/ustcmirror-images
stackage/Dockerfile
Dockerfile
mit
168
FROM alpine:3.3 MAINTAINER Martin Borho <martin@borho.net> ## Install packages required RUN apk update && apk add --no-cache python3 git make && \ apk add --no-cache --virtual=build-dependencies wget ca-certificates && \ wget "https://bootstrap.pypa.io/get-pip.py" -O /dev/stdout | python3 && \ apk del buil...
dpa-newslab/livebridge
Dockerfile
Dockerfile
apache-2.0
859
# AUTOGENERATED FILE FROM balenalib/up-board-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 "virtualenv", sin...
nghiant2710/base-images
balena-base-images/python/up-board/fedora/32/3.8.9/run/Dockerfile
Dockerfile
apache-2.0
2,445
# AUTOGENERATED FILE FROM balenalib/kitra520-alpine:edge-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/kitra520/alpine/edge/3.9.1/run/Dockerfile
Dockerfile
apache-2.0
4,128
# AUTOGENERATED FILE FROM balenalib/var-som-mx6-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 McVi...
nghiant2710/base-images
balena-base-images/python/var-som-mx6/alpine/3.12/3.8.9/build/Dockerfile
Dockerfile
apache-2.0
4,838
# Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not u...
pdxrunner/geode
ci/images/alpine-tools/Dockerfile
Dockerfile
apache-2.0
1,753
# AUTOGENERATED FILE FROM balenalib/imx7-var-som-debian:bookworm-build 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/imx7-var-som/debian/bookworm/6.0-runtime/build/Dockerfile
Dockerfile
apache-2.0
2,533
FROM scratch ADD autoscaler / ENV AS_BASEURL=http://leader.mesos CMD ["/autoscaler"]
dobriak/autoscaler
Dockerfile
Dockerfile
apache-2.0
85
# AUTOGENERATED FILE FROM balenalib/aarch64-ubuntu:focal-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 --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --...
nghiant2710/base-images
balena-base-images/node/aarch64/ubuntu/focal/12.22.1/run/Dockerfile
Dockerfile
apache-2.0
2,909
# AUTOGENERATED FILE FROM balenalib/beaglebone-green-gateway-fedora:33-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...
resin-io-library/base-images
balena-base-images/python/beaglebone-green-gateway/fedora/33/3.9.7/build/Dockerfile
Dockerfile
apache-2.0
2,451
# AUTOGENERATED FILE FROM balenalib/generic-alpine:3.11-build 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 ] && ec...
nghiant2710/base-images
balena-base-images/golang/generic/alpine/3.11/1.15.11/build/Dockerfile
Dockerfile
apache-2.0
2,343
# AUTOGENERATED FILE FROM balenalib/imx7-var-som-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: pu...
resin-io-library/base-images
balena-base-images/python/imx7-var-som/debian/buster/3.8.12/build/Dockerfile
Dockerfile
apache-2.0
4,856
# AUTOGENERATED FILE FROM balenalib/raspberrypi3-64-debian:sid-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...
nghiant2710/base-images
balena-base-images/python/raspberrypi3-64/debian/sid/2.7.18/run/Dockerfile
Dockerfile
apache-2.0
4,467
# AUTOGENERATED FILE FROM balenalib/generic-debian:bookworm-run ENV GO_VERSION 1.17.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-get...
resin-io-library/base-images
balena-base-images/golang/generic/debian/bookworm/1.17.7/run/Dockerfile
Dockerfile
apache-2.0
2,341
# AUTOGENERATED FILE FROM balenalib/floyd-nano-ubuntu:bionic-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.co...
resin-io-library/base-images
balena-base-images/node/floyd-nano/ubuntu/bionic/14.18.3/run/Dockerfile
Dockerfile
apache-2.0
2,908
# AUTOGENERATED FILE FROM balenalib/firefly-rk3288-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...
nghiant2710/base-images
balena-base-images/python/firefly-rk3288/alpine/3.13/3.6.12/run/Dockerfile
Dockerfile
apache-2.0
4,136
# AUTOGENERATED FILE FROM balenalib/ts4900-ubuntu:focal-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 keyser...
resin-io-library/base-images
balena-base-images/node/ts4900/ubuntu/focal/16.14.0/build/Dockerfile
Dockerfile
apache-2.0
2,751
# AUTOGENERATED FILE FROM balenalib/parallella-hdmi-resin-debian:jessie-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 ...
nghiant2710/base-images
balena-base-images/golang/parallella-hdmi-resin/debian/jessie/1.15.11/build/Dockerfile
Dockerfile
apache-2.0
2,041
# AUTOGENERATED FILE FROM balenalib/generic-ubuntu:eoan-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 --r...
nghiant2710/base-images
balena-base-images/node/generic/ubuntu/eoan/12.21.0/run/Dockerfile
Dockerfile
apache-2.0
2,914
# AUTOGENERATED FILE FROM balenalib/smarc-px30-ubuntu:hirsute-run ENV GO_VERSION 1.17.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-g...
resin-io-library/base-images
balena-base-images/golang/smarc-px30/ubuntu/hirsute/1.17.7/run/Dockerfile
Dockerfile
apache-2.0
2,327
# AUTOGENERATED FILE FROM balenalib/odroid-u3+-debian:bullseye-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/odroid-u3+/debian/bullseye/3.10.2/run/Dockerfile
Dockerfile
apache-2.0
4,095
# AUTOGENERATED FILE FROM balenalib/am571x-evm-ubuntu:disco-build ENV GO_VERSION 1.16 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 "5d2c637632fc23139c992e7f5adce1e46bccebd5a43fc90f797050ae71f46ab9 go$GO_VERSION.l...
nghiant2710/base-images
balena-base-images/golang/am571x-evm/ubuntu/disco/1.16/build/Dockerfile
Dockerfile
apache-2.0
2,022
FROM openjdk:8 ENV WORKER=/flow.ci ENV JAR=flow-ci-core.jar WORKDIR $WORKER COPY target/$JAR $WORKER COPY wait_for_it.sh $WORKER RUN mkdir -p $HOME/.ssh RUN echo "StrictHostKeyChecking=no" >> $HOME/.ssh/config CMD java -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap $JVM_OPS -jar $JAR
FlowCI/flow-platform
core/Dockerfile
Dockerfile
apache-2.0
308
# AUTOGENERATED FILE FROM balenalib/nitrogen6xq2g-alpine:3.13-run ENV NODE_VERSION 16.14.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 \ 6A010C516600...
resin-io-library/base-images
balena-base-images/node/nitrogen6xq2g/alpine/3.13/16.14.0/run/Dockerfile
Dockerfile
apache-2.0
3,022
FROM python:3.5 ENV PYTHONUNBUFFERED 1 RUN wget -O /usr/local/bin/dumb-init https://github.com/Yelp/dumb-init/releases/download/v1.2.0/dumb-init_1.2.0_amd64 && chmod +x /usr/local/bin/dumb-init RUN mkdir /code WORKDIR /code ADD requirements.txt /code/ RUN pip install -r requirements.txt ADD . /code/
AudioCommons/ac-annotator
Dockerfile
Dockerfile
apache-2.0
309
# AUTOGENERATED FILE FROM balenalib/beagleboard-xm-debian:buster-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 --keyser...
nghiant2710/base-images
balena-base-images/node/beagleboard-xm/debian/buster/14.15.4/run/Dockerfile
Dockerfile
apache-2.0
2,946
# AUTOGENERATED FILE FROM balenalib/nitrogen6xq2g-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/nitrogen6xq2g/debian/buster/3.1-sdk/build/Dockerfile
Dockerfile
apache-2.0
2,916
# AUTOGENERATED FILE FROM balenalib/apalis-imx6q-debian:bullseye-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 \...
nghiant2710/base-images
balena-base-images/dotnet/apalis-imx6q/debian/bullseye/3.1-runtime/build/Dockerfile
Dockerfile
apache-2.0
2,533
# AUTOGENERATED FILE FROM balenalib/jetson-tx2-nx-devkit-debian:bookworm-run RUN apt-get update \ && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ \ # .NET Core dependencies libc6 \ libgcc1 \ libgssapi-krb5-2 \ libicu67 \ libss...
resin-io-library/base-images
balena-base-images/dotnet/jetson-tx2-nx-devkit/debian/bookworm/6.0-runtime/run/Dockerfile
Dockerfile
apache-2.0
2,539
# AUTOGENERATED FILE FROM balenalib/astro-tx2-fedora:32-run ENV NODE_VERSION 15.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 ha.pool.s...
nghiant2710/base-images
balena-base-images/node/astro-tx2/fedora/32/15.6.0/run/Dockerfile
Dockerfile
apache-2.0
2,746
# AUTOGENERATED FILE FROM balenalib/generic-armv7ahf-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 \ ' \ &&...
nghiant2710/base-images
balena-base-images/golang/generic-armv7ahf/debian/jessie/1.15.11/run/Dockerfile
Dockerfile
apache-2.0
2,362
# AUTOGENERATED FILE FROM balenalib/odroid-xu4-ubuntu:eoan-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...
nghiant2710/base-images
balena-base-images/python/odroid-xu4/ubuntu/eoan/3.7.9/build/Dockerfile
Dockerfile
apache-2.0
4,827
# AUTOGENERATED FILE FROM balenalib/orange-pi-lite-alpine:3.12-build ENV NODE_VERSION 14.15.4 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 \ ;...
nghiant2710/base-images
balena-base-images/node/orange-pi-lite/alpine/3.12/14.15.4/build/Dockerfile
Dockerfile
apache-2.0
2,961
# AUTOGENERATED FILE FROM balenalib/var-som-mx6-ubuntu:disco-build ENV GO_VERSION 1.15.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 "16da0e296dabb6c1199ccaa2de1a83e679ae2512263f6e05923319f4903beac1 go$GO_VERSIO...
nghiant2710/base-images
balena-base-images/golang/var-som-mx6/ubuntu/disco/1.15.7/build/Dockerfile
Dockerfile
apache-2.0
2,027
FROM maven:3.6.1-jdk-11-slim as maven WORKDIR /proteus COPY pom.xml pom.xml COPY src src RUN mvn package -q --update-snapshots FROM openjdk:11.0.3-jre-slim WORKDIR /proteus COPY --from=maven /proteus/target/proteus-techempower-1.0.0.jar app.jar COPY --from=maven /proteus/target/lib lib COPY conf conf CMD ["java", "-Dl...
Dith3r/FrameworkBenchmarks
frameworks/Java/proteus/proteus.dockerfile
Dockerfile
bsd-3-clause
630
FROM fedora:33 RUN dnf upgrade --refresh -y \ && dnf install -y \ sudo \ vim \ && dnf clean all -y ARG USERID=1000 RUN adduser elektra --uid ${USERID} RUN usermod -aG wheel elektra ENV ELEKTRA_ROOT=/opt/elektra/ RUN mkdir -p ${ELEKTRA_ROOT} COPY ./*.rpm ${ELEKTRA_ROOT} RUN yum localinstall -...
petermax2/libelektra
scripts/docker/fedora/33/release.Dockerfile
Dockerfile
bsd-3-clause
920
FROM balenalib/aarch64-debian:buster-run LABEL io.balena.device-type="imx8mm-var-dart" 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 ] && ...
nghiant2710/base-images
balena-base-images/device-base/imx8mm-var-dart/debian/buster/run/Dockerfile
Dockerfile
apache-2.0
1,094
FROM biocontainers/biocontainers:debian-stretch-backports MAINTAINER biocontainers <biodocker@gmail.com> LABEL software="openslide" \ container="openslide" \ about.summary="Python 2 wrapper for reading whole slide image files" \ about.home="http://openslide.org" \ software.version="1.1.1-2-deb-py...
BioContainers/containers
openslide/1.1.1-2-deb-py2/Dockerfile
Dockerfile
apache-2.0
702
# AUTOGENERATED FILE FROM balenalib/amd64-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. # # For some samp...
nghiant2710/base-images
balena-base-images/openjdk/amd64/ubuntu/xenial/8-jre/build/Dockerfile
Dockerfile
apache-2.0
3,111
FROM ubuntu:14.04.1 MAINTAINER Dan Liew <daniel.liew@imperial.ac.uk>, Ioweb <contact@ioweb.fr> ##### INSTRUCTIONS # # You need to download AMD APP SDK and put it in the same folder as the Dockerfile # with the name : # amd-app-sdk.tar.bz2 # ##### RUN apt-get update RUN apt-get -y install software-properties-common p...
tommyZZM/node-opencl
docker/nodejs-0.10/Dockerfile
Dockerfile
bsd-3-clause
1,596
FROM busybox:ubuntu-14.04 MAINTAINER James DeFelice <james.defelice@gmail.com> RUN echo 'nobody:x:99:99:Nobody:/:/sbin/false' >>/etc/passwd RUN echo 'nobody::99:' >>/etc/group CMD [ ] ENTRYPOINT [ "/opt/bootstrap.sh" ] ADD usr /usr/ ADD leapsecs.dat /etc/ ADD etcd /opt/ ADD etcdctl /opt/ ADD km /opt/ ADD kubec...
MatMaul/kubernetes-mesos
hack/images/dcos/Dockerfile
Dockerfile
apache-2.0
476
# fuel/astute # # Version 0.1 FROM fuel/centos MAINTAINER Matthew Mosesohn mmosesohn@mirantis.com RUN rm -rf /etc/yum.repos.d/*; echo -e "[nailgun]\nname=Nailgun Local Repo\nbaseurl=http://$(route -n | awk '/^0.0.0.0/ { print $2 }'):_PORT_/os/x86_64/\ngpgcheck=0" > /etc/yum.repos.d/nailgun.repo; yum clean expire-...
ddepaoli3/fuel-main-dev
docker/astute/Dockerfile
Dockerfile
apache-2.0
807
# Ubuntu image with tools required to build OpenThread FROM ubuntu:18.04 ENV DEBIAN_FRONTEND noninteractive ENV LANG en_US.UTF-8 RUN set -x \ && apt-get update -y \ && apt-get install -y locales \ && localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8 \ && apt-get --no-install...
chshu/openthread
etc/docker/environment/Dockerfile
Dockerfile
bsd-3-clause
795
# Copyright 2015, 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...
ipylypiv/grpc
tools/dockerfile/test/ruby_jessie_x64/Dockerfile
Dockerfile
bsd-3-clause
3,360
<%= generation_message %> FROM instructure/node:<%= version %> MAINTAINER Instructure USER root # Install Nginx with Passenger from official repository on x86_64 RUN if [ "$(dpkg --print-architecture)" = "amd64" ]; then \ apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 561F9B9CAC40B2F7 \ && ...
instructure/dockerfiles
node-passenger/template/Dockerfile
Dockerfile
mit
1,854
FROM wurstmeister/kafka
java-course-ee/java-course-ee
Docker/kafka-server/Dockerfile
Dockerfile
mit
25
FROM ubuntu-debootstrap:trusty MAINTAINER Anthony Lai <anthony.lai@hostname.io> ENV DEBIAN_FRONTEND noninteractive RUN echo "force-unsafe-io" > /etc/dpkg/dpkg.cfg.d/02apt-speedup RUN echo "Acquire::http {No-Cache=True;};" > /etc/apt/apt.conf.d/no-cache RUN echo $'#!/bin/sh\nexit 101' > /usr/sbin/policy-rc.d RUN chmo...
baseboxorg/autobuild-apps
ubuntu/Dockerfile
Dockerfile
mit
584
FROM python:2-jessie COPY . /app RUN pip install -r /app/requirements.txt CMD python /app/bot/bot.py
metroshica/reddit-bot-gundeals
Dockerfile
Dockerfile
mit
101
FROM nvidia/cuda:9.2-cudnn7-devel RUN apt-get update -y && \ apt-get install -y --no-install-recommends \ python3-dev \ python3-pip \ python3-wheel \ python3-setuptools \ git \ cmake \ libblas3 \ libblas-dev \ && \ rm -rf /var/lib/apt/lists/* /var/cache/apt/archives/* RUN C...
wkentaro/chainer
docker/python3/Dockerfile
Dockerfile
mit
432