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/artik710-fedora:35-run RUN dnf -y update \ && dnf clean all \ && dnf -y install \ gzip \ java-1.8.0-openjdk \ java-1.8.0-openjdk-devel \ tar \ && dnf clean all # set JAVA_HOME ENV JAVA_HOME /usr/lib/jvm/java-openjdk CMD ["echo","'No CMD command was set in Dockerfile! De...
resin-io-library/base-images
balena-base-images/openjdk/artik710/fedora/35/8-jdk/run/Dockerfile
Dockerfile
apache-2.0
1,314
# AUTOGENERATED FILE FROM balenalib/etcher-pro-debian:sid-run # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python dependen...
resin-io-library/base-images
balena-base-images/python/etcher-pro/debian/sid/3.10.2/run/Dockerfile
Dockerfile
apache-2.0
4,085
# AUTOGENERATED FILE FROM balenalib/nitrogen6x-ubuntu:bionic-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.co...
resin-io-library/base-images
balena-base-images/node/nitrogen6x/ubuntu/bionic/16.14.0/run/Dockerfile
Dockerfile
apache-2.0
2,912
FROM centos:7 MAINTAINER Rob Haswell <me@robhaswell.co.uk> #RUN if selinuxenabled; then setenforce 0; fi #RUN test -e /etc/selinux/config && sed --in-place='.preflocker' 's/^SELINUX=.*$/SELINUX=disabled/g' /etc/selinux/config RUN yum clean all RUN yum install --nogpgcheck -y http://build.clusterhq.com/results/omnibus...
robhaswell/flocker-coreos-docker
Dockerfile
Dockerfile
apache-2.0
554
# AUTOGENERATED FILE FROM balenalib/genericx86-64-ext-debian:sid-run ENV NODE_VERSION 14.15.4 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --batch --keyser...
nghiant2710/base-images
balena-base-images/node/genericx86-64-ext/debian/sid/14.15.4/run/Dockerfile
Dockerfile
apache-2.0
2,946
ARG BASE_IMAGE="ubuntu:groovy" FROM ${BASE_IMAGE} # FROM directive resets ARG ARG BASE_IMAGE # If this arg is not "autoscaler" then no autoscaler requirements will be included ARG AUTOSCALER="autoscaler" ENV TZ=America/Los_Angeles ENV PATH "/root/anaconda3/bin:$PATH" ARG DEBIAN_FRONTEND=noninteractive ARG PYTHON_VERSI...
pcmoritz/ray-1
docker/ray-worker-container/Dockerfile
Dockerfile
apache-2.0
3,416
# AUTOGENERATED FILE FROM balenalib/n310-tx2-debian:stretch-run # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python depend...
resin-io-library/base-images
balena-base-images/python/n310-tx2/debian/stretch/3.6.15/run/Dockerfile
Dockerfile
apache-2.0
4,091
# AUTOGENERATED FILE FROM balenalib/raspberrypi3-64-ubuntu:hirsute-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 --keyser...
resin-io-library/base-images
balena-base-images/node/raspberrypi3-64/ubuntu/hirsute/17.6.0/build/Dockerfile
Dockerfile
apache-2.0
2,758
# AUTOGENERATED FILE FROM balenalib/revpi-connect-ubuntu:eoan-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-g...
nghiant2710/base-images
balena-base-images/golang/revpi-connect/ubuntu/eoan/1.15.7/run/Dockerfile
Dockerfile
apache-2.0
2,353
# AUTOGENERATED FILE FROM balenalib/artik533s-fedora:35-run 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/artik533s/fedora/35/14.18.3/run/Dockerfile
Dockerfile
apache-2.0
2,746
# AUTOGENERATED FILE FROM balenalib/nitrogen6xq2g-fedora:34-run # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 RUN dnf install -y \ python3-pip \ python3-dbus \ && dnf clean all # install "virtualenv"...
resin-io-library/base-images
balena-base-images/python/nitrogen6xq2g/fedora/34/3.8.12/run/Dockerfile
Dockerfile
apache-2.0
2,436
# AUTOGENERATED FILE FROM balenalib/imx8mm-var-dart-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 ...
nghiant2710/base-images
balena-base-images/python/imx8mm-var-dart/alpine/3.13/3.6.12/build/Dockerfile
Dockerfile
apache-2.0
4,844
# AUTOGENERATED FILE FROM balenalib/kitra520-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/kitra520/debian/bullseye/3.5.10/build/Dockerfile
Dockerfile
apache-2.0
4,859
# AUTOGENERATED FILE FROM balenalib/firefly-rk3288-alpine:3.10-build ENV NODE_VERSION 14.15.4 ENV YARN_VERSION 1.22.4 # Install dependencies RUN apk add --no-cache libgcc libstdc++ libuv \ && apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ;...
nghiant2710/base-images
balena-base-images/node/firefly-rk3288/alpine/3.10/14.15.4/build/Dockerfile
Dockerfile
apache-2.0
2,961
# AUTOGENERATED FILE FROM balenalib/artik530-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", sin...
resin-io-library/base-images
balena-base-images/python/artik530/fedora/33/3.10.2/run/Dockerfile
Dockerfile
apache-2.0
2,431
# AUTOGENERATED FILE FROM balenalib/fincm3-debian:jessie-run ENV NODE_VERSION 15.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 --keyserver keys...
nghiant2710/base-images
balena-base-images/node/fincm3/debian/jessie/15.14.0/run/Dockerfile
Dockerfile
apache-2.0
2,938
# AUTOGENERATED FILE FROM balenalib/cybertan-ze250-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/cybertan-ze250/debian/bullseye/3.9.4/run/Dockerfile
Dockerfile
apache-2.0
4,117
# AUTOGENERATED FILE FROM balenalib/beaglebone-green-fedora:36-run RUN dnf -y update \ && dnf clean all \ && dnf -y install \ gzip \ java-1.8.0-openjdk \ java-1.8.0-openjdk-devel \ tar \ && dnf clean all # set JAVA_HOME ENV JAVA_HOME /usr/lib/jvm/java-openjdk CMD ["echo","'No CMD command was set in Docker...
resin-io-library/base-images
balena-base-images/openjdk/beaglebone-green/fedora/36/8-jdk/run/Dockerfile
Dockerfile
apache-2.0
1,322
# AUTOGENERATED FILE FROM balenalib/jetson-xavier-nx-devkit-fedora:34-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...
resin-io-library/base-images
balena-base-images/golang/jetson-xavier-nx-devkit/fedora/34/1.16.14/build/Dockerfile
Dockerfile
apache-2.0
2,008
# AUTOGENERATED FILE FROM balenalib/edge-ubuntu:xenial-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 keyserv...
resin-io-library/base-images
balena-base-images/node/edge/ubuntu/xenial/14.18.3/build/Dockerfile
Dockerfile
apache-2.0
2,754
# AUTOGENERATED FILE FROM balenalib/up-board-debian:bullseye-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/up-board/debian/bullseye/1.15.11/run/Dockerfile
Dockerfile
apache-2.0
2,344
# AUTOGENERATED FILE FROM balenalib/orange-pi-lite-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/orange-pi-lite/ubuntu/eoan/3.9.4/build/Dockerfile
Dockerfile
apache-2.0
4,831
FROM phusion/baseimage:latest # I'm leaving this as an example. You only need this type of statement # to expose a containers port to outside of the container. # expose SSH port # EXPOSE 22 # Set correct environment variables. ENV HOME /root # Use baseimage-docker’s init process. CMD [“/sbin/my_init”] # example of ...
gcoon151/usefultools
docker/c_named/Dockerfile
Dockerfile
apache-2.0
1,257
FROM centos:centos7 MAINTAINER Jodem <jocelyn.demoy@gmail.com> ENV NEXUS_DATA /opt/sonatype/nexus/data ENV NEXUS_VERSION 3.0.0-b2016011501 RUN yum install -y \ curl tar createrepo \ && yum clean all RUN cd /var/tmp \ && curl --fail --silent --location --retry 3 -O \ --header "Cookie: oraclelicense=acce...
jodem/N3_dockerfile
Dockerfile
Dockerfile
apache-2.0
1,212
# AUTOGENERATED FILE FROM balenalib/raspberrypi2-ubuntu:focal-build ENV NODE_VERSION 16.14.0 ENV YARN_VERSION 1.22.4 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \ gpg --keyserver ...
resin-io-library/base-images
balena-base-images/node/raspberrypi2/ubuntu/focal/16.14.0/build/Dockerfile
Dockerfile
apache-2.0
2,757
# AUTOGENERATED FILE FROM balenalib/nitrogen6xq2g-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/nitrogen6xq2g/fedora/33/3.6.15/run/Dockerfile
Dockerfile
apache-2.0
2,436
# AUTOGENERATED FILE FROM balenalib/cubox-i-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 --keyserver ha.p...
nghiant2710/base-images
balena-base-images/node/cubox-i/ubuntu/bionic/12.22.1/build/Dockerfile
Dockerfile
apache-2.0
2,760
# AUTOGENERATED FILE FROM balenalib/i386-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 McVittie <s...
resin-io-library/base-images
balena-base-images/python/i386/alpine/edge/3.9.7/build/Dockerfile
Dockerfile
apache-2.0
4,828
# AUTOGENERATED FILE FROM balenalib/qemux86-alpine:edge-build ENV GO_VERSION 1.17.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 ] && ech...
resin-io-library/base-images
balena-base-images/golang/qemux86/alpine/edge/1.17.7/build/Dockerfile
Dockerfile
apache-2.0
2,334
# AUTOGENERATED FILE FROM balenalib/amd64-debian:sid-build ENV GO_VERSION 1.17.7 RUN mkdir -p /usr/local/go \ && curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-amd64.tar.gz" \ && echo "02b111284bedbfa35a7e5b74a06082d18632eff824fd144312f6063943d49259 go$GO_VERSION.linux-amd64.tar.gz" | sha256s...
resin-io-library/base-images
balena-base-images/golang/amd64/debian/sid/1.17.7/build/Dockerfile
Dockerfile
apache-2.0
2,003
# AUTOGENERATED FILE FROM balenalib/generic-amd64-fde-ubuntu:bionic-build RUN apt-get update \ && apt-get install -y --no-install-recommends \ ca-certificates \ \ # .NET Core dependencies libc6 \ libgcc1 \ libgssapi-krb5-2 \ libicu60 \ libssl1.1 \ ...
resin-io-library/base-images
balena-base-images/dotnet/generic-amd64-fde/ubuntu/bionic/3.1-aspnet/build/Dockerfile
Dockerfile
apache-2.0
3,144
# AUTOGENERATED FILE FROM balenalib/var-som-mx6-alpine:3.12-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 ] && ech...
nghiant2710/base-images
balena-base-images/golang/var-som-mx6/alpine/3.12/1.16/run/Dockerfile
Dockerfile
apache-2.0
2,464
# AUTOGENERATED FILE FROM balenalib/solidrun-imx6-ubuntu:xenial-build ENV GO_VERSION 1.16 RUN mkdir -p /usr/local/go \ && curl -SLO "http://resin-packages.s3.amazonaws.com/golang/v$GO_VERSION/go$GO_VERSION.linux-armv7hf.tar.gz" \ && echo "5d2c637632fc23139c992e7f5adce1e46bccebd5a43fc90f797050ae71f46ab9 go$GO_VERSI...
nghiant2710/base-images
balena-base-images/golang/solidrun-imx6/ubuntu/xenial/1.16/build/Dockerfile
Dockerfile
apache-2.0
2,027
# AUTOGENERATED FILE FROM balenalib/jn30b-nano-debian:bullseye-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 --keyserve...
resin-io-library/base-images
balena-base-images/node/jn30b-nano/debian/bullseye/14.18.3/run/Dockerfile
Dockerfile
apache-2.0
2,936
# docker build -t docker-emi-ui . FROM centos:6 MAINTAINER Marco Verlato <Marco.Verlato@pd.infn.it> LABEL description="Container image to run emi-ui" RUN yum -y update; yum clean all RUN yum -y install epel-release; yum clean all RUN yum -y install ansible \ openssh \ openssh-clients \ openssh-server RUN ...
marcoverl/ansible-role-emi-ui
docker-emi-ui/Dockerfile
Dockerfile
apache-2.0
439
FROM debian:jessie RUN rm /bin/sh && ln -s /bin/bash /bin/sh ENV AZURE_CLI_VERSION "0.10.12" ENV NODEJS_APT_ROOT "node_6.x" ENV NODEJS_VERSION "6.10.0" RUN apt-get update -qq && \ apt-get install -qqy --no-install-recommends\ apt-transport-https \ build-essential \ curl \ ca-certificates ...
Azure/azure-cli-docker
0.10.12/Dockerfile
Dockerfile
mit
894
FROM gcr.io/google_containers/kube-controller-manager-amd64:v1.5.2
reza-rahim/microservice
ansible/provision/docker/kube-controller/Dockerfile
Dockerfile
mit
67
# # THIS FILE IS AUTOGENERATED; SEE "contrib/builder/deb/amd64/generate.sh"! # FROM ubuntu:precise RUN apt-get update && apt-get install -y apparmor bash-completion build-essential curl ca-certificates debhelper dh-apparmor git libapparmor-dev libltdl-dev libsqlite3-dev pkg-config --no-install-recommends && rm -r...
medallia/docker
contrib/builder/deb/amd64/ubuntu-precise/Dockerfile
Dockerfile
apache-2.0
668
# AUTOGENERATED FILE FROM balenalib/jn30b-nano-debian:stretch-build # A few reasons for installing distribution-provided OpenJDK: # # 1. Oracle. Licensing prevents us from redistributing the official JDK. # # 2. Compiling OpenJDK also requires the JDK to be installed, and it gets # really hairy. # # For som...
nghiant2710/base-images
balena-base-images/openjdk/jn30b-nano/debian/stretch/8-jdk/build/Dockerfile
Dockerfile
apache-2.0
3,103
FROM maven:3.5.3-jdk-10-slim WORKDIR /vertx COPY src src COPY pom.xml pom.xml RUN mvn package -q CMD ["java", "-Xms2G", "-Xmx2G", "-server", "-XX:+UseNUMA", "-XX:+UseParallelGC", "-XX:+AggressiveOpts", "-Dvertx.disableMetrics=true", "-Dvertx.disableH2c=true", "-Dvertx.disableWebsockets=true", "-Dvertx.flashPolicyHandle...
zapov/FrameworkBenchmarks
frameworks/Java/vertx/vertx.dockerfile
Dockerfile
bsd-3-clause
512
# Copyright 2019 Google Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing,...
google/oss-fuzz
projects/gfwx/Dockerfile
Dockerfile
apache-2.0
898
FROM ubuntu:trusty # Run the command below to update the lib list. # ldd ./blimp_engine_app | grep usr/lib | awk '{print $3}' | xargs -n1 \ # dpkg-query -S | awk -F: '{print $1}' | sort | uniq RUN apt-get update && \ apt-get install -yq libdrm2 libfontconfig1 libfreetype6 libgraphite2-3 \ libharfbuzz0b libnspr4 ...
wuhengzhi/chromium-crosswalk
blimp/engine/Dockerfile
Dockerfile
bsd-3-clause
758
# Copyright 2016 The Kubernetes Authors 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 applicab...
sstarcher/charts
test/Dockerfile
Dockerfile
apache-2.0
1,904
FROM nvidia/cuda:8.0-devel-centos7 # Install MKL RUN yum-config-manager --add-repo https://yum.repos.intel.com/mkl/setup/intel-mkl.repo RUN rpm --import https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2019.PUB RUN yum install -y intel-mkl-2019.3-062 ENV LD_LIBRARY_PATH /opt/intel/mkl/lib/intel...
facebookresearch/faiss
Dockerfile
Dockerfile
mit
1,084
FROM mono:latest EXPOSE 8080 ARG source=. WORKDIR /app COPY $source . RUN nuget restore && msbuild /p:Configuration=Release ENTRYPOINT [ "mono", "bin/Release/FantomasServer.exe" ]
y2k/FantomasVSCode
server/Dockerfile
Dockerfile
mit
183
FROM mcr.microsoft.com/dotnet/sdk:5.0 WORKDIR /dotnetapp COPY RelistenApi/RelistenApi.csproj . RUN dotnet restore COPY RelistenApi/ . RUN dotnet publish /p:Configuration=Release RUN test -f bin/net5.0/publish/RelistenApi.dll EXPOSE 3823 ENTRYPOINT ["dotnet", "bin/net5.0/publish/RelistenApi.dll"]
RelistenNet/RelistenApi
Dockerfile
Dockerfile
mit
305
FROM hoist/core-box:4 USER root #copy npmrc to enable login to private npm COPY .npmrc /home/hoist/.npmrc RUN chown hoist:hoist /home/hoist/.npmrc USER hoist ENV CONNECTOR_NAME=trello #npm install ADD package.json /usr/src/app/package.json RUN npm install RUN rm /home/hoist/.npmrc #add source and ensure it's own...
hoist/hoist-connector-trello
Dockerfile
Dockerfile
mit
480
FROM starefossen/ruby-node:2-6-alpine ENV GITHUB_GEM_VERSION 190 RUN apk --update add --virtual build_deps \ build-base ruby-dev libc-dev linux-headers \ && gem install --no-document \ github-pages:${GITHUB_GEM_VERSION} \ jekyll-github-metadata \ jekyll-feed \ jekyll-theme-midnight \ jekyll-...
rensimlab/rensimlab.github.io
Dockerfile
Dockerfile
mit
620
FROM debian:jessie MAINTAINER Maksim Y. Baranov "maxim.baranov@simbirsoft.com" ENV DEBIAN_VERSION jessie ENV PHP_UPLOAD_MAX_FILESIZE=64M ENV PHP_MAX_INPUT_VARS=2000 ENV PMA_URL https://www.phpmyadmin.net/downloads/phpMyAdmin-latest-all-languages.tar.gz RUN apt-get update && \ apt-get install --no-install-recommen...
mbaran0v/demo-docker-wordpress
ct_pma/Dockerfile
Dockerfile
mit
837
FROM fedora MAINTAINER Vaclav Pavlin <vpavlin@redhat.com> RUN yum -y update; yum clean all RUN systemctl mask systemd-remount-fs.service dev-hugepages.mount sys-fs-fuse-connections.mount systemd-logind.service getty.target console-getty.service RUN cp /usr/lib/systemd/system/dbus.service /etc/systemd/system/; sed -i ...
vpavlin/docker-tools
run-container/fedora-systemd/Dockerfile
Dockerfile
mit
467
FROM node:14-alpine WORKDIR /app COPY package.json . COPY package-lock.json . RUN apk update && \ apk add openssl # Add Tini, see https://github.com/krallin/tini for why RUN apk add --no-cache tini # Tini is now available at /sbin/tini ENTRYPOINT ["/sbin/tini", "--"] # web port EXPOSE 3001 # api port if https enab...
dongliu/traveler
Dockerfile
Dockerfile
mit
447
FROM wjax2014/java:jre-7 MAINTAINER Peter Rossbach <peter.rossbach@bee42.com> ENV TOMCAT_MINOR_VERSION 8.0.14 ENV CATALINA_HOME /opt/tomcat RUN wget -q https://archive.apache.org/dist/tomcat/tomcat-8/v${TOMCAT_MINOR_VERSION}/bin/apache-tomcat-${TOMCAT_MINOR_VERSION}.tar.gz && \ wget -qO- https://www.apache.org/dist...
aschmidt75/docker-workshop
docker.d/tomcat8/Dockerfile
Dockerfile
mit
1,193
# Docker container for ciao-mesh # This is the test client # Version 0.1 FROM ubuntu:14.04 MAINTAINER HSCIC RUN apt-get update RUN apt-get install -y openjdk-7-jdk unzip wget # Get mesh client RUN wget http://systems.hscic.gov.uk/ddc/mesh/test-client/mesh-6.0.0.jar # Create mesh install values in a file RUN echo '1\n\n...
makelly/ciao-dockerfiles
ciao-mesh/Dockerfile
Dockerfile
apache-2.0
954
# AUTOGENERATED FILE FROM balenalib/photon-xavier-nx-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...
resin-io-library/base-images
balena-base-images/python/photon-xavier-nx/ubuntu/bionic/3.9.7/build/Dockerfile
Dockerfile
apache-2.0
4,834
# AUTOGENERATED FILE FROM balenalib/edge-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 dependencies...
nghiant2710/base-images
balena-base-images/python/edge/ubuntu/disco/3.5.10/run/Dockerfile
Dockerfile
apache-2.0
4,070
# AUTOGENERATED FILE FROM balenalib/jetson-xavier-fedora:32-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/32/3.5.10/build/Dockerfile
Dockerfile
apache-2.0
2,441
# AUTOGENERATED FILE FROM balenalib/generic-armv7ahf-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 --keyser...
nghiant2710/base-images
balena-base-images/node/generic-armv7ahf/ubuntu/focal/15.10.0/build/Dockerfile
Dockerfile
apache-2.0
2,767
# AUTOGENERATED FILE FROM balenalib/colibri-imx6-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" || \ gp...
nghiant2710/base-images
balena-base-images/node/colibri-imx6/debian/sid/10.24.0/build/Dockerfile
Dockerfile
apache-2.0
2,783
# AUTOGENERATED FILE FROM balenalib/odroid-ux3-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.l...
resin-io-library/base-images
balena-base-images/golang/odroid-ux3/fedora/36/1.16.14/build/Dockerfile
Dockerfile
apache-2.0
2,024
# AUTOGENERATED FILE FROM balenalib/orbitty-tx2-debian:bookworm-run RUN apt-get update \ && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ \ # .NET Core dependencies libc6 \ libgcc1 \ libgssapi-krb5-2 \ libicu67 \ libssl1.1 \ ...
resin-io-library/base-images
balena-base-images/dotnet/orbitty-tx2/debian/bookworm/3.1-runtime/run/Dockerfile
Dockerfile
apache-2.0
2,531
FROM continuumio/miniconda3 MAINTAINER IM version: 0.1 RUN echo "deb http://http.debian.net/debian jessie-backports main" >> /etc/apt/sources.list RUN apt-get update && apt-get install -y \ g++ \ openjdk-8-jre-headless \ libpng-dev \ libfreetype6-dev COPY ./scripts/bayesianpy /scripts/bayesianpy WORKDIR /sc...
morganics/bayesianpy
deploy/windows/setup/Dockerfile
Dockerfile
apache-2.0
363
# AUTOGENERATED FILE FROM balenalib/jetson-xavier-nx-devkit-seeed-2mic-hat-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 \ libicu...
resin-io-library/base-images
balena-base-images/dotnet/jetson-xavier-nx-devkit-seeed-2mic-hat/debian/buster/3.1-sdk/build/Dockerfile
Dockerfile
apache-2.0
2,943
# AUTOGENERATED FILE FROM balenalib/astro-tx2-alpine:3.10-build # remove several traces of python RUN apk del python* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # key 63C7CC90: public key "Simon McVitt...
nghiant2710/base-images
balena-base-images/python/astro-tx2/alpine/3.10/3.9.4/build/Dockerfile
Dockerfile
apache-2.0
4,836
# AUTOGENERATED FILE FROM balenalib/odroid-c1-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.com ...
nghiant2710/base-images
balena-base-images/node/odroid-c1/ubuntu/disco/12.20.1/run/Dockerfile
Dockerfile
apache-2.0
2,915
# AUTOGENERATED FILE FROM balenalib/photon-nano-fedora:35-build ENV GO_VERSION 1.17.7 RUN mkdir -p /usr/local/go \ && curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz" \ && echo "a5aa1ed17d45ee1d58b4a4099b12f8942acbd1dd09b2e9a6abb1c4898043c5f5 go$GO_VERSION.linux-arm64.tar.gz" | sh...
resin-io-library/base-images
balena-base-images/golang/photon-nano/fedora/35/1.17.7/build/Dockerfile
Dockerfile
apache-2.0
1,994
# AUTOGENERATED FILE FROM balenalib/asus-tinker-edge-t-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 63C7CC...
resin-io-library/base-images
balena-base-images/python/asus-tinker-edge-t/debian/buster/3.6.15/build/Dockerfile
Dockerfile
apache-2.0
4,862
FROM swenchancn/alpine:edge MAINTAINER SwenChan <a274979395@163.com> RUN apk upgrade --update && apk add --no-cache mongodb --repository http://mirrors.aliyun.com/alpine/edge/testing VOLUME /data/db VOLUME /mongodb/log ENV AUTH=yes \ STORAGE_ENGINE=wiredTiger \ JOURNALING=yes ADD run.sh /run.sh ADD init_db....
SwenChan/alpine-mongodb
Dockerfile
Dockerfile
apache-2.0
372
# AUTOGENERATED FILE FROM balenalib/blackboard-tx2-fedora:31-build ENV NODE_VERSION 15.7.0 ENV YARN_VERSION 1.22.4 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \ gpg --keyserver ha...
nghiant2710/base-images
balena-base-images/node/blackboard-tx2/fedora/31/15.7.0/build/Dockerfile
Dockerfile
apache-2.0
2,755
# AUTOGENERATED FILE FROM balenalib/asus-tinker-board-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 pytho...
resin-io-library/base-images
balena-base-images/python/asus-tinker-board/ubuntu/bionic/3.7.12/run/Dockerfile
Dockerfile
apache-2.0
4,074
# AUTOGENERATED FILE FROM balenalib/generic-armv7ahf-alpine:3.13-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 ...
resin-io-library/base-images
balena-base-images/golang/generic-armv7ahf/alpine/3.13/1.16.14/run/Dockerfile
Dockerfile
apache-2.0
2,475
# AUTOGENERATED FILE FROM balenalib/raspberrypi3-64-fedora:32-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/raspberrypi3-64/fedora/32/1.15.7/build/Dockerfile
Dockerfile
apache-2.0
1,998
# AUTOGENERATED FILE FROM balenalib/revpi-core-3-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/revpi-core-3/debian/bullseye/2.1-aspnet/run/Dockerfile
Dockerfile
apache-2.0
2,606
# AUTOGENERATED FILE FROM balenalib/raspberrypi400-64-alpine:3.11-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 \ 6A010C516...
nghiant2710/base-images
balena-base-images/node/raspberrypi400-64/alpine/3.11/15.7.0/run/Dockerfile
Dockerfile
apache-2.0
3,030
# AUTOGENERATED FILE FROM balenalib/imx6ul-var-dart-ubuntu:eoan-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.pgp...
nghiant2710/base-images
balena-base-images/node/imx6ul-var-dart/ubuntu/eoan/15.10.0/run/Dockerfile
Dockerfile
apache-2.0
2,919
# AUTOGENERATED FILE FROM balenalib/odroid-c1-ubuntu:focal-run ENV NODE_VERSION 10.23.1 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com ...
nghiant2710/base-images
balena-base-images/node/odroid-c1/ubuntu/focal/10.23.1/run/Dockerfile
Dockerfile
apache-2.0
2,915
FROM mustardgrain/java8:latest MAINTAINER Kirk True <kirk@mustardgrain.com> CMD ["/sbin/my_init"] ENV CASSANDRA_VERSION 3.9 ENV CASSANDRA_URL http://www.us.apache.org/dist/cassandra/$CASSANDRA_VERSION/apache-cassandra-$CASSANDRA_VERSION-bin.tar.gz ENV CASSANDRA_HOME /opt/apache-cassandra-$CASSANDRA_VERSION RUN cd /...
mustardgrain/docker-cassandra
Dockerfile
Dockerfile
apache-2.0
789
# AUTOGENERATED FILE FROM balenalib/nitrogen8mm-alpine:3.13-run 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/nitrogen8mm/alpine/3.13/1.15.11/run/Dockerfile
Dockerfile
apache-2.0
2,470
FROM golang MAINTAINER Diogo Monica "diogo@docker.com" # Install sshfs and dependencies RUN apt-get update && apt-get install -y \ sshfs \ sudo \ --no-install-recommends # Add keywhiz user and group RUN useradd -ms /bin/false keywhiz # Copy the local repo to the expected go path COPY . /go/src/github.co...
rxacevedo/keywhiz-fs
Dockerfile
Dockerfile
apache-2.0
620
FROM balenalib/armv7hf-ubuntu:disco-run LABEL io.balena.device-type="nitrogen6xq2g" 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 ] && mkd...
nghiant2710/base-images
balena-base-images/device-base/nitrogen6xq2g/ubuntu/disco/run/Dockerfile
Dockerfile
apache-2.0
1,090
# AUTOGENERATED FILE FROM balenalib/edge-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: public ke...
resin-io-library/base-images
balena-base-images/python/edge/debian/stretch/3.9.7/build/Dockerfile
Dockerfile
apache-2.0
4,855
# AUTOGENERATED FILE FROM balenalib/raspberrypi2-ubuntu:cosmic-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/raspberrypi2/ubuntu/cosmic/3.8.6/build/Dockerfile
Dockerfile
apache-2.0
4,833
# AUTOGENERATED FILE FROM balenalib/up-board-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 -...
nghiant2710/base-images
balena-base-images/python/up-board/alpine/3.10/3.5.10/run/Dockerfile
Dockerfile
apache-2.0
4,137
# AUTOGENERATED FILE FROM balenalib/jetson-tx1-debian:buster-run ENV NODE_VERSION 15.10.0 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --batch --keyserver ...
nghiant2710/base-images
balena-base-images/node/jetson-tx1/debian/buster/15.10.0/run/Dockerfile
Dockerfile
apache-2.0
2,938
# AUTOGENERATED FILE FROM balenalib/imx6ul-var-dart-fedora:30-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_VERS...
nghiant2710/base-images
balena-base-images/golang/imx6ul-var-dart/fedora/30/1.14.14/build/Dockerfile
Dockerfile
apache-2.0
2,029
FROM maven-onbuild
yuanmai/Dockerfiles
hello-pom/Dockerfile
Dockerfile
apache-2.0
19
FROM python:2.7.12 EXPOSE 35535 ADD server.py / CMD [ "python", "server.py" ]
mrZizik/lab_reports
DSIP/server/Dockerfile
Dockerfile
apache-2.0
78
FROM ruby:2.5-alpine3.7 # Define locale ENV LANG C.UTF-8 # Configure bundler RUN \ bundle config --global frozen 1 && \ bundle config --global build.nokogiri --use-system-libraries # Set the working directory ONBUILD RUN mkdir -p /usr/src/app ONBUILD WORKDIR /usr/src/app # Install gems and node modules, using ...
newsdev/docker-rails
alpine/Dockerfile
Dockerfile
apache-2.0
1,548
# AUTOGENERATED FILE FROM balenalib/revpi-core-3-alpine:3.14-run # Default to UTF-8 file.encoding ENV LANG C.UTF-8 # add a simple script that can auto-detect the appropriate JAVA_HOME value # based on whether the JDK or only the JRE is installed RUN { \ echo '#!/bin/sh'; \ echo 'set -e'; \ echo; \ echo 'dirna...
resin-io-library/base-images
balena-base-images/openjdk/revpi-core-3/alpine/3.14/8-jdk/run/Dockerfile
Dockerfile
apache-2.0
1,757
FROM ubuntu:19.04 RUN apt update && apt upgrade -y RUN set -e -x; \ groupadd -g 1337 user; \ useradd -g 1337 -u 1337 -m user COPY attachments/supervisor /home/user/ COPY attachments/sandbox /home/user/ COPY flag /home/user/ RUN set -e -x; \ chown -R root:root /home/user; \ chmod 555 /home/us...
google/google-ctf
2019/finals/sandbox-procbox/Dockerfile
Dockerfile
apache-2.0
476
# AUTOGENERATED FILE FROM balenalib/raspberry-pi2-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 \ libicu67 \ libssl1.1 ...
resin-io-library/base-images
balena-base-images/dotnet/raspberry-pi2/debian/bullseye/3.1-sdk/build/Dockerfile
Dockerfile
apache-2.0
2,920
# AUTOGENERATED FILE FROM balenalib/generic-amd64-fde-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 \ libicu67 \ libssl...
resin-io-library/base-images
balena-base-images/dotnet/generic-amd64-fde/debian/bullseye/5.0-sdk/build/Dockerfile
Dockerfile
apache-2.0
2,939
# AUTOGENERATED FILE FROM balenalib/aio-3288c-alpine:3.13-build ENV NODE_VERSION 14.15.4 ENV YARN_VERSION 1.22.4 # Install dependencies RUN apk add --no-cache libgcc libstdc++ libuv \ && apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \...
nghiant2710/base-images
balena-base-images/node/aio-3288c/alpine/3.13/14.15.4/build/Dockerfile
Dockerfile
apache-2.0
2,956
# AUTOGENERATED FILE FROM balenalib/hummingboard2-fedora:30-build ENV NODE_VERSION 10.24.0 ENV YARN_VERSION 1.22.4 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \ gpg --keyserver ha...
nghiant2710/base-images
balena-base-images/node/hummingboard2/fedora/30/10.24.0/build/Dockerfile
Dockerfile
apache-2.0
2,760
# AUTOGENERATED FILE FROM balenalib/raspberrypi3-ubuntu:disco-build ENV NODE_VERSION 12.20.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 ...
nghiant2710/base-images
balena-base-images/node/raspberrypi3/ubuntu/disco/12.20.1/build/Dockerfile
Dockerfile
apache-2.0
2,763
# AUTOGENERATED FILE FROM balenalib/beaglebone-pocket-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...
nghiant2710/base-images
balena-base-images/openjdk/beaglebone-pocket/debian/jessie/7-jdk/run/Dockerfile
Dockerfile
apache-2.0
3,095
# AUTOGENERATED FILE FROM balenalib/odroid-c1-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 "virtualenv", ...
resin-io-library/base-images
balena-base-images/python/odroid-c1/fedora/33/3.6.15/build/Dockerfile
Dockerfile
apache-2.0
2,437
# AUTOGENERATED FILE FROM balenalib/imx6ul-var-dart-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 ap...
resin-io-library/base-images
balena-base-images/python/imx6ul-var-dart/alpine/edge/3.10.2/run/Dockerfile
Dockerfile
apache-2.0
4,133
# AUTOGENERATED FILE FROM balenalib/artik530-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: publi...
resin-io-library/base-images
balena-base-images/python/artik530/debian/stretch/3.9.7/build/Dockerfile
Dockerfile
apache-2.0
4,852
# AUTOGENERATED FILE FROM balenalib/edison-ubuntu:xenial-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 up...
nghiant2710/base-images
balena-base-images/golang/edison/ubuntu/xenial/1.15.7/run/Dockerfile
Dockerfile
apache-2.0
2,325
# AUTOGENERATED FILE FROM balenalib/generic-aarch64-debian:stretch-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/generic-aarch64/debian/stretch/14.15.4/build/Dockerfile
Dockerfile
apache-2.0
2,790