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/nanopi-neo-air-debian:bullseye-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 --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --keys... | nghiant2710/base-images | balena-base-images/node/nanopi-neo-air/debian/bullseye/10.24.1/run/Dockerfile | Dockerfile | apache-2.0 | 2,950 |
# Copyright 2018 Google LLC All Rights Reserved.
#
# 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 ag... | googleforgames/agones | build/build-sdk-images/tool/base/Dockerfile | Dockerfile | apache-2.0 | 1,588 |
#FROM daocloud.io/library/ubuntu:latest
FROM daocloud.io/library/ubuntu:14.04
MAINTAINER xiongjun <fenyunxx@163.com>
ADD sources.list /etc/apt/sources.list
# Install Oracle Java 7
ENV JAVA_VER 7
ENV JAVA_HOME /usr/lib/jvm/java-7-oracle
ENV TZ "Asia/Shanghai"
ENV TERM xterm
RUN echo 'deb http://ppa.launchpad.net/web... | xiongjungit/docker-tomcat | 6.0/Dockerfile | Dockerfile | apache-2.0 | 1,867 |
# AUTOGENERATED FILE
FROM balenalib/qemux86-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... | nghiant2710/base-images | balena-base-images/python/qemux86/debian/buster/2.7.18/run/Dockerfile | Dockerfile | apache-2.0 | 4,465 |
# AUTOGENERATED FILE
FROM balenalib/etcher-pro-debian:sid-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 --keyserver key... | resin-io-library/base-images | balena-base-images/node/etcher-pro/debian/sid/14.18.3/run/Dockerfile | Dockerfile | apache-2.0 | 2,926 |
# AUTOGENERATED FILE
FROM balenalib/jn30b-nano-ubuntu:focal-run
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/jn30b-nano/ubuntu/focal/5.0-runtime/run/Dockerfile | Dockerfile | apache-2.0 | 2,558 |
# AUTOGENERATED FILE
FROM balenalib/nitrogen8mm-ubuntu:bionic-build
ENV GO_VERSION 1.15.7
RUN mkdir -p /usr/local/go \
&& curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz" \
&& echo "bca4af0c20f86521dfabf3b39fa2f1ceeeb11cebf7e90bdf1de2618c40628539 go$GO_VERSION.linux-arm64.tar.gz" ... | nghiant2710/base-images | balena-base-images/golang/nitrogen8mm/ubuntu/bionic/1.15.7/build/Dockerfile | Dockerfile | apache-2.0 | 2,000 |
# AUTOGENERATED FILE
FROM balenalib/beaglebone-green-gateway-ubuntu:bionic-build
ENV NODE_VERSION 12.22.1
ENV YARN_VERSION 1.22.4
RUN for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \
gpg... | nghiant2710/base-images | balena-base-images/node/beaglebone-green-gateway/ubuntu/bionic/12.22.1/build/Dockerfile | Dockerfile | apache-2.0 | 2,777 |
# AUTOGENERATED FILE
FROM balenalib/generic-armv7ahf-ubuntu:focal-build
# remove several traces of debian python
RUN apt-get purge -y python.*
# http://bugs.python.org/issue19846
# > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK.
ENV LANG C.UTF-8
# key 63C7CC90:... | resin-io-library/base-images | balena-base-images/python/generic-armv7ahf/ubuntu/focal/3.10.2/build/Dockerfile | Dockerfile | apache-2.0 | 4,834 |
# AUTOGENERATED FILE
FROM balenalib/artik520-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: publ... | nghiant2710/base-images | balena-base-images/python/artik520/debian/bullseye/3.6.12/build/Dockerfile | Dockerfile | apache-2.0 | 4,859 |
# AUTOGENERATED FILE
FROM balenalib/orange-pi-one-ubuntu:xenial-run
# remove several traces of debian python
RUN apt-get purge -y python.*
# http://bugs.python.org/issue19846
# > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK.
ENV LANG C.UTF-8
# install python de... | resin-io-library/base-images | balena-base-images/python/orange-pi-one/ubuntu/xenial/3.8.12/run/Dockerfile | Dockerfile | apache-2.0 | 4,070 |
# AUTOGENERATED FILE
FROM balenalib/via-vab820-quad-debian:sid-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 --keyserve... | nghiant2710/base-images | balena-base-images/node/via-vab820-quad/debian/sid/15.10.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,941 |
FROM centos:6
RUN \
set -x &&\
yum -y install gcc httpd php php-pdo php-devel yum-utils
RUN \
set -x &&\
cd /etc/yum.repos.d/ &&\
awk 'BEGIN{getline <"/etc/redhat-release";ver=gensub(".*([0-9]+\\.[0-9]+).*", "\\1", "");}/extras|contrib|centosplus/{exit;}/6\.1/{exit;}{gsub("6\\.0", ver);}/^\[/{sub("\\]", "-src]");... | paijp/centos6-apache-php-sqlite2 | Dockerfile | Dockerfile | apache-2.0 | 833 |
# AUTOGENERATED FILE
FROM balenalib/raspberry-pi-debian:buster-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/raspberry-pi/debian/buster/1.15.6/run/Dockerfile | Dockerfile | apache-2.0 | 2,331 |
# AUTOGENERATED FILE
FROM balenalib/blackboard-tx2-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: pu... | nghiant2710/base-images | balena-base-images/python/blackboard-tx2/ubuntu/eoan/3.5.10/build/Dockerfile | Dockerfile | apache-2.0 | 4,833 |
# AUTOGENERATED FILE
FROM balenalib/parallella-hdmi-resin-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 \
libicu57 \
li... | nghiant2710/base-images | balena-base-images/dotnet/parallella-hdmi-resin/debian/bullseye/2.1-aspnet/build/Dockerfile | Dockerfile | apache-2.0 | 2,619 |
# AUTOGENERATED FILE
FROM balenalib/fincm3-fedora:30-run
ENV NODE_VERSION 12.21.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.sks... | nghiant2710/base-images | balena-base-images/node/fincm3/fedora/30/12.21.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,749 |
# AUTOGENERATED FILE
FROM balenalib/odyssey-x86-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 so... | resin-io-library/base-images | balena-base-images/openjdk/odyssey-x86/debian/stretch/11-jre/build/Dockerfile | Dockerfile | apache-2.0 | 3,871 |
# AUTOGENERATED FILE
FROM balenalib/jetson-xavier-nx-devkit-emmc-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 \
... | nghiant2710/base-images | balena-base-images/dotnet/jetson-xavier-nx-devkit-emmc/debian/buster/5.0-aspnet/build/Dockerfile | Dockerfile | apache-2.0 | 3,148 |
# AUTOGENERATED FILE
FROM balenalib/photon-xavier-nx-ubuntu:disco-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.p... | nghiant2710/base-images | balena-base-images/node/photon-xavier-nx/ubuntu/disco/10.23.1/run/Dockerfile | Dockerfile | apache-2.0 | 2,918 |
# AUTOGENERATED FILE
FROM balenalib/beaglebone-green-gateway-debian:bullseye-run
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ca-certificates \
curl \
\
# .NET Core dependencies
libc6 \
libgcc1 \
libgssapi-krb5-2 \
libicu67 \
l... | resin-io-library/base-images | balena-base-images/dotnet/beaglebone-green-gateway/debian/bullseye/6.0-runtime/run/Dockerfile | Dockerfile | apache-2.0 | 2,541 |
FROM ubuntu:14.04
MAINTAINER Mattias Lundberg <lundberg.mattias@gmail.com>
ENV LANG en_US.UTF-8
RUN locale-gen $LANG
RUN echo "deb http://archive.ubuntu.com/ubuntu/ trusty multiverse" >> /etc/apt/sources.list
RUN apt-get update && \
apt-get install -y snmpd snmp-mibs-downloader && \
apt-get clean
RUN echo "createUs... | mattiaslundberg/dockerfiles | snmp3d/Dockerfile | Dockerfile | bsd-2-clause | 526 |
FROM debian:jessie
ENV OPENRESTY_VERSION 1.9.7.3
ENV OPENRESTY_PREFIX /opt/openresty
ENV NGINX_PREFIX /opt/openresty/nginx
ENV VAR_PREFIX /var/openresty
RUN apt-get update && \
apt-get install -y curl bash jq build-essential git-core libpcre3-dev libssl-dev zlib1g-dev
RUN mkdir -p /root/openresty && \
cd /r... | YakLabs/kube-openresty-ingress | Dockerfile | Dockerfile | bsd-3-clause | 1,846 |
# vicariousinc/baxter-simulator:kinetic
# Run simulated Baxter in Gazebo
FROM osrf/ros:kinetic-desktop-full
MAINTAINER Dave Coleman dave@dav.ee
ENV TERM xterm
# Setup catkin workspace
ENV CATKIN_WS=/root/ws_baxter
RUN mkdir -p $CATKIN_WS/src
WORKDIR $CATKIN_WS/src
# Download source code
RUN wstool init . && \
w... | vicariousinc/baxter_simulator | Dockerfile | Dockerfile | bsd-3-clause | 1,780 |
FROM golang:1.10.1
ENV GOPATH /go
ENV PATH /go/bin:$PATH
RUN go get github.com/tools/godep
RUN go get github.com/jteeuwen/go-bindata/...
RUN mkdir -p /go/src/github.com/votinginfoproject/sms-worker
WORKDIR /go/src/github.com/votinginfoproject/sms-worker
RUN touch .env
COPY . /go/src/github.com/votinginfoproject/s... | votinginfoproject/sms-worker | Dockerfile | Dockerfile | bsd-3-clause | 489 |
#######################
# Carbon Dockerfile #
# Ubuntu Golang Base. #
#######################
FROM golang
MAINTAINER Adrian "vifino" Pistol
# Run the carbon repl by default!
ENTRYPOINT ["/go/bin/carbon"]
CMD ["-repl"]
# Make /app a volume, for mounting for example `pwd` to easily run stuff.
VOLUME ["/app"]
WORKDI... | vifino/carbon | Docker/golang-based/Dockerfile | Dockerfile | mit | 915 |
# AUTOGENERATED FILE
FROM balenalib/zc702-zynq7-debian:bullseye-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 som... | nghiant2710/base-images | balena-base-images/openjdk/zc702-zynq7/debian/bullseye/11-jre/run/Dockerfile | Dockerfile | apache-2.0 | 3,737 |
FROM balenalib/armv7hf-ubuntu:focal-run
LABEL io.balena.device-type="parallella-hdmi-resin"
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/parallella-hdmi-resin/ubuntu/focal/run/Dockerfile | Dockerfile | apache-2.0 | 1,098 |
#
# NOTE: THIS DOCKERFILE IS GENERATED VIA "apply-templates.sh"
#
# PLEASE DO NOT EDIT IT DIRECTLY.
#
FROM buildpack-deps:bullseye
# skip installing gem documentation
RUN set -eux; \
mkdir -p /usr/local/etc; \
{ \
echo 'install: --no-document'; \
echo 'update: --no-document'; \
} >> /usr/local/etc/gemrc
ENV L... | docker-library/ruby | 2.7/bullseye/Dockerfile | Dockerfile | bsd-2-clause | 2,568 |
# Copyright 2016 Irfan Ahmed.
# Dockerfile for weather service
FROM node:6.0
EXPOSE 8081
COPY . /weather_service_app/
WORKDIR /weather_service_app
CMD node weather_service.js
| irfan-ahmed/lets_explore_services | services/weather/Dockerfile | Dockerfile | mit | 177 |
FROM centos:centos6
MAINTAINER Doug Smith <dsmith@800response.com>
ENV build_date 2014-10-02
RUN yum update -y
RUN yum install kernel-headers gcc gcc-c++ cpp ncurses ncurses-devel libxml2 libxml2-devel sqlite sqlite-devel openssl-devel newt-devel kernel-devel libuuid-devel net-snmp-devel xinetd tar -y
# Download aste... | nsymms/dockerfiles | asterisk/Dockerfile | Dockerfile | mit | 1,082 |
FROM python:3.6-alpine
MAINTAINER yu_yamazaki@bizocean.co.jp
RUN pip install --upgrade -q \
pip \
bigquery-python \
requests \
redis \
Celery \
Jinja2 \
gspread \
sendgrid
# set by kubernetes
# ENV REDIS_PD_SERVICE_HOST localhost
# ENV REDIS_PD_SERVICE_PORT 6379
# ENV RABBITMQ_SERVICE_HOST localhost
# ENV RABBITMQ_SE... | uyamazak/oceanus | revelation/Dockerfile | Dockerfile | mit | 435 |
FROM registry.fedoraproject.org/fedora:30
LABEL maintainer="Micah Abbott <miabbott@redhat.com>"
RUN dnf -y upgrade && \
dnf -y install htop && \
dnf clean all
CMD ["htop"]
# sudo podman run -it --rm --pid=host localhost/miabbott/htop
| miabbott/files | dockerfiles/htop/Dockerfile | Dockerfile | mit | 242 |
## get base image
FROM ubuntu:14.04
## install all needed apt packages
COPY apt_packages.txt /tmp/apt-packages.txt
RUN chmod a+r /tmp/apt-packages.txt && \
apt-get update --fix-missing && apt-get install build-essential -y && xargs -a /tmp/apt-packages.txt apt-get install -y
## install jenkins
RUN wget -q -O - h... | kpn-advanced-analytics/modelFactoryPy | docker/Dockerfile | Dockerfile | mit | 3,018 |
# Forked from https://github.com/piwik/docker-piwik
FROM php:5.6-fpm
MAINTAINER timo.tiuraniemi@iki.fi
# ADDITION: From http://stackoverflow.com/a/36908278/2659424
RUN usermod -u 1000 www-data
RUN apt-get update && apt-get install -y \
libjpeg-dev \
libfreetype6-dev \
libgeoip-dev \
libpng12-d... | extendedmind/extendedmind-docker | piwik/Dockerfile | Dockerfile | mit | 1,992 |
FROM cmc333333/processing:3.1.1
COPY [".", "/app/src/VisualDJTube/"]
WORKDIR /app/src/
CMD ["--sketch=VisualDJTube", "--run"]
| cmc333333/visualdjtube | Dockerfile | Dockerfile | mit | 128 |
# AUTOGENERATED FILE
FROM balenalib/odroid-c1-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/odroid-c1/alpine/3.13/3.9.4/run/Dockerfile | Dockerfile | apache-2.0 | 4,129 |
# AUTOGENERATED FILE
FROM balenalib/n510-tx2-debian:stretch-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/n510-tx2/debian/stretch/3.1-runtime/build/Dockerfile | Dockerfile | apache-2.0 | 2,529 |
# AUTOGENERATED FILE
FROM balenalib/jetson-xavier-nx-devkit-seeed-2mic-hat-ubuntu:impish-build
ENV NODE_VERSION 12.22.9
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 "$k... | resin-io-library/base-images | balena-base-images/node/jetson-xavier-nx-devkit-seeed-2mic-hat/ubuntu/impish/12.22.9/build/Dockerfile | Dockerfile | apache-2.0 | 2,781 |
# AUTOGENERATED FILE
FROM balenalib/orbitty-tx2-ubuntu:disco-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/orbitty-tx2/ubuntu/disco/3.9.4/build/Dockerfile | Dockerfile | apache-2.0 | 4,830 |
# AUTOGENERATED FILE
FROM balenalib/nitrogen6xq2g-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 ... | nghiant2710/base-images | balena-base-images/python/nitrogen6xq2g/debian/bullseye/3.8.6/run/Dockerfile | Dockerfile | apache-2.0 | 4,100 |
# AUTOGENERATED FILE
FROM balenalib/jetson-xavier-nx-devkit-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... | nghiant2710/base-images | balena-base-images/python/jetson-xavier-nx-devkit/alpine/3.13/3.8.9/build/Dockerfile | Dockerfile | apache-2.0 | 4,850 |
# AUTOGENERATED FILE
FROM balenalib/nitrogen6x-ubuntu:disco-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/nitrogen6x/ubuntu/disco/3.6.12/build/Dockerfile | Dockerfile | apache-2.0 | 4,831 |
# AUTOGENERATED FILE
FROM balenalib/solidrun-imx6-ubuntu:disco-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.... | nghiant2710/base-images | balena-base-images/node/solidrun-imx6/ubuntu/disco/12.20.1/run/Dockerfile | Dockerfile | apache-2.0 | 2,919 |
# AUTOGENERATED FILE
FROM balenalib/nanopi-r2c-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/nanopi-r2c/debian/buster/3.1-aspnet/build/Dockerfile | Dockerfile | apache-2.0 | 3,133 |
# AUTOGENERATED FILE
FROM balenalib/imx8m-var-dart-ubuntu:bionic-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.... | nghiant2710/base-images | balena-base-images/golang/imx8m-var-dart/ubuntu/bionic/1.14.14/build/Dockerfile | Dockerfile | apache-2.0 | 2,005 |
# AUTOGENERATED FILE
FROM balenalib/orange-pi-lite-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... | resin-io-library/base-images | balena-base-images/python/orange-pi-lite/debian/bullseye/3.8.12/build/Dockerfile | Dockerfile | apache-2.0 | 4,862 |
# AUTOGENERATED FILE
FROM balenalib/raspberrypi3-64-fedora:32-build
ENV NODE_VERSION 14.16.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 ... | nghiant2710/base-images | balena-base-images/node/raspberrypi3-64/fedora/32/14.16.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,758 |
# AUTOGENERATED FILE
FROM balenalib/orbitty-tx2-debian:jessie-build
ENV GO_VERSION 1.15.7
RUN mkdir -p /usr/local/go \
&& curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz" \
&& echo "bca4af0c20f86521dfabf3b39fa2f1ceeeb11cebf7e90bdf1de2618c40628539 go$GO_VERSION.linux-arm64.tar.gz" ... | nghiant2710/base-images | balena-base-images/golang/orbitty-tx2/debian/jessie/1.15.7/build/Dockerfile | Dockerfile | apache-2.0 | 2,000 |
# AUTOGENERATED FILE
FROM balenalib/jetson-nano-fedora:32-run
ENV NODE_VERSION 12.21.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.poo... | nghiant2710/base-images | balena-base-images/node/jetson-nano/fedora/32/12.21.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,750 |
# AUTOGENERATED FILE
FROM balenalib/revpi-connect-ubuntu:xenial-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.pgp... | resin-io-library/base-images | balena-base-images/node/revpi-connect/ubuntu/xenial/12.22.9/run/Dockerfile | Dockerfile | apache-2.0 | 2,915 |
# AUTOGENERATED FILE
FROM balenalib/jetson-tx1-fedora:33-run
ENV NODE_VERSION 12.21.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/jetson-tx1/fedora/33/12.21.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,749 |
# AUTOGENERATED FILE
FROM balenalib/amd64-fedora:34-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", sinc... | nghiant2710/base-images | balena-base-images/python/amd64/fedora/34/3.9.4/build/Dockerfile | Dockerfile | apache-2.0 | 2,447 |
# AUTOGENERATED FILE
FROM balenalib/cubox-i-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", si... | resin-io-library/base-images | balena-base-images/python/cubox-i/fedora/36/3.10.2/build/Dockerfile | Dockerfile | apache-2.0 | 2,435 |
FROM balenalib/aarch64-fedora:35-run
LABEL io.balena.device-type="n310-tx2"
RUN dnf install -y \
less \
nano \
net-tools \
usbutils \
gnupg \
i2c-tools \
&& dnf clean all
RUN [ ! -d /.balena/messages ] && mkdir -p /.balena/messages; echo $'Here are a few details about this Docker image (For more informat... | resin-io-library/base-images | balena-base-images/device-base/n310-tx2/fedora/35/run/Dockerfile | Dockerfile | apache-2.0 | 992 |
# AUTOGENERATED FILE
FROM balenalib/imx8m-var-dart-ubuntu:impish-build
ENV GO_VERSION 1.16.14
RUN mkdir -p /usr/local/go \
&& curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz" \
&& echo "5e59056e36704acb25809bcdb27191f27593cb7aba4d716b523008135a1e764a go$GO_VERSION.linux-arm64.tar.... | resin-io-library/base-images | balena-base-images/golang/imx8m-var-dart/ubuntu/impish/1.16.14/build/Dockerfile | Dockerfile | apache-2.0 | 2,005 |
FROM balenalib/aarch64-alpine:edge-run
LABEL io.balena.device-type="jetson-tx2-nx-devkit"
RUN apk add --update \
less \
nano \
net-tools \
ifupdown \
usbutils \
gnupg \
&& rm -rf /var/cache/apk/*
RUN [ ! -d /.balena/messages ] && mkdir -p /.balena/messages; echo $'Here are a few details about this Docker... | resin-io-library/base-images | balena-base-images/device-base/jetson-tx2-nx-devkit/alpine/edge/run/Dockerfile | Dockerfile | apache-2.0 | 1,025 |
# AUTOGENERATED FILE
FROM balenalib/ccimx8x-sbc-pro-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 ... | resin-io-library/base-images | balena-base-images/python/ccimx8x-sbc-pro/alpine/3.13/3.10.2/build/Dockerfile | Dockerfile | apache-2.0 | 4,841 |
# AUTOGENERATED FILE
FROM balenalib/genericx86-64-ext-debian:bullseye-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/genericx86-64-ext/debian/bullseye/12.21.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,801 |
# AUTOGENERATED FILE
FROM balenalib/generic-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", sinc... | nghiant2710/base-images | balena-base-images/python/generic/fedora/32/3.7.9/run/Dockerfile | Dockerfile | apache-2.0 | 2,444 |
# AUTOGENERATED FILE
FROM balenalib/am571x-evm-fedora:30-build
# http://bugs.python.org/issue19846
# > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK.
ENV LANG C.UTF-8
RUN dnf install -y \
python3-pip \
python3-dbus \
&& dnf clean all
# install "virtualenv",... | nghiant2710/base-images | balena-base-images/python/am571x-evm/fedora/30/3.8.9/build/Dockerfile | Dockerfile | apache-2.0 | 2,437 |
# AUTOGENERATED FILE
FROM balenalib/jetson-xavier-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 "virtualen... | nghiant2710/base-images | balena-base-images/python/jetson-xavier/fedora/33/3.6.12/build/Dockerfile | Dockerfile | apache-2.0 | 2,441 |
# AUTOGENERATED FILE
FROM balenalib/intel-nuc-alpine:3.14-run
ENV GO_VERSION 1.16.14
# set up nsswitch.conf for Go's "netgo" implementation
# - https://github.com/golang/go/blob/go1.9.1/src/net/conf.go#L194-L275
# - docker run --rm debian:stretch grep '^hosts:' /etc/nsswitch.conf
RUN [ ! -e /etc/nsswitch.conf ] && ec... | resin-io-library/base-images | balena-base-images/golang/intel-nuc/alpine/3.14/1.16.14/run/Dockerfile | Dockerfile | apache-2.0 | 2,475 |
# AUTOGENERATED FILE
FROM balenalib/orangepi-plus2-ubuntu:eoan-build
ENV GO_VERSION 1.14.13
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 "53c5236a76730f6487052fa1a629d6f5efdde6341cfc2e0544b0b28aefc27708 go$GO_VER... | nghiant2710/base-images | balena-base-images/golang/orangepi-plus2/ubuntu/eoan/1.14.13/build/Dockerfile | Dockerfile | apache-2.0 | 2,030 |
# AUTOGENERATED FILE
FROM balenalib/beaglebone-green-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 a... | resin-io-library/base-images | balena-base-images/python/beaglebone-green/alpine/edge/3.8.12/run/Dockerfile | Dockerfile | apache-2.0 | 4,134 |
# AUTOGENERATED FILE
FROM balenalib/n510-tx2-fedora:35-build
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 keyserve... | resin-io-library/base-images | balena-base-images/node/n510-tx2/fedora/35/17.6.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,743 |
FROM python:2.7-onbuild
RUN set -ex \
&& for key in \
9554F04D7259F04124DE6B476D5A82AC7E37093B \
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \
0034A06D9D9B0064CE8ADF6BF1747F4AD2306D93 \
FD3A5288F042B6850C66B31F09FE44734EB7990E \
71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 \
DD8F2338BAE7501E3DD5AC78... | hugoatease/anonymonkey | Dockerfile | Dockerfile | apache-2.0 | 1,221 |
# 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, software
# distributed under th... | a-nldisr/aurora-tools | centos/0.16.0/Dockerfile | Dockerfile | apache-2.0 | 1,307 |
# AUTOGENERATED FILE
FROM balenalib/imx8mm-var-dart-ubuntu:bionic-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 --keyser... | nghiant2710/base-images | balena-base-images/node/imx8mm-var-dart/ubuntu/bionic/10.24.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,764 |
# AUTOGENERATED FILE
FROM balenalib/qemux86-alpine:3.11-run
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 ] && echo 'h... | nghiant2710/base-images | balena-base-images/golang/qemux86/alpine/3.11/1.16/run/Dockerfile | Dockerfile | apache-2.0 | 2,460 |
# AUTOGENERATED FILE
FROM balenalib/beaglebone-green-alpine:3.15-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 \
6A010C516... | resin-io-library/base-images | balena-base-images/node/beaglebone-green/alpine/3.15/16.14.0/run/Dockerfile | Dockerfile | apache-2.0 | 3,025 |
# AUTOGENERATED FILE
FROM balenalib/up-board-ubuntu:cosmic-run
# remove several traces of debian python
RUN apt-get purge -y python.*
# http://bugs.python.org/issue19846
# > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK.
ENV LANG C.UTF-8
# install python depende... | nghiant2710/base-images | balena-base-images/python/up-board/ubuntu/cosmic/3.7.9/run/Dockerfile | Dockerfile | apache-2.0 | 4,074 |
# AUTOGENERATED FILE
FROM balenalib/solidrun-imx6-debian:jessie-run
ENV NODE_VERSION 15.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 --keyserve... | nghiant2710/base-images | balena-base-images/node/solidrun-imx6/debian/jessie/15.6.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,943 |
# AUTOGENERATED FILE
FROM balenalib/jetson-xavier-ubuntu:cosmic-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... | nghiant2710/base-images | balena-base-images/node/jetson-xavier/ubuntu/cosmic/12.21.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,917 |
FROM openjdk:11.0.2-jre-slim
COPY target/microservice-demo-eureka-server-0.0.1-SNAPSHOT.jar .
CMD /usr/bin/java -Xmx400m -Xms400m -jar microservice-demo-eureka-server-0.0.1-SNAPSHOT.jar
EXPOSE 8761
| ewolff/microservice | microservice-demo/microservice-demo-eureka-server/Dockerfile | Dockerfile | apache-2.0 | 198 |
# AUTOGENERATED FILE
FROM balenalib/generic-aarch64-alpine:3.12-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 \
6A010C5166... | nghiant2710/base-images | balena-base-images/node/generic-aarch64/alpine/3.12/14.16.1/run/Dockerfile | Dockerfile | apache-2.0 | 3,030 |
# AUTOGENERATED FILE
FROM balenalib/orange-pi-one-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/orange-pi-one/ubuntu/focal/6.0-sdk/build/Dockerfile | Dockerfile | apache-2.0 | 2,948 |
# AUTOGENERATED FILE
FROM balenalib/coral-dev-debian:bullseye-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... | resin-io-library/base-images | balena-base-images/openjdk/coral-dev/debian/bullseye/16-jdk/build/Dockerfile | Dockerfile | apache-2.0 | 3,023 |
# AUTOGENERATED FILE
FROM balenalib/imx8m-var-dart-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... | nghiant2710/base-images | balena-base-images/python/imx8m-var-dart/debian/bullseye/3.9.1/run/Dockerfile | Dockerfile | apache-2.0 | 4,101 |
# AUTOGENERATED FILE
FROM balenalib/imx8mm-var-dart-alpine:3.11-build
ENV NODE_VERSION 15.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 for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
... | nghiant2710/base-images | balena-base-images/node/imx8mm-var-dart/alpine/3.11/15.14.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,962 |
# AUTOGENERATED FILE
FROM balenalib/orangepi-plus2-debian:buster-build
ENV NODE_VERSION 14.16.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/orangepi-plus2/debian/buster/14.16.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,791 |
# AUTOGENERATED FILE
FROM balenalib/jetson-tx2-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 depend... | nghiant2710/base-images | balena-base-images/python/jetson-tx2/ubuntu/focal/2.7.18/run/Dockerfile | Dockerfile | apache-2.0 | 4,441 |
# AUTOGENERATED FILE
FROM balenalib/artik530-debian:jessie-run
ENV GO_VERSION 1.14.13
# 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/artik530/debian/jessie/1.14.13/run/Dockerfile | Dockerfile | apache-2.0 | 2,354 |
# AUTOGENERATED FILE
FROM balenalib/artik533s-fedora:30-build
ENV NODE_VERSION 10.24.1
ENV YARN_VERSION 1.22.4
RUN for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \
gpg --keyserver ha.poo... | nghiant2710/base-images | balena-base-images/node/artik533s/fedora/30/10.24.1/build/Dockerfile | Dockerfile | apache-2.0 | 2,756 |
# AUTOGENERATED FILE
FROM balenalib/raspberrypi3-fedora:30-run
ENV GO_VERSION 1.16.3
# gcc for cgo
RUN dnf install -y \
gcc-c++ \
gcc \
git \
&& dnf clean all
RUN mkdir -p /usr/local/go \
&& curl -SLO "http://resin-packages.s3.amazonaws.com/golang/v$GO_VERSION/go$GO_VERSION.linux-armv7hf.tar.gz" \
&& echo "... | nghiant2710/base-images | balena-base-images/golang/raspberrypi3/fedora/30/1.16.3/run/Dockerfile | Dockerfile | apache-2.0 | 2,102 |
# AUTOGENERATED FILE
FROM balenalib/qemux86-64-debian:sid-build
ENV NODE_VERSION 14.16.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" || \
gpg ... | nghiant2710/base-images | balena-base-images/node/qemux86-64/debian/sid/14.16.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,784 |
# AUTOGENERATED FILE
FROM balenalib/artik10-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 some samp... | nghiant2710/base-images | balena-base-images/openjdk/artik10/debian/jessie/7-jdk/run/Dockerfile | Dockerfile | apache-2.0 | 3,085 |
# AUTOGENERATED FILE
FROM balenalib/revpi-core-3-alpine:edge-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 ] ... | nghiant2710/base-images | balena-base-images/golang/revpi-core-3/alpine/edge/1.15.11/build/Dockerfile | Dockerfile | apache-2.0 | 2,341 |
# AUTOGENERATED FILE
FROM balenalib/orange-pi-one-ubuntu:disco-run
ENV GO_VERSION 1.14.13
# 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/orange-pi-one/ubuntu/disco/1.14.13/run/Dockerfile | Dockerfile | apache-2.0 | 2,357 |
# AUTOGENERATED FILE
FROM balenalib/generic-aarch64-debian:stretch-build
ENV NODE_VERSION 10.24.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/generic-aarch64/debian/stretch/10.24.1/build/Dockerfile | Dockerfile | apache-2.0 | 2,790 |
FROM ubuntu:18.04
LABEL maintainer="Swift Infrastructure <swift-infrastructure@swift.org>"
LABEL Description="Docker Container for the Swift programming language"
RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && apt-get -q update && \
apt-get -q install -y \
libatomic1 \
libcur... | swiftdocker/docker-swift | 5.4/ubuntu/18.04/slim/Dockerfile | Dockerfile | apache-2.0 | 2,251 |
FROM jekyll/jekyll:stable
MAINTAINER Jordon Bedwell <jordon@envygeeks.io>
COPY copy /
RUN \
apk --update add readline-dev libxml2-dev libxslt-dev \
zlib-dev ruby-dev yaml-dev libffi-dev \
build-base git && \
cd ~ && \
gem install --no-document octopress && \
mkdir -p /opt/octopress && cd /opt/octopre... | xiongjungit/docker | Dockerfile | Dockerfile | apache-2.0 | 697 |
#
# PHPenv Dockerfile
#
FROM debian:wheezy
MAINTAINER Valentin Andries <valentin.andries@gmail.com>
# Install utils
RUN \
apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get -y install wget curl build-essential autoconf git libreadline-dev
# Install PHP deps
RUN \
echo "\ndeb-src http://ht... | vandries/phpenv | Dockerfile | Dockerfile | apache-2.0 | 840 |
# AUTOGENERATED FILE
FROM balenalib/photon-tx2-nx-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/photon-tx2-nx/debian/stretch/3.6.15/build/Dockerfile | Dockerfile | apache-2.0 | 4,859 |
# pbbase Dockerfile
FROM ubuntu:14.04
MAINTAINER Michael Kocher <mkocher@pacificbiosciences.com>
RUN apt-get update && apt-get install -y \
git \
build-essential \
make \
gcc \
pkg-config \
graphviz \
libpng-dev \
libfreetype6-dev \
libhdf5-serial-dev \
hdf5-tools \
libboost-... | mpkocher/docker-pacbiobase | Dockerfile | Dockerfile | bsd-3-clause | 780 |
FROM docku/nginx
MAINTAINER Jon Chen <bsd@voltaire.sh>
EXPOSE 80
ADD pkg_adder /usr/local/bin/pkg_adder
ADD nginx_repo.conf /etc/nginx/conf.d/repo.conf
| dockU/burrepo | Dockerfile | Dockerfile | bsd-3-clause | 154 |
# AUTOGENERATED FILE
FROM balenalib/artik5-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 sam... | nghiant2710/base-images | balena-base-images/openjdk/artik5/ubuntu/xenial/8-jre/build/Dockerfile | Dockerfile | apache-2.0 | 3,097 |
# AUTOGENERATED FILE
FROM balenalib/orange-pi-lite-debian:buster-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 so... | nghiant2710/base-images | balena-base-images/openjdk/orange-pi-lite/debian/buster/11-jdk/run/Dockerfile | Dockerfile | apache-2.0 | 3,844 |
FROM balenalib/armv7hf-debian:sid-run
LABEL io.balena.device-type="hummingboard2"
RUN apt-get update && apt-get install -y --no-install-recommends \
less \
kmod \
nano \
net-tools \
ifupdown \
iputils-ping \
i2c-tools \
usbutils \
&& rm -rf /var/lib/apt/lists/*
RUN [ ! -d /.balena/messages ] && mkdir... | nghiant2710/base-images | balena-base-images/device-base/hummingboard2/debian/sid/run/Dockerfile | Dockerfile | apache-2.0 | 1,086 |
# 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 ... | blakebarnett/kops | images/utils-builder/Dockerfile | Dockerfile | apache-2.0 | 1,644 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.