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/beaglebone-black-ubuntu:cosmic-build
ENV NODE_VERSION 10.23.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 --keyse... | nghiant2710/base-images | balena-base-images/node/beaglebone-black/ubuntu/cosmic/10.23.1/build/Dockerfile | Dockerfile | apache-2.0 | 2,769 |
#
# Image used to download, compile and run Ceylon sources in a very simple way
#
FROM ceylon/ceylon:1.3.0-jre8-redhat
MAINTAINER Tako Schotanus <tako@ceylon-lang.org>
LABEL org.ceylon-lang.dockerfile.description="Image used to download, compile and run Ceylon sources in a very simple way" \
org.ceylon-lang.docke... | ceylon-docker/source-runner | 1.3.0/1.3.0-jre8/Dockerfile | Dockerfile | apache-2.0 | 483 |
FROM muconsulting/java7
MAINTAINER Sylvain Gibier <sylvain@munichconsulting.de>
ENV DEBIAN_FRONTEND noninteractive
RUN \
wget -O - http://packages.elasticsearch.org/GPG-KEY-elasticsearch | apt-key add - && \
echo 'deb http://packages.elasticsearch.org/elasticsearch/1.3/debian stable main' | tee /etc/apt/sourc... | muconsulting/docker-elk | Dockerfile | Dockerfile | apache-2.0 | 2,478 |
# AUTOGENERATED FILE
FROM balenalib/odroid-xu4-ubuntu:hirsute-run
ENV NODE_VERSION 16.14.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/odroid-xu4/ubuntu/hirsute/16.14.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,914 |
# AUTOGENERATED FILE
FROM balenalib/smarc-px30-debian:buster-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/smarc-px30/debian/buster/1.16.3/build/Dockerfile | Dockerfile | apache-2.0 | 1,999 |
# AUTOGENERATED FILE
FROM balenalib/odroid-u3+-fedora:30-build
ENV NODE_VERSION 14.15.4
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/odroid-u3+/fedora/30/14.15.4/build/Dockerfile | Dockerfile | apache-2.0 | 2,757 |
# AUTOGENERATED FILE
FROM balenalib/parallella-hdmi-resin-debian:bookworm-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... | resin-io-library/base-images | balena-base-images/node/parallella-hdmi-resin/debian/bookworm/12.22.9/run/Dockerfile | Dockerfile | apache-2.0 | 2,951 |
# AUTOGENERATED FILE
FROM balenalib/revpi-connect-ubuntu:disco-run
ENV GO_VERSION 1.16
# 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/revpi-connect/ubuntu/disco/1.16/run/Dockerfile | Dockerfile | apache-2.0 | 2,351 |
# AUTOGENERATED FILE
FROM balenalib/asus-tinker-edge-t-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 \
lib... | resin-io-library/base-images | balena-base-images/dotnet/asus-tinker-edge-t/ubuntu/focal/3.1-aspnet/build/Dockerfile | Dockerfile | apache-2.0 | 3,173 |
# AUTOGENERATED FILE
FROM balenalib/intel-nuc-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 add ... | nghiant2710/base-images | balena-base-images/python/intel-nuc/alpine/3.13/3.8.9/run/Dockerfile | Dockerfile | apache-2.0 | 4,136 |
# AUTOGENERATED FILE
FROM balenalib/edge-fedora:32-build
ENV GO_VERSION 1.14.14
RUN mkdir -p /usr/local/go \
&& curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-amd64.tar.gz" \
&& echo "6f1354c9040d65d1622b451f43c324c1e5197aa9242d00c5a117d0e2625f3e0d go$GO_VERSION.linux-amd64.tar.gz" | sha256su... | nghiant2710/base-images | balena-base-images/golang/edge/fedora/32/1.14.14/build/Dockerfile | Dockerfile | apache-2.0 | 2,004 |
# AUTOGENERATED FILE
FROM balenalib/imx7-var-som-debian:bullseye-build
ENV NODE_VERSION 15.6.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/imx7-var-som/debian/bullseye/15.6.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,791 |
FROM qnib/supervisor
RUN dnf install -y bsdtar
RUN curl -fsL https://github.com/sstephenson/bats/archive/master.zip |bsdtar xf - -C /opt/ && \
cp /opt/bats-master/libexec/bats* /usr/local/libexec/ && \
chmod +x /usr/local/libexec/bats* && \
rm -rf /opt/bats-master/
| qnib/docker-bats | Dockerfile | Dockerfile | apache-2.0 | 280 |
# Kafka and Zookeeper
FROM java:openjdk-8-jre
ENV DEBIAN_FRONTEND noninteractive
ENV SCALA_VERSION 2.11
ENV KAFKA_VERSION 0.8.2.1
ENV KAFKA_HOME /opt/kafka_"$SCALA_VERSION"-"$KAFKA_VERSION"
# Install Kafka, Zookeeper and other needed things
RUN apt-get update && \
apt-get install -y zookeeper wget supervisor dns... | docker-hub/docker-kafka | kafka/Dockerfile | Dockerfile | apache-2.0 | 932 |
# AUTOGENERATED FILE
FROM balenalib/iot-gate-imx8-fedora:31-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"... | nghiant2710/base-images | balena-base-images/python/iot-gate-imx8/fedora/31/3.6.12/run/Dockerfile | Dockerfile | apache-2.0 | 2,436 |
# AUTOGENERATED FILE
FROM balenalib/via-vab820-quad-debian:sid-run
ENV GO_VERSION 1.15.6
# 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-... | nghiant2710/base-images | balena-base-images/golang/via-vab820-quad/debian/sid/1.15.6/run/Dockerfile | Dockerfile | apache-2.0 | 2,353 |
# AUTOGENERATED FILE
FROM balenalib/genericx86-64-ext-debian:bookworm-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 --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --k... | resin-io-library/base-images | balena-base-images/node/genericx86-64-ext/debian/bookworm/14.18.3/run/Dockerfile | Dockerfile | apache-2.0 | 2,950 |
FROM ubuntu:16.04
LABEL maintainer="Hyperledger <hyperledger-indy@lists.hyperledger.org>"
RUN apt-get update && apt-get dist-upgrade -y
# very common packages
RUN apt-get update && apt-get install -y \
git \
wget \
vim \
apt-transport-https \
ca-certificates \
apt-utils
# python
RUN apt-get u... | TechWritingWhiz/indy-node | environment/docker/baseimage/indy-baseimage.ubuntu.dockerfile | Dockerfile | apache-2.0 | 647 |
# AUTOGENERATED FILE
FROM balenalib/beaglebone-pocket-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 ... | nghiant2710/base-images | balena-base-images/python/beaglebone-pocket/alpine/edge/2.7.18/run/Dockerfile | Dockerfile | apache-2.0 | 4,537 |
# AUTOGENERATED FILE
FROM balenalib/raspberrypi-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: pub... | nghiant2710/base-images | balena-base-images/python/raspberrypi/debian/buster/3.9.4/build/Dockerfile | Dockerfile | apache-2.0 | 4,856 |
# Copyright 2018 The 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 writ... | grpc/grpc-docker-library | 1.4/python/Dockerfile | Dockerfile | apache-2.0 | 752 |
# AUTOGENERATED FILE
FROM balenalib/imx6ul-var-dart-debian:bullseye-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 --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --keys... | resin-io-library/base-images | balena-base-images/node/imx6ul-var-dart/debian/bullseye/17.6.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,943 |
# AUTOGENERATED FILE
FROM balenalib/colibri-imx6dl-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 \... | nghiant2710/base-images | balena-base-images/dotnet/colibri-imx6dl/debian/buster/3.1-runtime/build/Dockerfile | Dockerfile | apache-2.0 | 2,531 |
# AUTOGENERATED FILE
FROM balenalib/aio-3288c-ubuntu:xenial-run
ENV GO_VERSION 1.15.8
# 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/aio-3288c/ubuntu/xenial/1.15.8/run/Dockerfile | Dockerfile | apache-2.0 | 2,353 |
# AUTOGENERATED FILE
FROM balenalib/jetson-xavier-nx-devkit-ubuntu:bionic-build
ENV GO_VERSION 1.14.13
RUN mkdir -p /usr/local/go \
&& curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz" \
&& echo "445b719ebf46d8825360dabad65226db154ca8053de60609bc20f80a17452cbb go$GO_VERSION.linux-a... | nghiant2710/base-images | balena-base-images/golang/jetson-xavier-nx-devkit/ubuntu/bionic/1.14.13/build/Dockerfile | Dockerfile | apache-2.0 | 2,014 |
# AUTOGENERATED FILE
FROM balenalib/beaglebone-green-wifi-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 \
libicu57 \
libl... | nghiant2710/base-images | balena-base-images/dotnet/beaglebone-green-wifi/debian/buster/2.1-runtime/build/Dockerfile | Dockerfile | apache-2.0 | 2,564 |
# AUTOGENERATED FILE
FROM balenalib/nitrogen6x-alpine:edge-build
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 for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \... | nghiant2710/base-images | balena-base-images/node/nitrogen6x/alpine/edge/15.6.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,955 |
# AUTOGENERATED FILE
FROM balenalib/zc702-zynq7-debian:bookworm-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 --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --keyserv... | resin-io-library/base-images | balena-base-images/node/zc702-zynq7/debian/bookworm/14.18.3/run/Dockerfile | Dockerfile | apache-2.0 | 2,941 |
FROM rails:4.2
ENV RAILS_ENV production
RUN apt-get update && apt-get install -y redis-server
RUN service redis-server start
# throw errors if Gemfile has been modified since Gemfile.lock
RUN bundle config --global frozen 1
RUN mkdir -p /usr/src/app
WORKDIR /usr/src/app
#COPY Gemfile /usr/src/app/
#COPY Gemfile.l... | contanko/contanko-app | Dockerfile | Dockerfile | apache-2.0 | 975 |
# AUTOGENERATED FILE
FROM balenalib/jetson-tx2-nx-devkit-debian:bullseye-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 63... | resin-io-library/base-images | balena-base-images/python/jetson-tx2-nx-devkit/debian/bullseye/3.10.2/build/Dockerfile | Dockerfile | apache-2.0 | 4,868 |
# AUTOGENERATED FILE
FROM balenalib/nuc-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 dependenci... | resin-io-library/base-images | balena-base-images/python/nuc/debian/bullseye/3.9.7/run/Dockerfile | Dockerfile | apache-2.0 | 4,093 |
# AUTOGENERATED FILE
FROM balenalib/rpi-alpine:3.13-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 ] && echo 'h... | nghiant2710/base-images | balena-base-images/golang/rpi/alpine/3.13/1.16.3/build/Dockerfile | Dockerfile | apache-2.0 | 2,330 |
FROM rocker/r-apt:bionic
RUN apt-get update && \
apt-get install -y -qq \
r-cran-plumber \
r-cran-jsonlite \
r-cran-optparse \
r-cran-stringr \
r-cran-urltools \
r-cran-caret \
r-cran-pls \
curl
ENV MODEL_NAME mnist.R
ENV API_TYPE REST
ENV SERVICE_TYPE MODEL
ENV PERSISTENCE... | kubeflow/example-seldon | models/r_mnist/runtime/Dockerfile | Dockerfile | apache-2.0 | 654 |
# AUTOGENERATED FILE
FROM balenalib/beaglebone-fedora:34-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_VERSION.l... | resin-io-library/base-images | balena-base-images/golang/beaglebone/fedora/34/1.16.14/build/Dockerfile | Dockerfile | apache-2.0 | 2,024 |
FROM ubuntu:trusty
# Ubuntu packages
RUN apt-get update && \
apt-get install -y python-pip python-dev curl build-essential pwgen libffi-dev sudo git-core wget \
# Postgres client
libpq-dev \
# Additional packages required for data sources:
libssl-dev libmysqlclient-dev freetds-dev && \
apt-get clean && \
... | olivetree123/redash-x | Dockerfile | Dockerfile | bsd-2-clause | 1,453 |
FROM node:12.16.1-slim
COPY ./ ./
RUN npm install
RUN npm run build
ENV NODE_ENV production
ENV DATABASE_CONFIGURATION_PROFILE mysql
ENV FRAMEWORK express
EXPOSE 8080
CMD ["node", "dist/main"] | greenlaw110/FrameworkBenchmarks | frameworks/TypeScript/nest/nestjs-mysql.dockerfile | Dockerfile | bsd-3-clause | 196 |
FROM java
VOLUME /tmp
ADD *.jar /app.jar
ENTRYPOINT [ "java", "-jar", "/app.jar", "--server.port=80" ] | selvasingh/azure-sdk-for-java | sdk/resourcemanager/azure-resourcemanager-samples/src/main/resources/todoapp-cosmosdb/Dockerfile | Dockerfile | mit | 102 |
FROM prom/node-exporter:v0.16.0
ENV NODE_ID=none
USER root
COPY conf /etc/node-exporter/
ENTRYPOINT [ "/etc/node-exporter/docker-entrypoint.sh" ]
CMD [ "/bin/node_exporter" ]
| wasat/JupyTEPIDE | tools/swarmprom/node-exporter/Dockerfile | Dockerfile | apache-2.0 | 180 |
#
# THIS FILE IS AUTOGENERATED; SEE "contrib/builder/deb/generate.sh"!
#
FROM debian:wheezy-backports
RUN apt-get update && apt-get install -y apparmor bash-completion btrfs-tools/wheezy-backports build-essential curl ca-certificates debhelper dh-apparmor dh-systemd git libapparmor-dev libdevmapper-dev libsqlite3-dev... | tomzhang/docker | contrib/builder/deb/debian-wheezy/Dockerfile | Dockerfile | apache-2.0 | 621 |
#
# LEAN Docker Container 20200522
# Cross platform deployment for multiple brokerages
#
# Use base system
FROM quantconnect/lean:foundation
MAINTAINER QuantConnect <contact@quantconnect.com>
#Install Python Tool for Visual Studio Debugger for remote python debugging
RUN pip install ptvsd
#Install PyDev Debugge... | StefanoRaggi/Lean | Dockerfile | Dockerfile | apache-2.0 | 1,029 |
FROM biocontainers/biocontainers:vdebian-buster-backports_cv1
MAINTAINER biocontainers <biodocker@gmail.com>
LABEL software="reprof" \
base_image="biocontainers/biocontainers:vdebian-buster-backports_cv1" \
container="reprof" \
about.summary="protein secondary structure and accessibility predictor" \ ... | BioDocker/containers | reprof/1.0.1-6-deb/Dockerfile | Dockerfile | apache-2.0 | 898 |
# AUTOGENERATED FILE
FROM balenalib/via-vab820-quad-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 '... | nghiant2710/base-images | balena-base-images/openjdk/via-vab820-quad/alpine/3.12/8-jre/build/Dockerfile | Dockerfile | apache-2.0 | 1,768 |
# Use the offical Golang image to create a build artifact.
# This is based on Debian and sets the GOPATH to /go.
# https://hub.docker.com/_/golang
FROM golang:1.12 as builder
# Copy local code to the container image.
WORKDIR /app
COPY . .
# Build the command inside the container.
RUN CGO_ENABLED=0 GOOS=linux go build... | GoogleCloudPlatform/kubernetes-engine-samples | quickstart/go/Dockerfile | Dockerfile | apache-2.0 | 728 |
# To use:
# docker run -v /tmp/.X11-unix:/tmp/.X11-unix \
# -e DISPLAY=unix$DISPLAY \
# --device /dev/dri \
# jess/glxgears
#
# Base docker image
FROM debian:bullseye-slim
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
# Install all the things
RUN apt-get update && apt-get install -y \
mesa-utils \
--no-ins... | ricardorsierra/dockerfiles | glxgears/Dockerfile | Dockerfile | mit | 422 |
############################################################
# Dockerfile to build sandbox for executing user code
# Based on Ubuntu
############################################################
FROM chug/ubuntu14.04x64
MAINTAINER ASAD MEMON, OSMAN ALI
# Update the repository sources list
RUN echo "deb http://archive... | nghiank/runCompile | setup/Dockerfile | Dockerfile | mit | 1,940 |
FROM paddledev/paddle:cpu-latest
MAINTAINER PaddlePaddle dev team <paddle-dev@baidu.com>
RUN apt-get update
RUN apt-get install -y openssh-server
RUN mkdir /var/run/sshd
RUN echo 'root:root' | chpasswd
RUN sed -ri 's/^PermitRootLogin\s+.*/PermitRootLogin yes/' /etc/ssh/sshd_config
RUN sed -ri 's/UsePAM yes/#UsePAM y... | helinwang/Paddle | doc_cn/build_and_install/install/paddle_ssh.Dockerfile | Dockerfile | apache-2.0 | 391 |
FROM ruby:2.2
ADD gen_locale.sh /gen_locale.sh
RUN bash /gen_locale.sh
ENV LANG=en_GB.UTF-8
# Install scss-lint
RUN gem install scss-lint
| serzans/wagtail | scripts/drone-images/scss-lint/Dockerfile | Dockerfile | bsd-3-clause | 140 |
## BUILDING
## (from project root directory)
## $ docker build -t owen2345-camaleon-cms .
##
## RUNNING
## $ docker run -p 3000:3000 owen2345-camaleon-cms
##
## CONNECTING
## Lookup the IP of your active docker host using:
## $ docker-machine ip $(docker-machine active)
## Connect to the container at DOCK... | owen2345/camaleon-cms | Dockerfile | Dockerfile | mit | 1,086 |
FROM maven:3.6.1-jdk-11-slim as maven
WORKDIR /voovan
COPY pom.xml pom.xml
COPY src src
COPY config/framework.properties config/framework.properties
RUN mvn package -q
FROM openjdk:11.0.3-jdk-slim
WORKDIR /voovan
COPY --from=maven /voovan/target/voovan-bench-0.1-jar-with-dependencies.jar app.jar
COPY --from=maven /voo... | martin-g/FrameworkBenchmarks | frameworks/Java/voovan/voovan.dockerfile | Dockerfile | bsd-3-clause | 838 |
FROM node:12.3.1-slim
COPY ./ ./
RUN npm install
ENV NODE_ENV production
ENV DATABASE postgres
EXPOSE 8080
CMD ["node", "app.js"]
| treefrogframework/FrameworkBenchmarks | frameworks/JavaScript/polkadot/polkadot-postgres.dockerfile | Dockerfile | bsd-3-clause | 135 |
FROM debian:jessie
MAINTAINER Jessica Frazelle <jess@docker.com>
RUN apt-get update && apt-get install -y \
apt-file \
--no-install-recommends \
&& rm -rf /var/lib/apt/lists/*
CMD [ "bash" ]
| infoslack/dockerfiles | apt-file/Dockerfile | Dockerfile | mit | 196 |
FROM maxexcloo/nginx-php
# Download HHVM
RUN wget -O - http://dl.hhvm.com/conf/hhvm.gpg.key | apt-key add -
RUN echo deb http://dl.hhvm.com/debian wheezy main | tee /etc/apt/sources.list.d/hhvm.list
RUN echo deb http://packages.dotdeb.org wheezy all | tee /etc/apt/sources.list.d/lamp.list
# Install packages
RUN apt-get... | gerasim13/nginx-php | Dockerfile | Dockerfile | mit | 617 |
FROM ruby:2.2.3
RUN apt-get update -qq && apt-get install -y \
build-essential \
locales \
nodejs \
libxml2-dev \
libxslt1-dev \
sqlite3 \
libsqlite3-dev
ENV APP_HOME /grammars
RUN mkdir $APP_HOME
WORKDIR $APP_HOME
ADD Gemfile* $APP_HOME/
RUN bundle install
ADD . $APP_HOME
| BCDigSchol/missionary-grammars | Dockerfile | Dockerfile | mit | 299 |
FROM heroku/heroku:18-build
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update -qq \
&& apt-get install -qq -y daemontools \
&& cp /etc/ImageMagick-6/policy.xml /etc/ImageMagick-6/policy.xml.custom \
&& apt-get -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confnew \
--allow-downgrades \
... | expa/herokuish | Dockerfile | Dockerfile | mit | 971 |
FROM golang
ADD . /go/src/snowflake
RUN go install snowflake
# RUN rm -rf pkg src
EXPOSE 50003
ENTRYPOINT ["snowflake"] | unicok/unigo | snowflake/Dockerfile | Dockerfile | mit | 119 |
FROM mooxe/base:prd
MAINTAINER FooTearth "footearth@gmail.com"
# RUN \
# apt-get install -y software-properties-common && \
# add-apt-repository ppa:git-core/ppa && \
# add-apt-repository ppa:fish-shell/nightly-master
# add-apt-repository cloud-archive:ocata
# system update
RUN \
apt-get update && \
apt-... | Mooxe000/mooxe-docker-base | mirrors/mirror-apt/Dockerfile | Dockerfile | mit | 440 |
#
# MMS Automation Agent Dockerfile
#
# https://github.com/eduardocardoso/mms-agent
#
# Base image
FROM phusion/baseimage
CMD ["/sbin/my_init"]
VOLUME ["/data"]
# Install dependencies
RUN apt-get update && apt-get install -y ca-certificates libsasl2-2
RUN curl -L -o /tmp/mongodb-mms-automation-agent-manager-latest... | eduardocardoso/mms-agent | Dockerfile | Dockerfile | mit | 668 |
FROM vothanhkiet/alpine-s6-proxy:3.8
LABEL softwares.rabbitmq="3.7.7" \
softwares.rabbitmq.plugins="management,mqtt"
# get logs to stdout (thanks @dumbbell for pushing this upstream! :D)
ENV RABBITMQ_LOGS=- RABBITMQ_SASL_LOGS=-
# https://github.com/rabbitmq/rabbitmq-server/commit/53af45bf9a162dec849407d114041aad... | vothanhkiet/dockerfile-collections | alpine-s6-proxy-rabbitmq/Dockerfile | Dockerfile | mit | 3,378 |
FROM ruby:2.5.0
# Install Dependencies
RUN curl -sL https://deb.nodesource.com/setup_8.x | bash -
RUN apt-get update && apt-get install -y build-essential libpq-dev nodejs npm
# Install Penthouse JS Dependencies
RUN apt-get install -y libpangocairo-1.0-0 libx11-xcb1 libxcomposite1 libxcursor1 libxdamage1 libxi6 libxt... | mudbugmedia/critical-path-css-rails | docker/ruby/Dockerfile | Dockerfile | mit | 712 |
############################################################################
# Dockerfile to build AWS deployment node-app-template container image
#
###########################################################################
FROM node:argon
# Use changes to package.json to force Docker not to use the cache
# when w... | thehackerati/node-app-template | app/Dockerfile | Dockerfile | mit | 823 |
#
# NOTE: THIS DOCKERFILE IS GENERATED VIA "apply-templates.sh"
#
# PLEASE DO NOT EDIT IT DIRECTLY.
#
FROM buildpack-deps:buster-scm
RUN set -eux; \
apt-get update; \
apt-get install -y --no-install-recommends \
bzip2 \
unzip \
xz-utils \
\
# java.lang.UnsatisfiedLinkError: /usr/local/openjdk-11/lib/libfont... | infosiftr/java | 11/jdk/buster/Dockerfile | Dockerfile | mit | 5,533 |
FROM ubuntu:14.04
MAINTAINER Daniel D <djx339@gmail.com>
ENV ANDROID_SDK_VERSION r24.3.3
ENV ANDROID_NDK_VERSION r9d
ENV ANT_VERSION 1.9.6
ENV MAVEN_VERSION 3.3.3
ENV GRADLE_VERSION 2.5
# Install java7
RUN apt-get install -y software-properties-common \
&& add-apt-repository -y ppa:webupd8team/java \
&& apt-g... | djx339/Dockerfiles | android/Dockerfile | Dockerfile | mit | 3,122 |
FROM wvzuilen/pharo-seaside
LABEL maintainer="wvzuilen@gmail.com"
LABEL description="Docker image with PharoRoulette installed and running op port 8088"
# Copy and install Smalltalk code
COPY /src /pharo/pharoroulette
COPY /resources/preload.st /pharo
COPY /resources/postload.st /pharo
WORKDIR /pharo
RUN ./pharo Phar... | wvzuilen/PharoRoulette | Dockerfile | Dockerfile | mit | 760 |
FROM index.docker.io/library/mariadb:5
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
CMD ["mysqld"]
EXPOSE 3306
| fanly/laradockcn | mariadb/Dockerfile | Dockerfile | mit | 111 |
# Copyright 2017 The Kubernetes 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 ... | shashidharatd/test-infra | prow/cmd/tide/Dockerfile | Dockerfile | apache-2.0 | 679 |
# AUTOGENERATED FILE
FROM balenalib/armv7hf-ubuntu:focal-run
ENV NODE_VERSION 12.20.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/armv7hf/ubuntu/focal/12.20.1/run/Dockerfile | Dockerfile | apache-2.0 | 2,913 |
# AUTOGENERATED FILE
FROM balenalib/jetson-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.c... | nghiant2710/base-images | balena-base-images/node/jetson-nano/ubuntu/bionic/10.24.1/run/Dockerfile | Dockerfile | apache-2.0 | 2,915 |
# AUTOGENERATED FILE
FROM balenalib/beaglebone-pocket-alpine:3.10-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 \
6A010C51... | nghiant2710/base-images | balena-base-images/node/beaglebone-pocket/alpine/3.10/14.16.1/run/Dockerfile | Dockerfile | apache-2.0 | 3,032 |
# AUTOGENERATED FILE
FROM balenalib/beaglebone-green-gateway-fedora:30-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 "... | nghiant2710/base-images | balena-base-images/python/beaglebone-green-gateway/fedora/30/3.9.1/run/Dockerfile | Dockerfile | apache-2.0 | 2,446 |
# Copyright 2018 The 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 writ... | jtattermusch/grpc | tools/dockerfile/test/python_stretch_default_x64/Dockerfile | Dockerfile | apache-2.0 | 3,373 |
FROM ubuntu:20.10
ENV SHELL=/bin/bash
ENV TERM=xterm-256color
ENV LANG=C.UTF-8
ENV LC_TERMINAL=iTerm2
ENV LC_TERMINAL_VERSION=3.4.4
ENV SKIP_THIRDPARTY_INSTALL=1
ARG DEBIAN_FRONTEND=noninteractive
RUN set -x; apt update \
&& ln -fs /usr/share/zoneinfo/America/Los_Angeles /etc/localtime \
&& apt install emacs gd... | ray-project/ray | .gitpod/Dockerfile | Dockerfile | apache-2.0 | 1,533 |
# AUTOGENERATED FILE
FROM balenalib/cl-som-imx8-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 apk ad... | nghiant2710/base-images | balena-base-images/python/cl-som-imx8/alpine/3.11/3.6.12/run/Dockerfile | Dockerfile | apache-2.0 | 4,133 |
# AUTOGENERATED FILE
FROM balenalib/artik5-debian:stretch-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 u... | resin-io-library/base-images | balena-base-images/golang/artik5/debian/stretch/1.17.7/run/Dockerfile | Dockerfile | apache-2.0 | 2,352 |
# AUTOGENERATED FILE
FROM balenalib/jn30b-nano-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/jn30b-nano/ubuntu/bionic/3.9.10/build/Dockerfile | Dockerfile | apache-2.0 | 4,830 |
# AUTOGENERATED FILE
FROM balenalib/qemux86-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/qemux86/alpine/3.11/8-jre/build/Dockerfile | Dockerfile | apache-2.0 | 1,772 |
# AUTOGENERATED FILE
FROM balenalib/generic-debian:stretch-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/generic/debian/stretch/1.14.14/run/Dockerfile | Dockerfile | apache-2.0 | 2,341 |
# AUTOGENERATED FILE
FROM balenalib/spacely-tx2-debian:stretch-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 --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --keyserve... | nghiant2710/base-images | balena-base-images/node/spacely-tx2/debian/stretch/12.21.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,941 |
# AUTOGENERATED FILE
FROM balenalib/kitra710-debian:buster-run
ENV GO_VERSION 1.16
# 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 up... | nghiant2710/base-images | balena-base-images/golang/kitra710/debian/buster/1.16/run/Dockerfile | Dockerfile | apache-2.0 | 2,319 |
# AUTOGENERATED FILE
FROM balenalib/etcher-pro-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 apk add... | nghiant2710/base-images | balena-base-images/python/etcher-pro/alpine/3.11/3.8.9/run/Dockerfile | Dockerfile | apache-2.0 | 4,130 |
# AUTOGENERATED FILE
FROM balenalib/orangepi-plus2-debian:buster-build
ENV NODE_VERSION 14.15.4
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/orangepi-plus2/debian/buster/14.15.4/build/Dockerfile | Dockerfile | apache-2.0 | 2,791 |
# AUTOGENERATED FILE
FROM balenalib/ccimx8x-sbc-pro-ubuntu:cosmic-build
ENV NODE_VERSION 10.23.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/ccimx8x-sbc-pro/ubuntu/cosmic/10.23.1/build/Dockerfile | Dockerfile | apache-2.0 | 2,764 |
# AUTOGENERATED FILE
FROM balenalib/via-vab820-quad-ubuntu:disco-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 --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --keyserver keyserver.pg... | nghiant2710/base-images | balena-base-images/node/via-vab820-quad/ubuntu/disco/15.10.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,921 |
# AUTOGENERATED FILE
FROM balenalib/artik5-alpine:3.10-run
ENV NODE_VERSION 15.7.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 \
6A010C5166006599AA17... | nghiant2710/base-images | balena-base-images/node/artik5/alpine/3.10/15.7.0/run/Dockerfile | Dockerfile | apache-2.0 | 3,019 |
# AUTOGENERATED FILE
FROM balenalib/raspberrypi4-64-debian:jessie-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 s... | nghiant2710/base-images | balena-base-images/openjdk/raspberrypi4-64/debian/jessie/7-jdk/run/Dockerfile | Dockerfile | apache-2.0 | 3,093 |
# AUTOGENERATED FILE
FROM balenalib/ccimx8x-sbc-pro-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 "virtual... | nghiant2710/base-images | balena-base-images/python/ccimx8x-sbc-pro/fedora/33/3.5.10/build/Dockerfile | Dockerfile | apache-2.0 | 2,443 |
# AUTOGENERATED FILE
FROM balenalib/astro-tx2-alpine:3.14-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... | resin-io-library/base-images | balena-base-images/openjdk/astro-tx2/alpine/3.14/8-jdk/build/Dockerfile | Dockerfile | apache-2.0 | 1,758 |
# AUTOGENERATED FILE
FROM balenalib/var-som-mx6-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: pu... | nghiant2710/base-images | balena-base-images/python/var-som-mx6/debian/stretch/3.9.1/build/Dockerfile | Dockerfile | apache-2.0 | 4,858 |
# AUTOGENERATED FILE
FROM balenalib/orange-pi-one-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 Mc... | resin-io-library/base-images | balena-base-images/python/orange-pi-one/alpine/3.12/3.9.7/build/Dockerfile | Dockerfile | apache-2.0 | 4,837 |
# AUTOGENERATED FILE
FROM balenalib/hummingboard2-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: publ... | nghiant2710/base-images | balena-base-images/python/hummingboard2/debian/sid/3.7.9/build/Dockerfile | Dockerfile | apache-2.0 | 4,852 |
# AUTOGENERATED FILE
FROM balenalib/beaglebone-green-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 a... | nghiant2710/base-images | balena-base-images/python/beaglebone-green/alpine/3.11/3.8.9/run/Dockerfile | Dockerfile | apache-2.0 | 4,136 |
# AUTOGENERATED FILE
FROM balenalib/generic-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 --keyserver k... | nghiant2710/base-images | balena-base-images/node/generic/debian/bullseye/14.16.1/run/Dockerfile | Dockerfile | apache-2.0 | 2,946 |
# AUTOGENERATED FILE
FROM balenalib/n510-tx2-alpine:3.10-run
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 ] && ech... | nghiant2710/base-images | balena-base-images/golang/n510-tx2/alpine/3.10/1.14.14/run/Dockerfile | Dockerfile | apache-2.0 | 2,467 |
# AUTOGENERATED FILE
FROM balenalib/jetson-tx1-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 --keyserver ... | nghiant2710/base-images | balena-base-images/node/jetson-tx1/debian/buster/14.15.4/run/Dockerfile | Dockerfile | apache-2.0 | 2,938 |
# AUTOGENERATED FILE
FROM balenalib/orange-pi-one-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: p... | nghiant2710/base-images | balena-base-images/python/orange-pi-one/debian/buster/3.8.6/build/Dockerfile | Dockerfile | apache-2.0 | 4,858 |
# AUTOGENERATED FILE
FROM balenalib/odroid-xu4-debian:stretch-build
ENV GO_VERSION 1.15.6
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 "7f60787d9d94ed040e2d58f7715a4dc1cdb9f9160504aec810712a7e20446bb7 go$GO_VERSI... | nghiant2710/base-images | balena-base-images/golang/odroid-xu4/debian/stretch/1.15.6/build/Dockerfile | Dockerfile | apache-2.0 | 2,030 |
# AUTOGENERATED FILE
FROM balenalib/qemux86-64-ubuntu:xenial-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-ge... | resin-io-library/base-images | balena-base-images/golang/qemux86-64/ubuntu/xenial/1.17.7/run/Dockerfile | Dockerfile | apache-2.0 | 2,340 |
# AUTOGENERATED FILE
FROM balenalib/orange-pi-zero-debian:bullseye-build
ENV NODE_VERSION 15.6.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/orange-pi-zero/debian/bullseye/15.6.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,793 |
# AUTOGENERATED FILE
FROM balenalib/spacely-tx2-debian:bullseye-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/spacely-tx2/debian/bullseye/3.9.10/build/Dockerfile | Dockerfile | apache-2.0 | 4,859 |
# AUTOGENERATED FILE
FROM balenalib/jetson-nano-emmc-alpine:3.14-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 ... | resin-io-library/base-images | balena-base-images/openjdk/jetson-nano-emmc/alpine/3.14/7-jre/build/Dockerfile | Dockerfile | apache-2.0 | 1,769 |
# AUTOGENERATED FILE
FROM balenalib/etcher-pro-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", s... | nghiant2710/base-images | balena-base-images/python/etcher-pro/fedora/32/3.8.6/run/Dockerfile | Dockerfile | apache-2.0 | 2,432 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.