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/up-core-alpine:3.12-build
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/up-core/alpine/3.12/1.16.14/build/Dockerfile | Dockerfile | apache-2.0 | 2,343 |
# AUTOGENERATED FILE
FROM balenalib/spacely-tx2-alpine:3.13-run
ENV NODE_VERSION 15.10.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 \
6A010C51660065... | nghiant2710/base-images | balena-base-images/node/spacely-tx2/alpine/3.13/15.10.0/run/Dockerfile | Dockerfile | apache-2.0 | 3,026 |
# AUTOGENERATED FILE
FROM balenalib/firefly-rk3288-ubuntu:cosmic-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_V... | nghiant2710/base-images | balena-base-images/golang/firefly-rk3288/ubuntu/cosmic/1.14.13/build/Dockerfile | Dockerfile | apache-2.0 | 2,034 |
# AUTOGENERATED FILE
FROM balenalib/zc702-zynq7-alpine:3.12-run
ENV GO_VERSION 1.15.6
# 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/3.12/1.15.6/run/Dockerfile | Dockerfile | apache-2.0 | 2,468 |
# AUTOGENERATED FILE
FROM balenalib/zc702-zynq7-alpine:edge-build
ENV GO_VERSION 1.14.13
# set up nsswitch.conf for Go's "netgo" implementation
# - https://github.com/golang/go/blob/go1.9.1/src/net/conf.go#L194-L275
# - docker run --rm debian:stretch grep '^hosts:' /etc/nsswitch.conf
RUN [ ! -e /etc/nsswitch.conf ] &... | nghiant2710/base-images | balena-base-images/golang/zc702-zynq7/alpine/edge/1.14.13/build/Dockerfile | Dockerfile | apache-2.0 | 2,340 |
# AUTOGENERATED FILE
FROM balenalib/generic-armv7ahf-debian:bullseye-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 --key... | nghiant2710/base-images | balena-base-images/node/generic-armv7ahf/debian/bullseye/15.6.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,950 |
# AUTOGENERATED FILE
FROM balenalib/npe-x500-m3-ubuntu:focal-build
ENV GO_VERSION 1.14.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 "93a87bdde7d5dd8c7ba0570fd811cebdfb988a6393f5f660f4595566120e0620 go$GO_VERSI... | nghiant2710/base-images | balena-base-images/golang/npe-x500-m3/ubuntu/focal/1.14.14/build/Dockerfile | Dockerfile | apache-2.0 | 2,029 |
# AUTOGENERATED FILE
FROM balenalib/artik533s-debian:jessie-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/artik533s/debian/jessie/14.16.1/run/Dockerfile | Dockerfile | apache-2.0 | 2,941 |
# AUTOGENERATED FILE
FROM balenalib/jetson-xavier-nx-devkit-ubuntu:focal-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 -... | nghiant2710/base-images | balena-base-images/node/jetson-xavier-nx-devkit/ubuntu/focal/14.16.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,770 |
# AUTOGENERATED FILE
FROM balenalib/asus-tinker-board-debian:sid-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 --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --keyser... | resin-io-library/base-images | balena-base-images/node/asus-tinker-board/debian/sid/16.14.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,937 |
# syntax = docker/dockerfile:experimental
#
# This file can build images for cpu and gpu env. By default it builds image for CPU.
# Use following option to build image for cuda/GPU: --build-arg BASE_IMAGE=nvidia/cuda:10.1-cudnn7-runtime-ubuntu18.04
# Here is complete command for GPU/cuda -
# $ DOCKER_BUILDKIT=1 docker... | kubeflow/kfserving-lts | docs/samples/v1beta1/custom/torchserve/torchserve-image/Dockerfile | Dockerfile | apache-2.0 | 2,884 |
# AUTOGENERATED FILE
FROM balenalib/jetson-tx2-ubuntu:focal-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/jetson-tx2/ubuntu/focal/1.15.7/build/Dockerfile | Dockerfile | apache-2.0 | 1,997 |
# AUTOGENERATED FILE
FROM balenalib/odroid-c1-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 \
libicu57 \
liblttng-ust0 \
... | nghiant2710/base-images | balena-base-images/dotnet/odroid-c1/debian/bullseye/2.1-runtime/run/Dockerfile | Dockerfile | apache-2.0 | 2,552 |
FROM alpine
MAINTAINER support@tutum.co
RUN apk --update add logrotate
RUN echo "*/5 * * * * /usr/sbin/logrotate /etc/logrotate.conf" >> /etc/crontabs/root
ADD logrotate.conf /etc/logrotate.conf
CMD ["crond", "-f"] | soumentrivedi/logrotate | Dockerfile | Dockerfile | apache-2.0 | 216 |
# AUTOGENERATED FILE
FROM balenalib/beaglebone-green-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 63C7CC... | resin-io-library/base-images | balena-base-images/python/beaglebone-green/debian/bullseye/3.10.0/build/Dockerfile | Dockerfile | apache-2.0 | 4,864 |
# AUTOGENERATED FILE
FROM balenalib/parallella-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/parallella/ubuntu/bionic/3.9.7/build/Dockerfile | Dockerfile | apache-2.0 | 4,828 |
# AUTOGENERATED FILE
FROM balenalib/up-core-plus-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 \
libicu57 \
liblttng-ust0... | nghiant2710/base-images | balena-base-images/dotnet/up-core-plus/debian/bullseye/2.1-runtime/run/Dockerfile | Dockerfile | apache-2.0 | 2,570 |
# AUTOGENERATED FILE
FROM balenalib/surface-pro-6-fedora:33-run
# http://bugs.python.org/issue19846
# > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK.
ENV LANG C.UTF-8
RUN dnf install -y \
python3-pip \
python3-dbus \
&& dnf clean all
# install "virtualenv"... | resin-io-library/base-images | balena-base-images/python/surface-pro-6/fedora/33/3.9.10/run/Dockerfile | Dockerfile | apache-2.0 | 2,451 |
# AUTOGENERATED FILE
FROM balenalib/raspberry-pi2-ubuntu:hirsute-run
ENV NODE_VERSION 12.22.9
ENV YARN_VERSION 1.22.4
RUN buildDeps='curl libatomic1' \
&& set -x \
&& for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --keyserver keyserver.pg... | resin-io-library/base-images | balena-base-images/node/raspberry-pi2/ubuntu/hirsute/12.22.9/run/Dockerfile | Dockerfile | apache-2.0 | 2,917 |
# AUTOGENERATED FILE
FROM balenalib/cubox-i-fedora:36-build
ENV NODE_VERSION 14.18.3
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/cubox-i/fedora/36/14.18.3/build/Dockerfile | Dockerfile | apache-2.0 | 2,748 |
# AUTOGENERATED FILE
FROM balenalib/am571x-evm-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 keyser... | resin-io-library/base-images | balena-base-images/node/am571x-evm/fedora/35/17.6.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,749 |
# AUTOGENERATED FILE
FROM balenalib/fincm3-debian:stretch-build
ENV NODE_VERSION 15.10.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/fincm3/debian/stretch/15.10.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,785 |
# AUTOGENERATED FILE
FROM balenalib/orange-pi-lite-fedora:30-run
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 --keyserver ha.... | nghiant2710/base-images | balena-base-images/node/orange-pi-lite/fedora/30/10.23.1/run/Dockerfile | Dockerfile | apache-2.0 | 2,757 |
# AUTOGENERATED FILE
FROM balenalib/artik710-ubuntu:disco-run
ENV GO_VERSION 1.15.7
# gcc for cgo
RUN apt-get update && apt-get install -y --no-install-recommends \
g++ \
gcc \
libc6-dev \
make \
pkg-config \
git \
&& rm -rf /var/lib/apt/lists/*
RUN set -x \
&& fetchDeps=' \
curl \
' \
&& apt-get u... | nghiant2710/base-images | balena-base-images/golang/artik710/ubuntu/disco/1.15.7/run/Dockerfile | Dockerfile | apache-2.0 | 2,321 |
# AUTOGENERATED FILE
FROM balenalib/raspberrypi2-alpine:3.12-build
ENV NODE_VERSION 14.16.1
ENV YARN_VERSION 1.22.4
# Install dependencies
RUN apk add --no-cache libgcc libstdc++ libuv \
&& apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1
RUN for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; d... | nghiant2710/base-images | balena-base-images/node/raspberrypi2/alpine/3.12/14.16.1/build/Dockerfile | Dockerfile | apache-2.0 | 2,959 |
# AUTOGENERATED FILE
FROM balenalib/raspberrypicm4-ioboard-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 "... | resin-io-library/base-images | balena-base-images/python/raspberrypicm4-ioboard/fedora/36/3.9.10/build/Dockerfile | Dockerfile | apache-2.0 | 2,450 |
# AUTOGENERATED FILE
FROM balenalib/jn30b-nano-debian:stretch-build
ENV NODE_VERSION 10.24.0
ENV YARN_VERSION 1.22.4
RUN for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --keyserver keyserver.pgp.com --recv-keys "$key" || \
... | nghiant2710/base-images | balena-base-images/node/jn30b-nano/debian/stretch/10.24.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,785 |
# AUTOGENERATED FILE
FROM balenalib/aio-3288c-ubuntu:eoan-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.p... | nghiant2710/base-images | balena-base-images/node/aio-3288c/ubuntu/eoan/10.24.1/build/Dockerfile | Dockerfile | apache-2.0 | 2,758 |
# AUTOGENERATED FILE
FROM balenalib/jetson-nano-emmc-alpine:3.13-build
ENV GO_VERSION 1.15.7
# set up nsswitch.conf for Go's "netgo" implementation
# - https://github.com/golang/go/blob/go1.9.1/src/net/conf.go#L194-L275
# - docker run --rm debian:stretch grep '^hosts:' /etc/nsswitch.conf
RUN [ ! -e /etc/nsswitch.conf... | nghiant2710/base-images | balena-base-images/golang/jetson-nano-emmc/alpine/3.13/1.15.7/build/Dockerfile | Dockerfile | apache-2.0 | 2,343 |
# AUTOGENERATED FILE
FROM balenalib/up-squared-ubuntu:eoan-run
# remove several traces of debian python
RUN apt-get purge -y python.*
# http://bugs.python.org/issue19846
# > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK.
ENV LANG C.UTF-8
# install python depende... | nghiant2710/base-images | balena-base-images/python/up-squared/ubuntu/eoan/2.7.18/run/Dockerfile | Dockerfile | apache-2.0 | 4,446 |
# AUTOGENERATED FILE
FROM balenalib/n510-tx2-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.s... | nghiant2710/base-images | balena-base-images/node/n510-tx2/fedora/33/15.14.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,747 |
# AUTOGENERATED FILE
FROM balenalib/odroid-ux3-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 depen... | resin-io-library/base-images | balena-base-images/python/odroid-ux3/ubuntu/bionic/3.10.2/run/Dockerfile | Dockerfile | apache-2.0 | 4,067 |
# AUTOGENERATED FILE
FROM balenalib/blackboard-tx2-ubuntu:focal-build
ENV NODE_VERSION 15.10.0
ENV YARN_VERSION 1.22.4
RUN for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \
gpg --keyserve... | nghiant2710/base-images | balena-base-images/node/blackboard-tx2/ubuntu/focal/15.10.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,761 |
FROM ubuntu:16.04
RUN locale-gen en_US.UTF-8
ENV LANG en_US.UTF-8
ENV TZ=Asia/Taipei
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
RUN apt -y update && apt -y upgrade
RUN apt -y install python3
RUN apt -y install python3-pip
RUN apt clean
RUN apt autoclean
RUN apt autoremove
RUN pip3... | Tocknicsu/nctuoj_contest | docker/sb/Dockerfile | Dockerfile | apache-2.0 | 555 |
FROM alpine:3.3
RUN apk add --no-cache bash build-base curl git libffi-dev openssh openssl-dev py-pip python python-dev unzip \
&& git clone https://github.com/CiscoCloud/mantl /mantl \
&& pip install -r /mantl/requirements.txt \
&& apk del build-base python-dev py-pip
VOLUME /local
ENV MANTL_CONFIG_DIR /local
VO... | sehqlr/mantl | Dockerfile | Dockerfile | apache-2.0 | 828 |
# AUTOGENERATED FILE
FROM balenalib/artik533s-alpine:3.12-run
ENV GO_VERSION 1.15.6
# 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/artik533s/alpine/3.12/1.15.6/run/Dockerfile | Dockerfile | apache-2.0 | 2,466 |
# AUTOGENERATED FILE
FROM balenalib/via-vab820-quad-ubuntu:eoan-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 --keyserve... | nghiant2710/base-images | balena-base-images/node/via-vab820-quad/ubuntu/eoan/10.24.1/build/Dockerfile | Dockerfile | apache-2.0 | 2,764 |
# AUTOGENERATED FILE
FROM balenalib/via-vab820-quad-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 \
6A010C5166... | resin-io-library/base-images | balena-base-images/node/via-vab820-quad/alpine/3.15/16.14.0/run/Dockerfile | Dockerfile | apache-2.0 | 3,024 |
# AUTOGENERATED FILE
FROM balenalib/parallella-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 McVit... | resin-io-library/base-images | balena-base-images/python/parallella/alpine/edge/3.9.10/build/Dockerfile | Dockerfile | apache-2.0 | 4,836 |
# AUTOGENERATED FILE
FROM balenalib/aarch64-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: public k... | nghiant2710/base-images | balena-base-images/python/aarch64/ubuntu/disco/3.6.12/build/Dockerfile | Dockerfile | apache-2.0 | 4,828 |
# AUTOGENERATED FILE
FROM balenalib/ts4900-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 \
libicu57 \
libssl1.1 \
... | resin-io-library/base-images | balena-base-images/dotnet/ts4900/debian/stretch/3.1-aspnet/build/Dockerfile | Dockerfile | apache-2.0 | 3,127 |
FROM biocontainers/biocontainers:vdebian-buster-backports_cv1
MAINTAINER biocontainers <biodocker@gmail.com>
LABEL software="ginkgocadx" \
base_image="biocontainers/biocontainers:vdebian-buster-backports_cv1" \
container="ginkgocadx" \
about.summary="Medical Imaging Software and complete DICOM Viewer"... | BioDocker/containers | ginkgocadx/3.8.8-1-deb/Dockerfile | Dockerfile | apache-2.0 | 1,049 |
# Base image of the IPython/Jupyter notebook, with conda
# Intended to be used in a tmpnb installation
# Customized from https://github.com/jupyter/docker-demo-images/tree/master/common
FROM debian:jessie
MAINTAINER CodeNeuro <info@codeneuro.org>
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update && apt-get inst... | CodeNeuro/notebooks | worker/docker/base/Dockerfile | Dockerfile | mit | 1,933 |
# Dockerizing MongoDB: Dockerfile for building MongoDB images
# Based on ubuntu:latest, installs MongoDB following the instructions from:
# http://docs.mongodb.org/manual/tutorial/install-mongodb-on-ubuntu/
FROM ubuntu:latest
MAINTAINER Docker
# Installation:
# Import MongoDB public GPG key AND create a MongoDB... | turbonomic/coreos-kubernetes | multi-node/aws/vendor/github.com/dotcloud/docker/docs/sources/examples/mongodb/Dockerfile | Dockerfile | apache-2.0 | 846 |
FROM golang:1.4
RUN go get golang.org/x/tools/cmd/cover
ENV GOPATH $GOPATH:/go/src/github.com/docker/libcontainer/vendor
RUN go get github.com/docker/docker/pkg/term
# setup a playground for us to spawn containers in
RUN mkdir /busybox && \
curl -sSL 'https://github.com/jpetazzo/docker-busybox/raw/buildroot-2014... | gonkulator/docker | vendor/src/github.com/docker/libcontainer/Dockerfile | Dockerfile | apache-2.0 | 719 |
FROM frolvlad/alpine-oraclejdk8:slim
VOLUME /tmp
ADD springboot.crud.sample-*.jar app.jar
RUN sh -c 'touch /app.jar'
ENV JAVA_OPTS=""
VOLUME ["/var/log"]
ADD docker-entrypoint.sh /
RUN chmod +x /docker-entrypoint.sh
ENTRYPOINT ["/docker-entrypoint.sh"]
HEALTHCHECK CMD wget -q http://localhost:8080/health -O /dev/null | ddewaele/springboot.crud.sample | src/main/docker/Dockerfile | Dockerfile | mit | 318 |
FROM ubuntu:bionic as builder
#SHELL ["/bin/bash", "-c"]
RUN echo 'APT::Install-Recommends 0;' >> /etc/apt/apt.conf.d/01norecommends \
&& echo 'APT::Install-Suggests 0;' >> /etc/apt/apt.conf.d/01norecommends \
&& apt-get update \
&& DEBIAN_FRONTEND=noninteractive apt-get install -y bash mysql-client vim.t... | taroved/pol | Dockerfile | Dockerfile | mit | 1,445 |
#
# NOTE: THIS DOCKERFILE IS GENERATED VIA "apply-templates.sh"
#
# PLEASE DO NOT EDIT IT DIRECTLY.
#
FROM debian:buster-slim
# prevent Debian's PHP packages from being installed
# https://github.com/docker-library/php/pull/542
RUN set -eux; \
{ \
echo 'Package: php*'; \
echo 'Pin: release *'; \
echo 'Pin-Prio... | infosiftr/php | 8.1/buster/zts/Dockerfile | Dockerfile | mit | 7,308 |
FROM alpine:3.3
MAINTAINER rlister@gmail.com
RUN apk -U upgrade && \
apk add -U bash build-base ca-certificates git openssh ruby ruby-dev ruby-io-console && \
rm -rf /var/cache/apk/*
## ensure bundler is up to date
RUN gem install bundler -v '>= 1.9.1' --no-rdoc --no-ri
WORKDIR /app
## minimum required to ... | rlister/argus | Dockerfile | Dockerfile | mit | 510 |
# Drush Docker Container
FROM zalari/composer
MAINTAINER Christian Ulbrich <christian.ulbrich@zalari.de>
# Install Drush 7 using Composer
RUN composer global require drush/drush:7.*
# Setup the symlink
RUN ln -sf $COMPOSER_HOME/vendor/bin/drush.php /usr/local/bin/drush
# Display which version of Drush was installed
... | zalari/docker-drush | 7/Dockerfile | Dockerfile | mit | 406 |
FROM clojure:lein-2.7.1-alpine
RUN mkdir -p /usr/src/app
WORKDIR /usr/src/app
COPY project.clj /usr/src/app/
RUN lein deps
COPY . /usr/src/app
RUN lein uberjar
CMD ["java", "-jar", "target/clojars-json.jar"]
| librariesio/clojars-json | Dockerfile | Dockerfile | mit | 208 |
FROM drydock/u16all:master
ADD . /u16javall
RUN /u16javall/install.sh
| dry-dock/u16javall | Dockerfile | Dockerfile | mit | 72 |
FROM registry.access.redhat.com/rhel6/rhel
MAINTAINER Marcos Oliveira Soares <marcosoliveirasoares94@gmail.com>
LABEL name = "marcosoliveirasoares94/rhel:v1" \
summary = "Image RedHat with OpenSSH-Server and Supervisor." \
description = "Image RedHat with OpenSSH-Server and Supervisor." \
ssh-root-user="r... | marcosoliveirasoares94/Docker | Dockerfiles/rhel/v1.0/Dockerfile | Dockerfile | mit | 2,394 |
FROM octoblu/meshblu-util
MAINTAINER Octoblu <docker@octoblu.com>
ENTRYPOINT ["node", "command.js"]
| octoblu/meshblu-util | entrypoint/Dockerfile | Dockerfile | mit | 101 |
FROM alpine:3.9
LABEL "name"="release"
LABEL "maintainer"="retgits"
LABEL "version"="0.2.0"
LABEL "com.github.actions.name"="Release for GitHub Actions"
LABEL "com.github.actions.description"="Creates a new release on GitHub"
LABEL "com.github.actions.icon"="terminal"
LABEL "com.github.actions.color"="gray-dark"
COP... | retgits/dockerfiles | actions/github-release/Dockerfile | Dockerfile | mit | 812 |
FROM golang:1.16 AS builder
ENV GOPATH /go
RUN apt-get update && \
apt-get install -y libsqlite3-0 libsqlite3-dev
WORKDIR /build
COPY . .
RUN go build -tags cgosqlite -v ./server/cmd/glslsandbox
FROM debian:buster-slim
RUN apt-get update && \
apt-get install -y --no-install-recommends ca-certificates && \
... | mrdoob/glsl-sandbox | Dockerfile | Dockerfile | mit | 504 |
FROM alpine:edge
MAINTAINER Tim Haak <tim@haak.co>
ENV LANG="en_US.UTF-8" \
LC_ALL="en_US.UTF-8" \
LANGUAGE="en_US.UTF-8" \
DB_USER="admin" \
DB_PASS="password" \
TERM="xterm"
RUN apk -U upgrade && \
apk --update add \
bash \
mariadb mariadb-client git \
&& \
git clone ... | timhaak/docker-mariadb-alpine | Dockerfile | Dockerfile | mit | 783 |
FROM ruby:2.1
MAINTAINER yves.bonjour@gmail.com
RUN apt-get update && apt-get install mercurial -y
RUN bash -c "gem install bundler"
ADD . /build-notifications
RUN bash -c "(cd /build-notifications; bundle install)"
ENV PATH="/build-notifications/bin:${PATH}"
CMD bash -c "echo 'Build Notifications: Start server by ... | ybonjour/build-notifications | Dockerfile | Dockerfile | mit | 361 |
FROM dockerfile/java:openjdk-7-jre
MAINTAINER Jerome Terry, jerome.l.terry@gmail.com
RUN wget -O - http://debian.neo4j.org/neotechnology.gpg.key| apt-key add - && \
echo 'deb http://debian.neo4j.org/repo stable/' > /etc/apt/sources.list.d/neo4j.list && \
apt-get update && apt-get install -y \
neo4j
ADD launch.sh ... | jerometerry/neo4j | Dockerfile | Dockerfile | mit | 437 |
FROM dockerfile/nginx
MAINTAINER Yasmany Cubela Medina yasmanycm@gmail.com
# Download and install php features
RUN apt-get update
RUN apt-get -y dist-upgrade
RUN apt-get install -y php5-fpm php5-intl php5-apcu php5-mysql php5-curl php5-json supervisor
# Setup config files
ADD ./supervisord.conf /etc/supervisor/super... | bitgandtter/sf-v-d | docker/nginx/Dockerfile | Dockerfile | mit | 517 |
# AUTOGENERATED FILE
FROM balenalib/var-som-mx6-alpine:edge-run
ENV GO_VERSION 1.15.7
# set up nsswitch.conf for Go's "netgo" implementation
# - https://github.com/golang/go/blob/go1.9.1/src/net/conf.go#L194-L275
# - docker run --rm debian:stretch grep '^hosts:' /etc/nsswitch.conf
RUN [ ! -e /etc/nsswitch.conf ] && e... | nghiant2710/base-images | balena-base-images/golang/var-som-mx6/alpine/edge/1.15.7/run/Dockerfile | Dockerfile | apache-2.0 | 2,468 |
# AUTOGENERATED FILE
FROM balenalib/vab820-quad-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-ge... | nghiant2710/base-images | balena-base-images/golang/vab820-quad/ubuntu/eoan/1.14.14/run/Dockerfile | Dockerfile | apache-2.0 | 2,353 |
# AUTOGENERATED FILE
FROM balenalib/ccimx8x-sbc-pro-debian:bookworm-build
ENV NODE_VERSION 12.22.9
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" |... | resin-io-library/base-images | balena-base-images/node/ccimx8x-sbc-pro/debian/bookworm/12.22.9/build/Dockerfile | Dockerfile | apache-2.0 | 2,786 |
# AUTOGENERATED FILE
FROM balenalib/odroid-xu4-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.co... | resin-io-library/base-images | balena-base-images/node/odroid-xu4/ubuntu/xenial/12.22.9/run/Dockerfile | Dockerfile | apache-2.0 | 2,912 |
# AUTOGENERATED FILE
FROM balenalib/qemux86-64-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 \
libicu57 \
liblttng-ust0 ... | nghiant2710/base-images | balena-base-images/dotnet/qemux86-64/debian/stretch/2.1-sdk/build/Dockerfile | Dockerfile | apache-2.0 | 2,986 |
# AUTOGENERATED FILE
FROM balenalib/beaglebone-black-ubuntu:cosmic-build
# A few reasons for installing distribution-provided OpenJDK:
#
# 1. Oracle. Licensing prevents us from redistributing the official JDK.
#
# 2. Compiling OpenJDK also requires the JDK to be installed, and it gets
# really hairy.
#
# Fo... | nghiant2710/base-images | balena-base-images/openjdk/beaglebone-black/ubuntu/cosmic/11-jdk/build/Dockerfile | Dockerfile | apache-2.0 | 3,110 |
# AUTOGENERATED FILE
FROM balenalib/jn30b-nano-ubuntu:bionic-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-g... | nghiant2710/base-images | balena-base-images/golang/jn30b-nano/ubuntu/bionic/1.15.11/run/Dockerfile | Dockerfile | apache-2.0 | 2,327 |
# AUTOGENERATED FILE
FROM balenalib/photon-xavier-nx-ubuntu:xenial-run
ENV GO_VERSION 1.14.14
# gcc for cgo
RUN apt-get update && apt-get install -y --no-install-recommends \
g++ \
gcc \
libc6-dev \
make \
pkg-config \
git \
&& rm -rf /var/lib/apt/lists/*
RUN set -x \
&& fetchDeps=' \
curl \
' \
&&... | nghiant2710/base-images | balena-base-images/golang/photon-xavier-nx/ubuntu/xenial/1.14.14/run/Dockerfile | Dockerfile | apache-2.0 | 2,333 |
# AUTOGENERATED FILE
FROM balenalib/vab820-quad-alpine:3.10-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 'dirn... | nghiant2710/base-images | balena-base-images/openjdk/vab820-quad/alpine/3.10/8-jdk/build/Dockerfile | Dockerfile | apache-2.0 | 1,760 |
FROM ubuntu:14.04
RUN apt-get update -qq && apt-get install -y \
build-essential \
libffi-dev \
libssl-dev \
python \
python-pip \
python-dev
ADD . /app
RUN pip install -r /app/requirements.txt
| azavea/azavea-hunchlab-examples | eventdata/Dockerfile | Dockerfile | apache-2.0 | 203 |
ARG NODEVERSION
FROM node:${NODEVERSION}-alpine
USER node
RUN mkdir /home/node/app
WORKDIR /home/node/app
EXPOSE 3000
ARG ENV=production
ENV NODE_ENV $ENV
CMD npm run $NODE_ENV
COPY --chown=node:node package* ./
RUN npm install
COPY --chown=node:node . .
| GoogleContainerTools/container-debug-support | nodejs/test/nodejsapp/Dockerfile | Dockerfile | apache-2.0 | 258 |
FROM balenalib/aarch64-alpine:3.10-build
LABEL io.balena.device-type="generic-aarch64"
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 im... | nghiant2710/base-images | balena-base-images/device-base/generic-aarch64/alpine/3.10/build/Dockerfile | Dockerfile | apache-2.0 | 1,024 |
FROM balenalib/armv7hf-ubuntu:cosmic-build
LABEL io.balena.device-type="nanopi-neo-air"
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/nanopi-neo-air/ubuntu/cosmic/build/Dockerfile | Dockerfile | apache-2.0 | 1,097 |
FROM ubuntu:16.04
# Ê±ÇøÉèÖÃ
ENV TZ=Asia/Shanghai
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
RUN apt-get -y update
# °²×°ÒÀÀµ
RUN apt-get install -y python python-pip python-dev python-setuptools build-essential libxml2-dev libxslt-dev libbz2-dev
RUN pip install --upgrade pip
#... | Yam-cn/potato | docker/base_os/Dockerfile | Dockerfile | apache-2.0 | 1,524 |
# AUTOGENERATED FILE
FROM balenalib/imx8mm-var-dart-fedora:33-run
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... | nghiant2710/base-images | balena-base-images/node/imx8mm-var-dart/fedora/33/10.24.1/run/Dockerfile | Dockerfile | apache-2.0 | 2,754 |
# AUTOGENERATED FILE
FROM balenalib/revpi-connect-ubuntu:xenial-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... | nghiant2710/base-images | balena-base-images/node/revpi-connect/ubuntu/xenial/12.22.1/run/Dockerfile | Dockerfile | apache-2.0 | 2,921 |
# AUTOGENERATED FILE
FROM balenalib/nitrogen8mm-alpine:3.13-run
ENV NODE_VERSION 14.16.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 \
6A010C51660065... | nghiant2710/base-images | balena-base-images/node/nitrogen8mm/alpine/3.13/14.16.0/run/Dockerfile | Dockerfile | apache-2.0 | 3,026 |
# AUTOGENERATED FILE
FROM balenalib/apalis-imx6-fedora:36-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.... | resin-io-library/base-images | balena-base-images/golang/apalis-imx6/fedora/36/1.16.14/build/Dockerfile | Dockerfile | apache-2.0 | 2,025 |
# AUTOGENERATED FILE
FROM balenalib/jn30b-nano-ubuntu:cosmic-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 s... | nghiant2710/base-images | balena-base-images/openjdk/jn30b-nano/ubuntu/cosmic/8-jre/run/Dockerfile | Dockerfile | apache-2.0 | 3,097 |
# AUTOGENERATED FILE
FROM balenalib/n510-tx2-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: public... | nghiant2710/base-images | balena-base-images/python/n510-tx2/debian/buster/3.9.4/build/Dockerfile | Dockerfile | apache-2.0 | 4,853 |
# AUTOGENERATED FILE
FROM balenalib/imx6ul-var-dart-debian:sid-run
ENV GO_VERSION 1.15.7
# gcc for cgo
RUN apt-get update && apt-get install -y --no-install-recommends \
g++ \
gcc \
libc6-dev \
make \
pkg-config \
git \
&& rm -rf /var/lib/apt/lists/*
RUN set -x \
&& fetchDeps=' \
curl \
' \
&& apt-... | nghiant2710/base-images | balena-base-images/golang/imx6ul-var-dart/debian/sid/1.15.7/run/Dockerfile | Dockerfile | apache-2.0 | 2,353 |
# AUTOGENERATED FILE
FROM balenalib/artik520-debian:bookworm-build
ENV NODE_VERSION 12.22.9
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" || \
g... | resin-io-library/base-images | balena-base-images/node/artik520/debian/bookworm/12.22.9/build/Dockerfile | Dockerfile | apache-2.0 | 2,783 |
# AUTOGENERATED FILE
FROM balenalib/imx6ul-var-dart-ubuntu:cosmic-run
ENV NODE_VERSION 10.23.1
ENV YARN_VERSION 1.22.4
RUN buildDeps='curl libatomic1' \
&& set -x \
&& for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --keyserver keyserver.p... | nghiant2710/base-images | balena-base-images/node/imx6ul-var-dart/ubuntu/cosmic/10.23.1/run/Dockerfile | Dockerfile | apache-2.0 | 2,923 |
# AUTOGENERATED FILE
FROM balenalib/n310-tx2-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 some sam... | resin-io-library/base-images | balena-base-images/openjdk/n310-tx2/debian/buster/16-jdk/run/Dockerfile | Dockerfile | apache-2.0 | 3,014 |
# AUTOGENERATED FILE
FROM balenalib/hummingboard2-debian:bullseye-run
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ca-certificates \
curl \
\
# .NET Core dependencies
libc6 \
libgcc1 \
libgssapi-krb5-2 \
libicu67 \
libssl1.1 \
... | resin-io-library/base-images | balena-base-images/dotnet/hummingboard2/debian/bullseye/3.1-aspnet/run/Dockerfile | Dockerfile | apache-2.0 | 3,132 |
# AUTOGENERATED FILE
FROM balenalib/nebra-hnt-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/nebra-hnt/ubuntu/focal/3.1-sdk/build/Dockerfile | Dockerfile | apache-2.0 | 2,946 |
# AUTOGENERATED FILE
FROM balenalib/imx7-var-som-debian:jessie-build
# remove several traces of debian python
RUN apt-get purge -y python.*
# http://bugs.python.org/issue19846
# > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK.
ENV LANG C.UTF-8
# key 63C7CC90: pu... | nghiant2710/base-images | balena-base-images/python/imx7-var-som/debian/jessie/2.7.18/build/Dockerfile | Dockerfile | apache-2.0 | 5,231 |
# AUTOGENERATED FILE
FROM balenalib/generic-fedora:34-build
ENV GO_VERSION 1.16.3
RUN mkdir -p /usr/local/go \
&& curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-amd64.tar.gz" \
&& echo "951a3c7c6ce4e56ad883f97d9db74d3d6d80d5fec77455c6ada6c1f7ac4776d2 go$GO_VERSION.linux-amd64.tar.gz" | sha256... | nghiant2710/base-images | balena-base-images/golang/generic/fedora/34/1.16.3/build/Dockerfile | Dockerfile | apache-2.0 | 2,005 |
# AUTOGENERATED FILE
FROM balenalib/qemux86-64-ubuntu:disco-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/qemux86-64/ubuntu/disco/3.9.1/run/Dockerfile | Dockerfile | apache-2.0 | 4,074 |
# AUTOGENERATED FILE
FROM balenalib/surface-pro-6-debian:stretch-build
ENV NODE_VERSION 16.14.0
ENV YARN_VERSION 1.22.4
RUN for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --keyserver keyserver.pgp.com --recv-keys "$key" || \... | resin-io-library/base-images | balena-base-images/node/surface-pro-6/debian/stretch/16.14.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,789 |
# AUTOGENERATED FILE
FROM balenalib/beagleboard-xm-alpine:3.12-run
ENV GO_VERSION 1.14.13
# set up nsswitch.conf for Go's "netgo" implementation
# - https://github.com/golang/go/blob/go1.9.1/src/net/conf.go#L194-L275
# - docker run --rm debian:stretch grep '^hosts:' /etc/nsswitch.conf
RUN [ ! -e /etc/nsswitch.conf ] ... | nghiant2710/base-images | balena-base-images/golang/beagleboard-xm/alpine/3.12/1.14.13/run/Dockerfile | Dockerfile | apache-2.0 | 2,473 |
# AUTOGENERATED FILE
FROM balenalib/imx7-var-som-ubuntu:xenial-build
ENV NODE_VERSION 10.24.0
ENV YARN_VERSION 1.22.4
RUN for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \
gpg --keyserver... | nghiant2710/base-images | balena-base-images/node/imx7-var-som/ubuntu/xenial/10.24.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,765 |
FROM debian
WORKDIR /streams
ENTRYPOINT ["./bhack-streamsd"]
RUN set -x \
&& apt-get update \
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --allow-downgrades git libtext-multimarkdown-perl libyaml-tiny-perl libdbd-sqlite3-perl cpanminus make \
&& git clone https://github.com/ballarat-hackerspace/website... | ballarat-hackerspace/website | docker/streams/Dockerfile | Dockerfile | apache-2.0 | 459 |
# AUTOGENERATED FILE
FROM balenalib/edge-alpine:3.10-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 --no-... | nghiant2710/base-images | balena-base-images/python/edge/alpine/3.10/3.6.12/run/Dockerfile | Dockerfile | apache-2.0 | 4,133 |
# AUTOGENERATED FILE
FROM balenalib/beaglebone-black-alpine:edge-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 \
6A010C516... | nghiant2710/base-images | balena-base-images/node/beaglebone-black/alpine/edge/14.16.1/run/Dockerfile | Dockerfile | apache-2.0 | 3,031 |
# AUTOGENERATED FILE
FROM balenalib/jetson-tx2-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 --keyserver k... | nghiant2710/base-images | balena-base-images/node/jetson-tx2/debian/jessie/15.6.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,936 |
# AUTOGENERATED FILE
FROM balenalib/artik5-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: public... | resin-io-library/base-images | balena-base-images/python/artik5/debian/bullseye/3.7.12/build/Dockerfile | Dockerfile | apache-2.0 | 4,854 |
# AUTOGENERATED FILE
FROM balenalib/jetson-nano-emmc-debian:sid-build
ENV NODE_VERSION 10.24.0
ENV YARN_VERSION 1.22.4
RUN for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --keyserver keyserver.pgp.com --recv-keys "$key" || \
... | nghiant2710/base-images | balena-base-images/node/jetson-nano-emmc/debian/sid/10.24.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,783 |
# AUTOGENERATED FILE
FROM balenalib/up-squared-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/up-squared/debian/sid/14.16.0/build/Dockerfile | Dockerfile | apache-2.0 | 2,784 |
# AUTOGENERATED FILE
FROM balenalib/colibri-imx6dl-ubuntu:impish-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.pg... | resin-io-library/base-images | balena-base-images/node/colibri-imx6dl/ubuntu/impish/16.14.0/run/Dockerfile | Dockerfile | apache-2.0 | 2,916 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.