code
stringlengths
2
1.05M
repo_name
stringlengths
5
101
path
stringlengths
4
991
language
stringclasses
3 values
license
stringclasses
5 values
size
int64
2
1.05M
# AUTOGENERATED FILE FROM balenalib/beaglebone-green-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 d...
nghiant2710/base-images
balena-base-images/python/beaglebone-green/ubuntu/eoan/3.8.9/run/Dockerfile
Dockerfile
apache-2.0
4,071
# AUTOGENERATED FILE FROM balenalib/jetson-nano-debian:sid-build # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # key 63C7CC90: public...
nghiant2710/base-images
balena-base-images/python/jetson-nano/debian/sid/3.5.10/build/Dockerfile
Dockerfile
apache-2.0
4,852
# AUTOGENERATED FILE FROM balenalib/raspberrypicm4-ioboard-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 p...
resin-io-library/base-images
balena-base-images/python/raspberrypicm4-ioboard/ubuntu/focal/3.6.15/run/Dockerfile
Dockerfile
apache-2.0
4,077
# AUTOGENERATED FILE FROM balenalib/genericx86-64-ext-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 63C7CC9...
resin-io-library/base-images
balena-base-images/python/genericx86-64-ext/debian/buster/3.9.10/build/Dockerfile
Dockerfile
apache-2.0
4,868
FROM ubuntu:latest # Update and upgrade the system RUN apt-get update && apt-get upgrade -y # Install Nano using apt-get install # Don't forget to add -y to agree for the installation # Exclude additional, generally recommended libraries # Remove any temporary files with apt-get clean RUN apt-get install -y --no-inst...
arcyfelix/Courses
18-06-21-Docker-from-A-to-Z-Swarm+Jenkins/01 - Docker Getting Started/07 - Install Software to Docker Container/Example 2 - Install Nano Text Editor/Dockerfile
Dockerfile
apache-2.0
360
# AUTOGENERATED FILE FROM balenalib/jetson-nano-2gb-devkit-alpine:edge-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/nsswit...
resin-io-library/base-images
balena-base-images/golang/jetson-nano-2gb-devkit/alpine/edge/1.16.14/build/Dockerfile
Dockerfile
apache-2.0
2,351
FROM pixeldragon/geodjango:25.001 CMD ["python", "manage.py", "runmessaging"] # CMD while true; do python manage.py runmessaging;done
PixelDragon/pixeldragon
consumer/Dockerfile
Dockerfile
apache-2.0
135
FROM gcr.io/google_containers/kube-proxy:v1.4.6 MAINTAINER soiff <wittcnezh@foxmail.com>
soiff/docker
google_containers/kube-proxy/Dockerfile
Dockerfile
apache-2.0
88
# AUTOGENERATED FILE FROM balenalib/photon-xavier-nx-ubuntu:cosmic-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 --keyse...
nghiant2710/base-images
balena-base-images/node/photon-xavier-nx/ubuntu/cosmic/10.24.1/build/Dockerfile
Dockerfile
apache-2.0
2,765
# AUTOGENERATED FILE FROM balenalib/up-squared-ubuntu:xenial-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" |...
nghiant2710/base-images
balena-base-images/golang/up-squared/ubuntu/xenial/1.16.3/build/Dockerfile
Dockerfile
apache-2.0
2,014
# AUTOGENERATED FILE FROM balenalib/apalis-imx6q-ubuntu:cosmic-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.c...
nghiant2710/base-images
balena-base-images/node/apalis-imx6q/ubuntu/cosmic/15.6.0/run/Dockerfile
Dockerfile
apache-2.0
2,918
# AUTOGENERATED FILE FROM balenalib/genericx86-64-ext-alpine:3.12-build # remove several traces of python RUN apk del python* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # key 63C7CC90: public key "Simo...
resin-io-library/base-images
balena-base-images/python/genericx86-64-ext/alpine/3.12/3.8.12/build/Dockerfile
Dockerfile
apache-2.0
4,850
# AUTOGENERATED FILE FROM balenalib/revpi-core-3-fedora:36-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 keyse...
resin-io-library/base-images
balena-base-images/node/revpi-core-3/fedora/36/16.14.0/run/Dockerfile
Dockerfile
apache-2.0
2,749
# AUTOGENERATED FILE FROM balenalib/photon-xavier-nx-debian:jessie-run ENV NODE_VERSION 15.7.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 --keyse...
nghiant2710/base-images
balena-base-images/node/photon-xavier-nx/debian/jessie/15.7.0/run/Dockerfile
Dockerfile
apache-2.0
2,942
# AUTOGENERATED FILE FROM balenalib/ts4900-ubuntu:xenial-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 --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --...
nghiant2710/base-images
balena-base-images/node/ts4900/ubuntu/xenial/14.16.1/run/Dockerfile
Dockerfile
apache-2.0
2,914
# AUTOGENERATED FILE FROM balenalib/raspberry-pi2-alpine:3.11-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/raspberry-pi2/alpine/3.11/14.16.1/build/Dockerfile
Dockerfile
apache-2.0
2,960
# AUTOGENERATED FILE FROM balenalib/beaglebone-pocket-fedora:35-run ENV GO_VERSION 1.16.14 # 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" \ && ...
resin-io-library/base-images
balena-base-images/golang/beaglebone-pocket/fedora/35/1.16.14/run/Dockerfile
Dockerfile
apache-2.0
2,109
# AUTOGENERATED FILE FROM balenalib/nitrogen6x-debian:bullseye-build ENV NODE_VERSION 15.7.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/nitrogen6x/debian/bullseye/15.7.0/build/Dockerfile
Dockerfile
apache-2.0
2,789
# AUTOGENERATED FILE FROM balenalib/intel-edison-debian:buster-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/intel-edison/debian/buster/10.23.1/build/Dockerfile
Dockerfile
apache-2.0
2,814
# AUTOGENERATED FILE FROM balenalib/beaglebone-green-wifi-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 \ libs...
resin-io-library/base-images
balena-base-images/dotnet/beaglebone-green-wifi/debian/bookworm/3.1-sdk/run/Dockerfile
Dockerfile
apache-2.0
2,924
# AUTOGENERATED FILE FROM balenalib/kitra710-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", s...
nghiant2710/base-images
balena-base-images/python/kitra710/fedora/33/3.8.6/build/Dockerfile
Dockerfile
apache-2.0
2,435
# AUTOGENERATED FILE FROM balenalib/jetson-xavier-nx-devkit-emmc-debian:sid-build # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # key...
nghiant2710/base-images
balena-base-images/python/jetson-xavier-nx-devkit-emmc/debian/sid/3.8.6/build/Dockerfile
Dockerfile
apache-2.0
4,867
# AUTOGENERATED FILE FROM balenalib/generic-armv7ahf-debian:buster-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 --keys...
resin-io-library/base-images
balena-base-images/node/generic-armv7ahf/debian/buster/14.18.3/run/Dockerfile
Dockerfile
apache-2.0
2,942
FROM balenalib/armv7hf-ubuntu:cosmic-build LABEL io.balena.device-type="raspberrypi3" RUN apt-get update && apt-get install -y --no-install-recommends \ software-properties-common \ && add-apt-repository ppa:ubuntu-raspi2/ppa -y \ && apt-get purge -y --auto-remove software-properties-common \ && rm -rf /var/lib/a...
nghiant2710/base-images
balena-base-images/device-base/raspberrypi3/ubuntu/cosmic/build/Dockerfile
Dockerfile
apache-2.0
1,363
# AUTOGENERATED FILE FROM balenalib/generic-amd64-fedora:36-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" || \ gpg --keyserver ke...
resin-io-library/base-images
balena-base-images/node/generic-amd64/fedora/36/12.22.9/build/Dockerfile
Dockerfile
apache-2.0
2,757
# AUTOGENERATED FILE FROM balenalib/am571x-evm-debian:bullseye-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" || \ ...
nghiant2710/base-images
balena-base-images/node/am571x-evm/debian/bullseye/15.10.0/build/Dockerfile
Dockerfile
apache-2.0
2,791
# AUTOGENERATED FILE FROM balenalib/photon-nano-alpine:3.14-run ENV NODE_VERSION 14.18.3 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...
resin-io-library/base-images
balena-base-images/node/photon-nano/alpine/3.14/14.18.3/run/Dockerfile
Dockerfile
apache-2.0
3,020
# AUTOGENERATED FILE FROM balenalib/jn30b-nano-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...
nghiant2710/base-images
balena-base-images/python/jn30b-nano/debian/sid/3.9.4/run/Dockerfile
Dockerfile
apache-2.0
4,087
# AUTOGENERATED FILE FROM balenalib/photon-xavier-nx-debian:buster-build RUN apt-get update \ && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ \ # .NET Core dependencies libc6 \ libgcc1 \ libgssapi-krb5-2 \ libicu63 \ libssl1.1...
nghiant2710/base-images
balena-base-images/dotnet/photon-xavier-nx/debian/buster/3.1-runtime/build/Dockerfile
Dockerfile
apache-2.0
2,535
# AUTOGENERATED FILE FROM balenalib/jetson-xavier-debian:stretch-build ENV GO_VERSION 1.16.14 RUN mkdir -p /usr/local/go \ && curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz" \ && echo "5e59056e36704acb25809bcdb27191f27593cb7aba4d716b523008135a1e764a go$GO_VERSION.linux-arm64.tar....
resin-io-library/base-images
balena-base-images/golang/jetson-xavier/debian/stretch/1.16.14/build/Dockerfile
Dockerfile
apache-2.0
2,006
FROM ubuntu:bionic ENV DEBIAN_FRONTEND=noninteractive RUN apt-get -y update \ && apt-get -y install \ autoconf \ automake \ bison \ debhelper \ debian-keyring \ default-jdk \ devscripts \ flex \ gcc \ git \ libcurl4-openssl-dev \ ...
Stackdriver/agent-packaging
build/x86_64_bionic/Dockerfile
Dockerfile
apache-2.0
591
# AUTOGENERATED FILE FROM balenalib/srd3-tx2-ubuntu:xenial-build ENV NODE_VERSION 10.23.1 ENV YARN_VERSION 1.22.4 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \ gpg --keyserver ha....
nghiant2710/base-images
balena-base-images/node/srd3-tx2/ubuntu/xenial/10.23.1/build/Dockerfile
Dockerfile
apache-2.0
2,757
# AUTOGENERATED FILE FROM balenalib/beaglebone-pocket-fedora:30-build 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 Doc...
nghiant2710/base-images
balena-base-images/openjdk/beaglebone-pocket/fedora/30/8-jre/build/Dockerfile
Dockerfile
apache-2.0
1,327
FROM ubuntu:12.04.5 ADD https://github.com/AppImage/AppImages/raw/master/recipes/vlc3/Recipe /Recipe RUN bash -ex Recipe ; apt-get clean ; rm -rf /usr/src ; rm -rf /out ; rm -rf /VLC/VLC.AppDir ; rm -rf /VLC/vlc-*.tar.xz
probonopd/AppImages
legacy/vlc3/Dockerfile
Dockerfile
mit
221
FROM ubuntu:quantal MAINTAINER Lucas Carlson <lucas@rufy.com> RUN apt-get update -q RUN apt-get install -qy git supervisor apache2 libapache2-mod-php5 php5-mysql php5-memcache php5-curl php5-imagick php5-gd ADD /start-apache2.sh /start-apache2.sh ADD /run.sh /run.sh ADD /supervisord-apache2.conf /etc/supervisor/conf....
CenturyLinkLabs/ctlc-docker-wordpress
Dockerfile
Dockerfile
mit
863
FROM biocontainers/biocontainers:debian-stretch-backports MAINTAINER biocontainers <biodocker@gmail.com> LABEL software="subread-data" \ container="subread-data" \ about.summary="data files for subread package" \ about.home="http://sourceforge.net/projects/subread/" \ software.version="1.5.1dfsg-...
BioDocker/containers
subread-data/1.5.1dfsg-4-deb/Dockerfile
Dockerfile
apache-2.0
747
# Invoke with docker run -p 8000:80 <dockerimageid> # Then use by browsing http://localhost:8000 FROM ubuntu:16.04 MAINTAINER bruno.cornec@hpe.com ENV DEBIAN_FRONTEND noninterative # Install deps for Redfish mockup RUN apt-get update RUN apt-get -y install apache2 unzip sed patch vim EXPOSE 80 COPY redfish-setup.sh /tm...
uggla/python-redfish
dmtf/mockup_0.99.0a/Dockerfile
Dockerfile
apache-2.0
503
# AUTOGENERATED FILE FROM balenalib/edison-debian:bullseye-build # A few reasons for installing distribution-provided OpenJDK: # # 1. Oracle. Licensing prevents us from redistributing the official JDK. # # 2. Compiling OpenJDK also requires the JDK to be installed, and it gets # really hairy. # # For some s...
nghiant2710/base-images
balena-base-images/openjdk/edison/debian/bullseye/11-jre/build/Dockerfile
Dockerfile
apache-2.0
3,748
# AUTOGENERATED FILE FROM balenalib/revpi-connect-alpine:edge-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 'dirn...
nghiant2710/base-images
balena-base-images/openjdk/revpi-connect/alpine/edge/7-jre/run/Dockerfile
Dockerfile
apache-2.0
1,762
# Copyright 2017 The Kubernetes Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to ...
dhirajh/external-storage
local-volume/bootstrapper/deployment/docker/Dockerfile
Dockerfile
apache-2.0
728
FROM python:3-alpine RUN apk add build-base ADD . /code WORKDIR /code RUN pip install gunicorn RUN pip install -r requirements.txt
0xfoo/flask-todolist
Dockerfile
Dockerfile
mit
134
FROM node:5.5.0 MAINTAINER Jukka Viinamäki <jukka.viinamaki@futurice.com> # Server uses only one port EXPOSE 3000 # Start ENTRYPOINT [ "node", "/tyckiting-server/start-server.js" ] # Dependencies COPY package.json /tyckiting-server/ WORKDIR /tyckiting-server RUN npm install # Everyt...
vvmann/tyckiting-bot
server/Dockerfile
Dockerfile
mit
380
FROM docker.elastic.co/elasticsearch/elasticsearch:6.6.0 EXPOSE 9200 9300
springjk/laradock
elasticsearch/Dockerfile
Dockerfile
mit
75
FROM java:8-jre MAINTAINER Alexander Lukyanchikov <sqshq@sqshq.com> ADD ./target/statistics-service.jar /app/ CMD ["java", "-Xmx200m", "-jar", "/app/statistics-service.jar"] EXPOSE 7000
jagadeesh5113111/dev
statistics-service/Dockerfile
Dockerfile
mit
187
FROM rust:1.41.1-slim-stretch as dependencies WORKDIR /usr/src/try_gluon RUN apt-get update && apt-get install -y curl gnupg make g++ git pkg-config libssl-dev RUN curl -sL https://deb.nodesource.com/setup_10.x | bash - && \ apt-get install -y nodejs RUN curl -L https://github.com/rust-lang-nursery/mdBook/releas...
gluon-lang/try_gluon
Dockerfile
Dockerfile
mit
2,096
FROM ruby:2.4-alpine RUN apk add --update --no-cache build-base openssl # throw errors if Gemfile has been modified since Gemfile.lock RUN bundle config --global frozen 1 RUN mkdir -p /usr/src/app WORKDIR /usr/src/app COPY Gemfile /usr/src/app COPY Gemfile.lock /usr/src/app RUN bundle install COPY cron /var/spool/...
dpca/slack-emoji-bot
Dockerfile
Dockerfile
mit
422
FROM ubuntu:14.04 MAINTAINER simon.kent@simonkent.com # Update apt RUN apt-get update # Install consul RUN mkdir /usr/local/share/consul ADD consul /usr/local/share/consul/consul ADD start_consul.sh /usr/local/share/consul/start_consul.sh ADD dist /usr/local/share/consul/dist RUN chmod -R 755 /usr/local/share/consul # ...
exocute/exocute
docker/ConsulAgent/Dockerfile
Dockerfile
mit
662
FROM node:8.7-wheezy # Create app directory WORKDIR /UI # Bundle app source COPY client.html . COPY config.js . COPY package.json . COPY playerscores.js . RUN npm install # If you are building your code for production # RUN npm install --only=production WORKDIR / EXPOSE 8000 CMD [ "npm", "start" ]
echoCTF/echoCTF-UI
nodejs/playerscores/Dockerfile
Dockerfile
mit
301
# Inspired by https://github.com/mikepurvis/squid-deb-proxy/ FROM ubuntu:14.04 MAINTAINER Richard Cook <rcook@rcook.org> # Install squid-deb-proxy ENV DEBIAN_FRONTEND noninteractive RUN apt-get update && apt-get install -y --no-install-recommends \ avahi-daemon \ avahi-utils \ squid-deb-proxy \ squid-deb-prox...
rcook/bigredabacus-docker
squid-deb-proxy/Dockerfile
Dockerfile
mit
880
FROM ubuntu:14.04 RUN sudo apt-get update -y && sudo apt-get install --no-install-recommends -y -q curl RUN mkdir /nodejs && curl http://nodejs.org/dist/v0.10.36/node-v0.10.36-linux-x64.tar.gz | tar xvzf - -C /nodejs --strip-components=1 ENV PATH $PATH:/nodejs/bin ENV DIIA_PORT 80 COPY package.json . COPY web/* web CO...
sevans-ge/dock-it-in-azure
Dockerfile
Dockerfile
mit
390
FROM centos:7 MAINTAINER Marco De Angelis <marco.deangelis@mulgo.org> ARG TYPO3_VERSION=7.6 ARG TYPO3_CONTEXT=Production ARG TYPO3_DOCROOT=web ARG BUILD_DATE ARG VCS_REF LABEL org.label-schema.build-date=$BUILD_DATE \ org.label-schema.name="Docker Typo3 Toolchain" \ org.label-schema.description="Docker i...
o-slash/docker-typo3-toolchain
7.6/Dockerfile
Dockerfile
mit
2,157
FROM drupalci/db-base MAINTAINER drupalci # Packages. RUN apt-get -qq update RUN apt-get -qq -y install locales debconf wget software-properties-common && \ add-apt-repository 'deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main' # Set a default language, so that PostgreSQL can use UTF-8 encoding (requi...
paul-m/drupalci_testbot
containers/database/pgsql-9.4/Dockerfile
Dockerfile
mit
1,516
FROM python:2.7-alpine RUN apk update && \ apk add build-base RUN pip install -U pip COPY . /tmp/src WORKDIR /tmp/src RUN pip install -r requirements.txt EXPOSE 5000 CMD ["python", "fast_food.py"]
ygravrand/pyconfr2015
breizhcamp2016/ex3_callbacks/Dockerfile
Dockerfile
mit
208
FROM stepansib/php-js-symfony-oro:5.6 MAINTAINER Stepan Yudin <stepan.sib@gmail.com> ENV REFRESHED_AT 2018–08-21 RUN apt-get install -y mc RUN chown -R www-data:www-data /var/www RUN apt-get install sudo RUN adduser www-data sudo RUN echo '%sudo ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers WORKDIR "/var/www/backend" USE...
stepansib/sf-oro-docker
docker/php5_6/Dockerfile
Dockerfile
mit
662
FROM centos:6 LABEL com.signalsciences.base-os_name=centos \ com.signalsciences.base-os_version=6 \ com.signalsciences.base-server_name=nodejs \ com.signalsciences.base-server_version=0.10.44 RUN set -ex \ && yum install -y make wget \ && rpm -iv https://rpm.nodesource.com/pub_0.10/el/6/x86_...
signalsciences/os-server-combos
sigsciserverimg/centos_6-nodejs_0.10.44/Dockerfile
Dockerfile
mit
528
FROM phusion/baseimage MAINTAINER Federico Carrone <federico.carrone@gmail.com> # Important! Update this no-op ENV variable when this Dockerfile # is updated with the current date. It will force refresh of all # of the base images and things like `apt-get update` won't be using # old cached versions when the Dockerfi...
unbalancedparentheses/docker-erlang
R6B-0/Dockerfile
Dockerfile
mit
702
FROM java:openjdk-8-jdk-alpine MAINTAINER yongseoklee <yongseokleecom@gmail.com> RUN apk --update add --no-cache wget zip unzip bash tzdata && rm -rf /var/cache/apk/* # Build Arugments ARG YONA_VERSION=1.14.0 # Yona download & install RUN \ mkdir -p /opt \ && wget -O /opt/yona.zip https://github.com/yona-pro...
yongseokleecom/docker-yona
Dockerfile
Dockerfile
mit
794
FROM ubuntu:14.04.1 MAINTAINER Michał Papierski <michal@papierski.net> ENV DEBIAN_FRONTEND noninteractive ADD . /code # Build everything in one step to save space on layers RUN apt-get update && \ apt-get install -y cmake build-essential wget libboost-system-dev libboost-thread-dev && \ cd /code && \ mkdir _build ...
mpapierski/sysstatd
Dockerfile
Dockerfile
mit
681
FROM php:apache MAINTAINER Kazumichi Yamamoto <yamamoto.febc@gmail.com> COPY html/ /var/www/html
yamamoto-febc/sakura-auto-scaling-with-docker
apps/Dockerfile
Dockerfile
apache-2.0
98
# AUTOGENERATED FILE FROM balenalib/orange-pi-zero-ubuntu:focal-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 \ ' \ && ap...
nghiant2710/base-images
balena-base-images/golang/orange-pi-zero/ubuntu/focal/1.15.11/run/Dockerfile
Dockerfile
apache-2.0
2,358
# Dockerfile for building Ansible image from source for Debian 9 (stretch), with as few additional software as possible. # # @see http://docs.ansible.com/ansible/intro_installation.html#running-from-source # # Version 1.0 # # pull base image FROM debian:stretch MAINTAINER William Yeh <william.pjyeh@gmail.com> RUN...
William-Yeh/docker-ansible
master-debian9/Dockerfile
Dockerfile
apache-2.0
2,700
# AUTOGENERATED FILE FROM balenalib/nebra-hnt-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/nebra-hnt/debian/bullseye/14.16.1/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.7.12/build/Dockerfile
Dockerfile
apache-2.0
4,831
# AUTOGENERATED FILE FROM balenalib/artik530-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", s...
resin-io-library/base-images
balena-base-images/python/artik530/fedora/35/3.10.2/build/Dockerfile
Dockerfile
apache-2.0
2,436
# AUTOGENERATED FILE FROM balenalib/up-board-ubuntu:focal-build ENV GO_VERSION 1.16 RUN mkdir -p /usr/local/go \ && curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-amd64.tar.gz" \ && echo "013a489ebb3e24ef3d915abe5b94c3286c070dfe0818d5bca8108f1d6e8440d2 go$GO_VERSION.linux-amd64.tar.gz" | sha2...
nghiant2710/base-images
balena-base-images/golang/up-board/ubuntu/focal/1.16/build/Dockerfile
Dockerfile
apache-2.0
2,006
# AUTOGENERATED FILE FROM balenalib/jetson-xavier-nx-devkit-debian:buster-run # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install...
resin-io-library/base-images
balena-base-images/python/jetson-xavier-nx-devkit/debian/buster/3.10.0/run/Dockerfile
Dockerfile
apache-2.0
4,104
# AUTOGENERATED FILE FROM balenalib/surface-go-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/surface-go/alpine/3.10/3.5.10/run/Dockerfile
Dockerfile
apache-2.0
4,139
# AUTOGENERATED FILE FROM balenalib/armv7hf-debian:stretch-run ENV NODE_VERSION 12.22.9 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --batch --keyserver ke...
resin-io-library/base-images
balena-base-images/node/armv7hf/debian/stretch/12.22.9/run/Dockerfile
Dockerfile
apache-2.0
2,935
# AUTOGENERATED FILE FROM balenalib/parallella-hdmi-resin-debian:bookworm-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...
resin-io-library/base-images
balena-base-images/python/parallella-hdmi-resin/debian/bookworm/3.9.10/run/Dockerfile
Dockerfile
apache-2.0
4,106
# AUTOGENERATED FILE FROM balenalib/jetson-nano-alpine:3.12-build # remove several traces of python RUN apk del python* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # key 63C7CC90: public key "Simon McVi...
nghiant2710/base-images
balena-base-images/python/jetson-nano/alpine/3.12/3.8.9/build/Dockerfile
Dockerfile
apache-2.0
4,838
# AUTOGENERATED FILE FROM balenalib/nebra-hnt-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 dependen...
nghiant2710/base-images
balena-base-images/python/nebra-hnt/ubuntu/eoan/3.7.9/run/Dockerfile
Dockerfile
apache-2.0
4,064
FROM concourse/busyboxplus:git ENV LANG C ADD http://stedolan.github.io/jq/download/linux64/jq /usr/local/bin/jq RUN chmod +x /usr/local/bin/jq ADD assets/ /opt/resource/ RUN chmod +rx /opt/resource RUN chmod +rx /opt/resource/*
cfmobile/phillips-hue-resource
Dockerfile
Dockerfile
apache-2.0
232
# AUTOGENERATED FILE FROM balenalib/up-core-fedora:31-run 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.pool.sk...
nghiant2710/base-images
balena-base-images/node/up-core/fedora/31/10.24.0/run/Dockerfile
Dockerfile
apache-2.0
2,753
# AUTOGENERATED FILE FROM balenalib/firefly-rk3288-ubuntu:xenial-run ENV GO_VERSION 1.15.8 # gcc for cgo RUN apt-get update && apt-get install -y --no-install-recommends \ g++ \ gcc \ libc6-dev \ make \ pkg-config \ git \ && rm -rf /var/lib/apt/lists/* RUN set -x \ && fetchDeps=' \ curl \ ' \ && ap...
nghiant2710/base-images
balena-base-images/golang/firefly-rk3288/ubuntu/xenial/1.15.8/run/Dockerfile
Dockerfile
apache-2.0
2,358
# AUTOGENERATED FILE FROM balenalib/bananapi-m1-plus-debian:buster-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...
resin-io-library/base-images
balena-base-images/golang/bananapi-m1-plus/debian/buster/1.16.14/build/Dockerfile
Dockerfile
apache-2.0
2,036
# 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.8.12/run/Dockerfile
Dockerfile
apache-2.0
2,451
# AUTOGENERATED FILE FROM balenalib/ts4900-debian:jessie-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 --keyserver keys...
nghiant2710/base-images
balena-base-images/node/ts4900/debian/jessie/12.22.1/run/Dockerfile
Dockerfile
apache-2.0
2,938
# AUTOGENERATED FILE FROM balenalib/beaglebone-pocket-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" \ && ...
nghiant2710/base-images
balena-base-images/golang/beaglebone-pocket/fedora/30/1.14.13/run/Dockerfile
Dockerfile
apache-2.0
2,109
# AUTOGENERATED FILE FROM balenalib/nitrogen6x-fedora:33-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 keyserv...
resin-io-library/base-images
balena-base-images/node/nitrogen6x/fedora/33/14.18.3/run/Dockerfile
Dockerfile
apache-2.0
2,747
# AUTOGENERATED FILE FROM balenalib/n510-tx2-debian:sid-run ENV NODE_VERSION 12.22.9 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --batch --keyserver keyse...
resin-io-library/base-images
balena-base-images/node/n510-tx2/debian/sid/12.22.9/run/Dockerfile
Dockerfile
apache-2.0
2,924
# AUTOGENERATED FILE FROM balenalib/raspberrypi4-64-ubuntu:cosmic-build ENV NODE_VERSION 14.15.4 ENV YARN_VERSION 1.22.4 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \ gpg --keyser...
nghiant2710/base-images
balena-base-images/node/raspberrypi4-64/ubuntu/cosmic/14.15.4/build/Dockerfile
Dockerfile
apache-2.0
2,764
# AUTOGENERATED FILE FROM balenalib/zc702-zynq7-alpine:3.13-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/zc702-zynq7/alpine/3.13/1.16/run/Dockerfile
Dockerfile
apache-2.0
2,464
FROM java:openjdk-8-jdk ENV MAVEN_VERSION 3.3.3 RUN curl -fsSL https://archive.apache.org/dist/maven/maven-3/$MAVEN_VERSION/binaries/apache-maven-$MAVEN_VERSION-bin.tar.gz | tar xzf - -C /usr/share \ && mv /usr/share/apache-maven-$MAVEN_VERSION /usr/share/maven \ && ln -s /usr/share/maven/bin/mvn /usr/bin/mvn EN...
rkrzewski/docker-maven
jdk-8/Dockerfile
Dockerfile
apache-2.0
538
# AUTOGENERATED FILE FROM balenalib/solidrun-imx6-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 apk ...
nghiant2710/base-images
balena-base-images/python/solidrun-imx6/alpine/edge/3.7.9/run/Dockerfile
Dockerfile
apache-2.0
4,133
# AUTOGENERATED FILE FROM balenalib/floyd-nano-fedora:33-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 keyserv...
resin-io-library/base-images
balena-base-images/node/floyd-nano/fedora/33/16.14.0/run/Dockerfile
Dockerfile
apache-2.0
2,743
# AUTOGENERATED FILE FROM balenalib/surface-go-ubuntu:focal-build # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # key 63C7CC90: publi...
nghiant2710/base-images
balena-base-images/python/surface-go/ubuntu/focal/3.7.9/build/Dockerfile
Dockerfile
apache-2.0
4,836
# AUTOGENERATED FILE FROM balenalib/beagleboard-xm-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 M...
nghiant2710/base-images
balena-base-images/python/beagleboard-xm/alpine/3.10/3.8.9/build/Dockerfile
Dockerfile
apache-2.0
4,841
# AUTOGENERATED FILE FROM balenalib/jetson-nano-emmc-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 63C7CC9...
nghiant2710/base-images
balena-base-images/python/jetson-nano-emmc/debian/stretch/3.8.6/build/Dockerfile
Dockerfile
apache-2.0
4,863
# AUTOGENERATED FILE FROM balenalib/beaglebone-pocket-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....
resin-io-library/base-images
balena-base-images/dotnet/beaglebone-pocket/debian/bullseye/3.1-sdk/run/Dockerfile
Dockerfile
apache-2.0
2,920
# AUTOGENERATED FILE FROM balenalib/generic-amd64-debian:sid-build # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # key 63C7CC90: publ...
resin-io-library/base-images
balena-base-images/python/generic-amd64/debian/sid/3.10.2/build/Dockerfile
Dockerfile
apache-2.0
4,858
FROM kafka MAINTAINER nealhardesty@yahoo.com ADD ./lib/kafka01.server.properties /etc/kafka/kafka01.server.properties ADD ./lib/kafka02.server.properties /etc/kafka/kafka02.server.properties ADD ./lib/kafka03.server.properties /etc/kafka/kafka03.server.properties ADD ./lib/kafka04.server.properties /etc/kafka/kafka04....
nealhardesty/dockerfiles
kafkacluster/Dockerfile
Dockerfile
apache-2.0
584
# AUTOGENERATED FILE FROM balenalib/aio-3288c-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 dependenc...
nghiant2710/base-images
balena-base-images/python/aio-3288c/debian/sid/3.7.9/run/Dockerfile
Dockerfile
apache-2.0
4,086
FROM dictybase/frontend-builder:14.16.1 ARG graphql_server ENV NEXT_PUBLIC_GRAPHQL_SERVER ${graphql_server} ARG ga_tracking_id ENV NEXT_PUBLIC_GA_TRACKING_ID ${ga_tracking_id} ARG client_keys ENV CLIENT_KEYS ${client_keys} ARG NEXT_PUBLIC_DEPLOY_ENV ENV NEXT_PUBLIC_DEPLOY_ENV ${NEXT_PUBLIC_DEPLOY_ENV} ARG alt_grap...
dictyBase/genomepage
Dockerfile
Dockerfile
bsd-2-clause
893
# Copyright 2015 Google Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or a...
muzhack/musitechhub
test/locust/docker-image/Dockerfile
Dockerfile
mit
1,171
# AUTOGENERATED FILE FROM balenalib/edge-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 sample...
nghiant2710/base-images
balena-base-images/openjdk/edge/debian/stretch/11-jre/run/Dockerfile
Dockerfile
apache-2.0
3,860
FROM openshift/base-centos7 # This image provides an Apache+PHP environment for running PHP # applications. MAINTAINER SoftwareCollections.org <sclorg@redhat.com> EXPOSE 8080 ENV PHP_VERSION=5.5 \ PATH=$PATH:/opt/rh/php55/root/usr/bin LABEL io.k8s.description="Platform for building and running PHP 5.5 applicat...
hhorak/sti-php
5.5/Dockerfile
Dockerfile
apache-2.0
2,268
FROM golang:1.11.5-alpine3.8 RUN mkdir -p /app WORKDIR /app COPY main.go /app COPY index.html /app ENV CGO_ENABLED=0 ENV GOOS=linux RUN go build -o helloworld
viant/endly
system/docker/test/copy/Dockerfile
Dockerfile
apache-2.0
160
# AUTOGENERATED FILE FROM balenalib/hummingboard2-alpine:3.13-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 'dirn...
nghiant2710/base-images
balena-base-images/openjdk/hummingboard2/alpine/3.13/8-jre/run/Dockerfile
Dockerfile
apache-2.0
1,762
# VERSION: 0.0.1 FROM ubuntu:14.10 MAINTAINER Daniel Beck "d.danielbeck@googlemail.com" # Environment variables ENV DEBIAN_FRONTEND noninteractive ENV CORDOVA_VERSION 4.0.0 RUN apt-get update RUN apt-get install -y nodejs npm libncurses5 lib32stdc++6 lib32z1 RUN rm -rf /var/lib/apt/lists/* RUN apt-get autoremove ...
danbeck/physalis_cordova
base/4.0/Dockerfile
Dockerfile
mit
442
FROM poet-base RUN apt-get update && apt-get install -y --no-install-recommends xvfb libgtk2.0-0 libxtst-dev libxss-dev libgconf2-dev libnss3 libasound2-dev VOLUME /poet/src VOLUME /poet/torrents CMD [ "npm", "run", "torrent-system" ]
poetapp/poet
Docker/torrent-system.dockerfile
Dockerfile
mit
235