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/jetson-xavier-nx-devkit-seeed-2mic-hat-fedora:33-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" ...
resin-io-library/base-images
balena-base-images/node/jetson-xavier-nx-devkit-seeed-2mic-hat/fedora/33/14.18.3/build/Dockerfile
Dockerfile
apache-2.0
2,775
# AUTOGENERATED FILE FROM balenalib/aarch64-debian:stretch-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 --batch --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --batch --keyserver ke...
nghiant2710/base-images
balena-base-images/node/aarch64/debian/stretch/10.23.1/run/Dockerfile
Dockerfile
apache-2.0
2,937
# AUTOGENERATED FILE FROM balenalib/qemux86-debian:buster-run ENV GO_VERSION 1.15.8 # gcc for cgo RUN apt-get update && apt-get install -y --no-install-recommends \ g++ \ gcc \ libc6-dev \ make \ pkg-config \ git \ && rm -rf /var/lib/apt/lists/* RUN set -x \ && fetchDeps=' \ curl \ ' \ && apt-get u...
nghiant2710/base-images
balena-base-images/golang/qemux86/debian/buster/1.15.8/run/Dockerfile
Dockerfile
apache-2.0
2,326
# AUTOGENERATED FILE FROM balenalib/orangepi-plus2-alpine:3.12-run # remove several traces of python RUN apk del python* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python dependencies RUN apk...
resin-io-library/base-images
balena-base-images/python/orangepi-plus2/alpine/3.12/3.8.12/run/Dockerfile
Dockerfile
apache-2.0
4,132
# AUTOGENERATED FILE FROM balenalib/qemux86-64-alpine:3.13-run ENV GO_VERSION 1.16.3 # set up nsswitch.conf for Go's "netgo" implementation # - https://github.com/golang/go/blob/go1.9.1/src/net/conf.go#L194-L275 # - docker run --rm debian:stretch grep '^hosts:' /etc/nsswitch.conf RUN [ ! -e /etc/nsswitch.conf ] && ec...
nghiant2710/base-images
balena-base-images/golang/qemux86-64/alpine/3.13/1.16.3/run/Dockerfile
Dockerfile
apache-2.0
2,474
# AUTOGENERATED FILE FROM balenalib/jetson-tx1-debian:bullseye-run # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python dep...
resin-io-library/base-images
balena-base-images/python/jetson-tx1/debian/bullseye/3.8.12/run/Dockerfile
Dockerfile
apache-2.0
4,095
# AUTOGENERATED FILE FROM balenalib/surface-go-debian:bullseye-build ENV NODE_VERSION 17.6.0 ENV YARN_VERSION 1.22.4 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --batch --keyserver keyserver.pgp.com --recv-keys "$key" || \ ...
resin-io-library/base-images
balena-base-images/node/surface-go/debian/bullseye/17.6.0/build/Dockerfile
Dockerfile
apache-2.0
2,786
# AUTOGENERATED FILE FROM balenalib/edge-ubuntu:xenial-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 key...
resin-io-library/base-images
balena-base-images/python/edge/ubuntu/xenial/3.6.15/build/Dockerfile
Dockerfile
apache-2.0
4,831
# AUTOGENERATED FILE FROM balenalib/generic-armv7ahf-ubuntu:focal-build 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 --keyser...
nghiant2710/base-images
balena-base-images/node/generic-armv7ahf/ubuntu/focal/12.21.0/build/Dockerfile
Dockerfile
apache-2.0
2,767
# AUTOGENERATED FILE FROM balenalib/nanopi-neo-air-alpine:edge-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 ] && ...
nghiant2710/base-images
balena-base-images/golang/nanopi-neo-air/alpine/edge/1.16/run/Dockerfile
Dockerfile
apache-2.0
2,467
# AUTOGENERATED FILE FROM balenalib/zc702-zynq7-ubuntu:cosmic-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/zc702-zynq7/ubuntu/cosmic/12.20.1/build/Dockerfile
Dockerfile
apache-2.0
2,764
# AUTOGENERATED FILE FROM balenalib/beagleboard-xm-ubuntu:cosmic-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 --keyserv...
nghiant2710/base-images
balena-base-images/node/beagleboard-xm/ubuntu/cosmic/12.20.1/build/Dockerfile
Dockerfile
apache-2.0
2,767
# AUTOGENERATED FILE FROM balenalib/orange-pi-one-debian:buster-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 --keyserv...
nghiant2710/base-images
balena-base-images/node/orange-pi-one/debian/buster/15.14.0/run/Dockerfile
Dockerfile
apache-2.0
2,945
# AUTOGENERATED FILE FROM balenalib/imx8m-var-dart-ubuntu:xenial-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 --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pg...
nghiant2710/base-images
balena-base-images/node/imx8m-var-dart/ubuntu/xenial/15.14.0/run/Dockerfile
Dockerfile
apache-2.0
2,918
# AUTOGENERATED FILE FROM balenalib/jetson-tx1-fedora:34-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 "https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz" \ && echo "f4e96bbcd5d2d1942f5b55d9e...
nghiant2710/base-images
balena-base-images/golang/jetson-tx1/fedora/34/1.16.3/run/Dockerfile
Dockerfile
apache-2.0
2,071
# AUTOGENERATED FILE FROM balenalib/artik520-fedora:34-run 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 keyserver...
resin-io-library/base-images
balena-base-images/node/artik520/fedora/34/16.14.0/run/Dockerfile
Dockerfile
apache-2.0
2,745
# AUTOGENERATED FILE FROM balenalib/odroid-ux3-alpine:3.10-run ENV GO_VERSION 1.16.3 # set up nsswitch.conf for Go's "netgo" implementation # - https://github.com/golang/go/blob/go1.9.1/src/net/conf.go#L194-L275 # - docker run --rm debian:stretch grep '^hosts:' /etc/nsswitch.conf RUN [ ! -e /etc/nsswitch.conf ] && ec...
nghiant2710/base-images
balena-base-images/golang/odroid-ux3/alpine/3.10/1.16.3/run/Dockerfile
Dockerfile
apache-2.0
2,467
# AUTOGENERATED FILE FROM balenalib/orange-pi-zero-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/orange-pi-zero/alpine/3.13/1.16.14/run/Dockerfile
Dockerfile
apache-2.0
2,473
# This file describes the standard way to build Docker, using docker # # Usage: # # # Assemble the full dev environment. This is slow the first time. # docker build -t docker . # # # Mount your source in an interactive container for quick testing: # docker run -v `pwd`:/go/src/github.com/dotcloud/docker -privileged -i ...
ecnahc515/docker
Dockerfile
Dockerfile
apache-2.0
2,339
# AUTOGENERATED FILE FROM balenalib/nanopi-neo-air-alpine:3.10-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 \ ;...
nghiant2710/base-images
balena-base-images/node/nanopi-neo-air/alpine/3.10/14.16.1/build/Dockerfile
Dockerfile
apache-2.0
2,961
FROM microsoft/aspnetcore:2.0 ARG source WORKDIR /app EXPOSE 80 COPY ${source:-obj/Docker/publish} . ENTRYPOINT ["dotnet", "WebApi.dll"]
mrsalty/ncontract
src/Examples/WebApi/Dockerfile
Dockerfile
bsd-2-clause
137
# # https://github.com/andreyk0/haskell-on-arm # # User: debian # Passwd: /dev/null # FROM scratch ADD jessie.tgz / ADD qemu-arm-static /usr/bin/qemu-arm-static CMD ["/bin/bash"]
andreyk0/haskell-on-arm
docker/armhf-debian-jessie/Dockerfile
Dockerfile
bsd-3-clause
180
# AUTOGENERATED FILE FROM balenalib/nitrogen6x-debian:stretch-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 ...
nghiant2710/base-images
balena-base-images/openjdk/nitrogen6x/debian/stretch/11-jre/run/Dockerfile
Dockerfile
apache-2.0
3,851
FROM biocontainers/biocontainers:vdebian-buster-backports_cv1 MAINTAINER biocontainers <biodocker@gmail.com> LABEL software="pbalign" \ base_image="biocontainers/biocontainers:vdebian-buster-backports_cv1" \ container="pbalign" \ about.summary="map Pacific Biosciences reads to reference DNA sequences ...
BioDocker/containers
pbalign/0.3.2-1-deb-py2/Dockerfile
Dockerfile
apache-2.0
938
FROM balenalib/amd64-alpine:3.6 RUN apk add --update \ openrc \ && rm -rf /var/cache/apk/* # Config OpenRC RUN sed -i '/tty/d' /etc/inittab COPY rc.conf /etc/ COPY resin /etc/init.d/ RUN rc-update add resin default COPY entry.sh /usr/bin/entry.sh ENTRYPOINT ["/usr/bin/entry.sh"]
nghiant2710/base-images
examples/INITSYSTEM/openrc/Dockerfile
Dockerfile
apache-2.0
306
FROM ubuntu:18.04 LABEL maintainer="chriamue@gmail.com" RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y build-essential clang git cmake \ qt5-default qttools5-dev qttools5-dev-tools libboost-system-dev libboost-filesystem-dev libboost-python-dev python-numpy \ libopencv-dev libpoco-dev libdlib...
annotatorproject/annotatorlib
deploy/docker/cpu/Dockerfile
Dockerfile
apache-2.0
804
# AUTOGENERATED FILE FROM balenalib/revpi-core-3-ubuntu:bionic-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...
nghiant2710/base-images
balena-base-images/openjdk/revpi-core-3/ubuntu/bionic/8-jre/run/Dockerfile
Dockerfile
apache-2.0
3,099
# Copyright 2016 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,...
googlefonts/oss-fuzz
projects/file/Dockerfile
Dockerfile
apache-2.0
884
FROM java:openjdk-8-jre MAINTAINER Martijn Koster "mak-docker@greenhills.co.uk" ENV SOLR_VERSION 5.2.1 ENV SOLR solr-$SOLR_VERSION ENV SOLR_USER solr RUN export DEBIAN_FRONTEND=noninteractive && \ apt-get update && \ apt-get -y install lsof && \ groupadd -r $SOLR_USER && \ useradd -r -g $SOLR_USER $SOLR_...
JStrittmatter/docker-solr
5.2/Dockerfile
Dockerfile
apache-2.0
726
FROM ubuntu:wily MAINTAINER Adam Szalkowski <adam.szalkowski@bbv.ch> RUN apt-get -qq update && apt-get -qq install -y --fix-missing --no-install-recommends \ build-essential \ autoconf \ automake \ libtool \ make \ m4 \ gawk \ autoconf-archive \ flex \ bison \ gdb \ gettext \ binutils-gold \ g++-5 \ lib...
butzist/academy-cc11
Dockerfile
Dockerfile
mit
573
FROM smebberson/alpine-nginx MAINTAINER Scott Mebberson <scott@scottmebberson.com> # Add the files ADD root /
withinboredom/docker-alpine
examples/user-nginx/Dockerfile
Dockerfile
mit
111
FROM tutum/nginx RUN rm /etc/nginx/sites-enabled/default RUN mkdir /etc/nginx/ssl ADD sites-enabled/ /etc/nginx/sites-enabled
CSUChico-CINS465/CINS465-Fall2017-Lecture-Examples
nginx/Dockerfile
Dockerfile
mit
125
ARG version=4 FROM minidocks/base:3.8 AS v3 FROM minidocks/base AS v4 FROM v$version AS latest LABEL maintainer="Martin Hasoň <martin.hason@gmail.com>" RUN apk --update add ffmpeg ffmpegthumbnailer && clean COPY rootfs / CMD [ "ffmpeg" ]
microcontainers/microcontainers
ffmpeg/Dockerfile
Dockerfile
mit
245
FROM golang:onbuild MAINTAINER Andy Grunwald <andygrunwald@gmail.com> EXPOSE 8082 ENTRYPOINT ["app"]
andygrunwald/simple-webserver
Dockerfile
Dockerfile
mit
103
FROM php:7.1-fpm-alpine MAINTAINER Alexey Boyko <ket4yiit@gmail.com> ENV PHPCENSOR_VERSION=0.25.0 WORKDIR /var/www/html RUN apk update && \ apk add git nginx openssh postgresql-dev openldap-dev gettext zlib-dev && \ curl -sS https://getcomposer.org/installer | php && \ mv composer.phar /usr/bin/composer...
ket4yii/docker-php-censor
web/Dockerfile
Dockerfile
mit
970
# # NOTE: THIS DOCKERFILE IS GENERATED VIA "apply-templates.sh" # # PLEASE DO NOT EDIT IT DIRECTLY. # FROM debian:buster-slim RUN set -eux; \ apt-get update; \ apt-get install -y --no-install-recommends \ # utilities for keeping Debian and OpenJDK CA certificates in sync ca-certificates p11-kit \ ; \ rm -rf /va...
docker-library/java
8/jdk/slim-buster/Dockerfile
Dockerfile
mit
5,099
# # Docker image for # # x11-novnc # # # Create: # # sudo docker build --rm -t akaer/x11-novnc . 2>&1 |tee docker_build.log # # Run: # # sudo docker run -it --name x11-novnc -v /etc/localtime:/etc/localtime:ro -p 8083:8083 akaer/x11-novnc # # # Then open your browser and head over to http://<docker-host>:<exposed_port>...
akaer/Dockerfiles
x11-novnc/Dockerfile
Dockerfile
mit
1,437
FROM ubuntu:14.04 MAINTAINER santoshsahoo RUN apt-get update -qq RUN apt-get dist-upgrade -yqq RUN apt-get install haproxy -yqq
santoshsahoo/dockerfiles
haproxy/Dockerfile
Dockerfile
mit
130
# Debian: PHP 5 (+ FANN) # # VERSION 0.0.1 # Pull the base image. FROM ericmdev/php5 # Set the author. MAINTAINER Eric Mugerwa <dev@ericmugerwa.com> # Set environment variables. ENV FILES config/ # Install packages. RUN apt-get update && apt-get install -y \ libfann-dev # Install pecl fann. RUN pecl install fa...
ericmdev/php5-fann.dockerfile
Dockerfile
Dockerfile
mit
480
FROM openjdk:8-jre-alpine LABEL maintainer="Billy Yuan <billy112487983@gmail.com>" ENV VERTICLE_FILE vertx-postgresql-starter-1.0-SNAPSHOT-fat.jar ENV HTTP_SERVER_CONFIG application-conf.json # Set the location of the verticles ENV VERTICLE_HOME /usr/verticles EXPOSE 8080 # Copy your fat jar to the container COPY...
BillyYccc/vertx-postgresql-starter
Dockerfile
Dockerfile
mit
652
FROM ruby:2.7.4 WORKDIR /app COPY . . RUN script/bootstrap HEALTHCHECK --interval=5m --timeout=3s \ CMD curl -f http://localhost:5000/ || exit 1 EXPOSE 5000 ENTRYPOINT ["script/server"]
mikemcquaid/strap
Dockerfile
Dockerfile
mit
192
FROM openfaas/classic-watchdog:0.18.8 as watchdog FROM golang:1.13-alpine ENV CGO_ENABLED=0 MAINTAINER alexellis2@gmail.com ENTRYPOINT [] WORKDIR /go/src/github.com/openfaas/faas/sample-functions/golang COPY . /go/src/github.com/openfaas/faas/sample-functions/golang RUN go install COPY --from=watchdog /fwatchdog /...
alexellis/faas
sample-functions/BaseFunctions/golang/Dockerfile
Dockerfile
mit
551
FROM nvidia/cuda:8.0-cudnn5-devel-ubuntu16.04 RUN echo 'building GPU DeepDetect image' MAINTAINER Emmanuel Benazera "beniz@droidnik.fr" LABEL description="DeepDetect deep learning server & API / GPU version" RUN ln -sf /dev/stdout /var/log/deepdetect.log RUN ln -sf /dev/stderr /var/log/deepdetect.log RUN useradd -...
roscopecoltran/scraper
shared/docker/templates/deepdetect/docker/gpu-caffe-tf/Dockerfile
Dockerfile
mit
3,967
# AUTOGENERATED FILE FROM balenalib/genericx86-64-ext-debian:jessie-run ENV GO_VERSION 1.15.11 # gcc for cgo RUN apt-get update && apt-get install -y --no-install-recommends \ g++ \ gcc \ libc6-dev \ make \ pkg-config \ git \ && rm -rf /var/lib/apt/lists/* RUN set -x \ && fetchDeps=' \ curl \ ' \ &...
nghiant2710/base-images
balena-base-images/golang/genericx86-64-ext/debian/jessie/1.15.11/run/Dockerfile
Dockerfile
apache-2.0
2,349
# AUTOGENERATED FILE FROM balenalib/vab820-quad-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 \ l...
resin-io-library/base-images
balena-base-images/dotnet/vab820-quad/ubuntu/bionic/3.1-runtime/build/Dockerfile
Dockerfile
apache-2.0
2,522
# AUTOGENERATED FILE FROM balenalib/artik520-fedora:30-run ENV GO_VERSION 1.14.13 # 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 "53c...
nghiant2710/base-images
balena-base-images/golang/artik520/fedora/30/1.14.13/run/Dockerfile
Dockerfile
apache-2.0
2,100
FROM php:5.6-fpm-alpine # docker-entrypoint.sh dependencies RUN apk add --no-cache \ # in theory, docker-entrypoint.sh is POSIX-compliant, but priority is a working, consistent image bash \ # BusyBox sed is not sufficient for some of our sed expressions sed # install the PHP extensions we need RUN set -ex; \ \ ...
cloud-ark/cloudark
examples/wordpress/php5.6/fpm-alpine/Dockerfile
Dockerfile
apache-2.0
1,808
FROM ubuntu AS builder ## ## 1. Install basic ubuntu tools needed to build everstore ## 2. Download and install CMake 3.x ## 3. Download and build everstore ## 4. Remove unnecessary stuff (such as the compiler) ## 5. Copy files to appropriate directories ## # Install Development Tools RUN apt-get update RUN apt-get i...
perandersson/everstore-server
Dockerfile
Dockerfile
apache-2.0
1,079
FROM balenalib/aarch64-fedora:36-run LABEL io.balena.device-type="cnx100-xavier-nx" 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 ...
resin-io-library/base-images
balena-base-images/device-base/cnx100-xavier-nx/fedora/36/run/Dockerfile
Dockerfile
apache-2.0
1,000
# AUTOGENERATED FILE FROM balenalib/beaglebone-pocket-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 63C7CC9...
nghiant2710/base-images
balena-base-images/python/beaglebone-pocket/ubuntu/bionic/2.7.18/build/Dockerfile
Dockerfile
apache-2.0
5,211
# AUTOGENERATED FILE FROM balenalib/generic-debian:bookworm-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/generic/debian/bookworm/3.10.2/build/Dockerfile
Dockerfile
apache-2.0
4,862
# AUTOGENERATED FILE FROM balenalib/qemux86-64-fedora:35-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/qemux86-64/fedora/35/3.8.12/build/Dockerfile
Dockerfile
apache-2.0
2,453
# AUTOGENERATED FILE FROM balenalib/apalis-imx6-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/apalis-imx6/alpine/3.13/1.15.11/run/Dockerfile
Dockerfile
apache-2.0
2,470
# AUTOGENERATED FILE FROM balenalib/photon-xavier-nx-fedora:34-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/photon-xavier-nx/fedora/34/16.14.0/build/Dockerfile
Dockerfile
apache-2.0
2,753
FROM balenalib/aarch64-ubuntu:cosmic-build LABEL io.balena.device-type="iot-gate-imx8" 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/iot-gate-imx8/ubuntu/cosmic/build/Dockerfile
Dockerfile
apache-2.0
1,096
# AUTOGENERATED FILE FROM balenalib/edge-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 dependencies...
nghiant2710/base-images
balena-base-images/python/edge/ubuntu/focal/3.8.6/run/Dockerfile
Dockerfile
apache-2.0
4,068
# AUTOGENERATED FILE FROM balenalib/photon-nano-debian:bullseye-build ENV NODE_VERSION 14.16.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/photon-nano/debian/bullseye/14.16.1/build/Dockerfile
Dockerfile
apache-2.0
2,788
# AUTOGENERATED FILE FROM balenalib/imx7-var-som-debian:jessie-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/imx7-var-som/debian/jessie/12.21.0/build/Dockerfile
Dockerfile
apache-2.0
2,789
# AUTOGENERATED FILE FROM balenalib/var-som-mx6-ubuntu:xenial-build 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 ...
nghiant2710/base-images
balena-base-images/node/var-som-mx6/ubuntu/xenial/12.21.0/build/Dockerfile
Dockerfile
apache-2.0
2,764
# AUTOGENERATED FILE FROM balenalib/generic-alpine:3.11-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...
nghiant2710/base-images
balena-base-images/python/generic/alpine/3.11/3.8.6/build/Dockerfile
Dockerfile
apache-2.0
4,841
# AUTOGENERATED FILE FROM balenalib/bananapi-m1-plus-fedora:33-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/bananapi-m1-plus/fedora/33/8-jdk/run/Dockerfile
Dockerfile
apache-2.0
1,322
# AUTOGENERATED FILE FROM balenalib/asus-tinker-board-s-ubuntu:eoan-build ENV NODE_VERSION 14.16.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 --keys...
nghiant2710/base-images
balena-base-images/node/asus-tinker-board-s/ubuntu/eoan/14.16.1/build/Dockerfile
Dockerfile
apache-2.0
2,768
# AUTOGENERATED FILE FROM balenalib/nitrogen6x-debian:stretch-build ENV NODE_VERSION 10.23.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/nitrogen6x/debian/stretch/10.23.1/build/Dockerfile
Dockerfile
apache-2.0
2,789
# AUTOGENERATED FILE FROM balenalib/nuc-alpine:3.11-build ENV GO_VERSION 1.16.3 # set up nsswitch.conf for Go's "netgo" implementation # - https://github.com/golang/go/blob/go1.9.1/src/net/conf.go#L194-L275 # - docker run --rm debian:stretch grep '^hosts:' /etc/nsswitch.conf RUN [ ! -e /etc/nsswitch.conf ] && echo 'h...
nghiant2710/base-images
balena-base-images/golang/nuc/alpine/3.11/1.16.3/build/Dockerfile
Dockerfile
apache-2.0
2,337
# AUTOGENERATED FILE FROM balenalib/beaglebone-green-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/beaglebone-green/debian/bullseye/6.0-runtime/run/Dockerfile
Dockerfile
apache-2.0
2,533
# AUTOGENERATED FILE FROM balenalib/solidrun-imx6-ubuntu:bionic-run RUN apt-get update \ && apt-get install -y --no-install-recommends \ ca-certificates \ \ # .NET Core dependencies libc6 \ libgcc1 \ libgssapi-krb5-2 \ libicu60 \ libssl1.1 \ l...
resin-io-library/base-images
balena-base-images/dotnet/solidrun-imx6/ubuntu/bionic/3.1-sdk/run/Dockerfile
Dockerfile
apache-2.0
2,905
# AUTOGENERATED FILE FROM balenalib/var-som-mx6-debian:bullseye-build ENV GO_VERSION 1.15.8 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 "bde22202576c3920ff5646fb1d19877cedc19501939d6ccd7b16ff89071abd0a go$GO_VER...
nghiant2710/base-images
balena-base-images/golang/var-som-mx6/debian/bullseye/1.15.8/build/Dockerfile
Dockerfile
apache-2.0
2,033
# AUTOGENERATED FILE FROM balenalib/nanopc-t4-debian:buster-run RUN apt-get update \ && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ \ # .NET Core dependencies libc6 \ libgcc1 \ libgssapi-krb5-2 \ libicu63 \ libssl1.1 \ ...
resin-io-library/base-images
balena-base-images/dotnet/nanopc-t4/debian/buster/5.0-sdk/run/Dockerfile
Dockerfile
apache-2.0
2,910
# AUTOGENERATED FILE FROM balenalib/revpi-connect-debian:bookworm-build ENV NODE_VERSION 14.18.3 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/revpi-connect/debian/bookworm/14.18.3/build/Dockerfile
Dockerfile
apache-2.0
2,788
# AUTOGENERATED FILE FROM balenalib/zc702-zynq7-ubuntu:cosmic-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/zc702-zynq7/ubuntu/cosmic/10.24.0/build/Dockerfile
Dockerfile
apache-2.0
2,764
FROM balenalib/aarch64-debian:bookworm-run LABEL io.balena.device-type="spacely-tx2" 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 ] && mk...
resin-io-library/base-images
balena-base-images/device-base/spacely-tx2/debian/bookworm/run/Dockerfile
Dockerfile
apache-2.0
1,094
# AUTOGENERATED FILE FROM balenalib/solidrun-imx6-ubuntu:bionic-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 --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp....
nghiant2710/base-images
balena-base-images/node/solidrun-imx6/ubuntu/bionic/15.6.0/run/Dockerfile
Dockerfile
apache-2.0
2,919
# AUTOGENERATED FILE FROM balenalib/astro-tx2-ubuntu:bionic-run ENV NODE_VERSION 17.6.0 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com ...
resin-io-library/base-images
balena-base-images/node/astro-tx2/ubuntu/bionic/17.6.0/run/Dockerfile
Dockerfile
apache-2.0
2,905
# AUTOGENERATED FILE FROM balenalib/solidrun-imx6-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/solidrun-imx6/debian/bullseye/6.0-sdk/run/Dockerfile
Dockerfile
apache-2.0
2,916
# AUTOGENERATED FILE FROM balenalib/up-core-ubuntu:eoan-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 up...
nghiant2710/base-images
balena-base-images/golang/up-core/ubuntu/eoan/1.14.13/run/Dockerfile
Dockerfile
apache-2.0
2,335
# AUTOGENERATED FILE FROM balenalib/hummingboard-ubuntu:xenial-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...
nghiant2710/base-images
balena-base-images/node/hummingboard/ubuntu/xenial/10.24.1/build/Dockerfile
Dockerfile
apache-2.0
2,765
# AUTOGENERATED FILE FROM balenalib/jetson-tx2-nx-devkit-debian:buster-run RUN apt-get update \ && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ \ # .NET Core dependencies libc6 \ libgcc1 \ libgssapi-krb5-2 \ libicu63 \ libssl1...
resin-io-library/base-images
balena-base-images/dotnet/jetson-tx2-nx-devkit/debian/buster/5.0-aspnet/run/Dockerfile
Dockerfile
apache-2.0
3,139
# AUTOGENERATED FILE FROM balenalib/raspberrypi3-debian:buster-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...
nghiant2710/base-images
balena-base-images/golang/raspberrypi3/debian/buster/1.14.14/run/Dockerfile
Dockerfile
apache-2.0
2,358
# AUTOGENERATED FILE FROM balenalib/odroid-xu4-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", s...
resin-io-library/base-images
balena-base-images/python/odroid-xu4/fedora/33/3.9.7/run/Dockerfile
Dockerfile
apache-2.0
2,432
# AUTOGENERATED FILE FROM balenalib/apalis-imx6-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 \ libicu63 \ libssl1.1 \ ...
nghiant2710/base-images
balena-base-images/dotnet/apalis-imx6/debian/bullseye/5.0-sdk/run/Dockerfile
Dockerfile
apache-2.0
2,944
# # Yet Another UserAgent Analyzer # Copyright (C) 2013-2022 Niels Basjes # # 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 # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required b...
nielsbasjes/yauaa
udfs/trino/src/it/docker/Dockerfile
Dockerfile
apache-2.0
856
# AUTOGENERATED FILE FROM balenalib/edge-ubuntu:focal-run ENV NODE_VERSION 14.16.0 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --rec...
nghiant2710/base-images
balena-base-images/node/edge/ubuntu/focal/14.16.0/run/Dockerfile
Dockerfile
apache-2.0
2,913
# AUTOGENERATED FILE FROM balenalib/edge-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.pool.sks-k...
nghiant2710/base-images
balena-base-images/node/edge/fedora/32/12.21.0/run/Dockerfile
Dockerfile
apache-2.0
2,750
# AUTOGENERATED FILE FROM balenalib/jetson-xavier-nx-devkit-emmc-ubuntu:xenial-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 "$key" || \ ...
resin-io-library/base-images
balena-base-images/node/jetson-xavier-nx-devkit-emmc/ubuntu/xenial/12.22.9/build/Dockerfile
Dockerfile
apache-2.0
2,771
# AUTOGENERATED FILE FROM balenalib/imx7-var-som-debian:stretch-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/imx7-var-som/debian/stretch/12.22.9/build/Dockerfile
Dockerfile
apache-2.0
2,785
# AUTOGENERATED FILE FROM balenalib/colibri-imx6-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...
resin-io-library/base-images
balena-base-images/python/colibri-imx6/fedora/36/3.6.15/build/Dockerfile
Dockerfile
apache-2.0
2,440
# AUTOGENERATED FILE FROM balenalib/n510-tx2-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/n510-tx2/ubuntu/focal/3.1-sdk/run/Dockerfile
Dockerfile
apache-2.0
2,941
# AUTOGENERATED FILE FROM balenalib/imx7-var-som-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 \ libicu63 \ libssl1.1 \ ...
nghiant2710/base-images
balena-base-images/dotnet/imx7-var-som/debian/bullseye/3.1-aspnet/run/Dockerfile
Dockerfile
apache-2.0
3,130
# AUTOGENERATED FILE FROM balenalib/jetson-nano-emmc-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 ...
nghiant2710/base-images
balena-base-images/python/jetson-nano-emmc/ubuntu/disco/3.9.4/run/Dockerfile
Dockerfile
apache-2.0
4,073
# AUTOGENERATED FILE FROM balenalib/colibri-imx6dl-fedora:36-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 k...
resin-io-library/base-images
balena-base-images/node/colibri-imx6dl/fedora/36/16.14.0/build/Dockerfile
Dockerfile
apache-2.0
2,755
# AUTOGENERATED FILE FROM balenalib/raspberrypi3-ubuntu:xenial-run ENV GO_VERSION 1.16 # gcc for cgo RUN apt-get update && apt-get install -y --no-install-recommends \ g++ \ gcc \ libc6-dev \ make \ pkg-config \ git \ && rm -rf /var/lib/apt/lists/* RUN set -x \ && fetchDeps=' \ curl \ ' \ && apt-ge...
nghiant2710/base-images
balena-base-images/golang/raspberrypi3/ubuntu/xenial/1.16/run/Dockerfile
Dockerfile
apache-2.0
2,352
# AUTOGENERATED FILE FROM balenalib/floyd-nano-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 \ python-pip \ python-dbus \ && dnf clean all # install "virtualenv", s...
nghiant2710/base-images
balena-base-images/python/floyd-nano/fedora/33/2.7.18/build/Dockerfile
Dockerfile
apache-2.0
2,434
# AUTOGENERATED FILE FROM balenalib/srd3-tx2-fedora:34-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" | sha25...
nghiant2710/base-images
balena-base-images/golang/srd3-tx2/fedora/34/1.15.7/build/Dockerfile
Dockerfile
apache-2.0
1,991
# AUTOGENERATED FILE FROM balenalib/nanopi-neo-air-ubuntu:bionic-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 --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp...
nghiant2710/base-images
balena-base-images/node/nanopi-neo-air/ubuntu/bionic/15.6.0/run/Dockerfile
Dockerfile
apache-2.0
2,920
# AUTOGENERATED FILE FROM balenalib/smarc-px30-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...
resin-io-library/base-images
balena-base-images/python/smarc-px30/alpine/3.13/3.9.7/run/Dockerfile
Dockerfile
apache-2.0
4,126
# AUTOGENERATED FILE FROM balenalib/artik710-alpine:3.14-run # remove several traces of python RUN apk del python* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python dependencies RUN apk add -...
resin-io-library/base-images
balena-base-images/python/artik710/alpine/3.14/3.10.2/run/Dockerfile
Dockerfile
apache-2.0
4,126
# AUTOGENERATED FILE FROM balenalib/solidrun-imx6-debian:stretch-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 --batch --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --batch --keyser...
nghiant2710/base-images
balena-base-images/node/solidrun-imx6/debian/stretch/12.22.1/run/Dockerfile
Dockerfile
apache-2.0
2,947
FROM lab41/logging-notebook MAINTAINER Lab41 USER root # Install git, bc and dependencies RUN apt-get update && apt-get install -yq --no-install-recommends \ software-properties-common \ rsync \ && apt-get clean && \ rm -rf /var/lib/apt/lists/* # Install Tensorflow and Keras ENV TENSORFLOW_VERSION=0...
kylemvz/nbserver
03_deep_learning/Dockerfile
Dockerfile
apache-2.0
804
# AUTOGENERATED FILE FROM balenalib/kitra710-debian:bullseye-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/kitra710/debian/bullseye/1.15.7/build/Dockerfile
Dockerfile
apache-2.0
2,001
# AUTOGENERATED FILE FROM balenalib/cnx100-xavier-nx-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/cnx100-xavier-nx/debian/bullseye/3.8.12/build/Dockerfile
Dockerfile
apache-2.0
4,864