Dataset Viewer
Auto-converted to Parquet
entities
list
max_stars_repo_path
stringlengths
10
153
max_stars_repo_name
stringlengths
5
112
max_stars_count
int64
0
84.9k
content
stringlengths
24
130k
id
stringlengths
1
6
new_content
stringlengths
13
130k
modified
bool
1 class
references
stringlengths
28
130k
[ { "context": "/biocontainers:debian-stretch-backports\nMAINTAINER biocontainers <[email protected]>\nLABEL software=\"clearcut", "end": 82, "score": 0.9992810487747192, "start": 69, "tag": "USERNAME", "value": "biocontainers" }, { "context": "ebian-stretch-backports\nMAINTAINER biocontainers <[email protected]>\nLABEL software=\"clearcut\" \\ \n container=\"c", "end": 103, "score": 0.9999294281005859, "start": 84, "tag": "EMAIL", "value": "[email protected]" }, { "context": "t purge && rm -rf /var/lib/apt/lists/* /tmp/*\nUSER biodocker\n", "end": 657, "score": 0.9985802173614502, "start": 648, "tag": "USERNAME", "value": "biodocker" } ]
clearcut/1.0.9-1b1-deb/Dockerfile
osallou/containers
1
FROM biocontainers/biocontainers:debian-stretch-backports MAINTAINER biocontainers <[email protected]> LABEL software="clearcut" \ container="clearcut" \ about.summary="extremely efficient phylogenetic tree reconstruction" \ about.home="http://bioinformatics.hungry.com/clearcut/" \ software.version="1.0.9-1b1-deb" \ version="1" \ about.license_file="/usr/share/doc/clearcut/copyright" \ extra.binaries="/usr/bin/clearcut" \ about.tags="" ENV DEBIAN_FRONTEND noninteractive RUN apt-get update && apt-get install -y clearcut && apt-get clean && apt-get purge && rm -rf /var/lib/apt/lists/* /tmp/* USER biodocker
458084
FROM biocontainers/biocontainers:debian-stretch-backports MAINTAINER biocontainers <<EMAIL>> LABEL software="clearcut" \ container="clearcut" \ about.summary="extremely efficient phylogenetic tree reconstruction" \ about.home="http://bioinformatics.hungry.com/clearcut/" \ software.version="1.0.9-1b1-deb" \ version="1" \ about.license_file="/usr/share/doc/clearcut/copyright" \ extra.binaries="/usr/bin/clearcut" \ about.tags="" ENV DEBIAN_FRONTEND noninteractive RUN apt-get update && apt-get install -y clearcut && apt-get clean && apt-get purge && rm -rf /var/lib/apt/lists/* /tmp/* USER biodocker
true
FROM biocontainers/biocontainers:debian-stretch-backports MAINTAINER biocontainers <PI:EMAIL:<EMAIL>END_PI> LABEL software="clearcut" \ container="clearcut" \ about.summary="extremely efficient phylogenetic tree reconstruction" \ about.home="http://bioinformatics.hungry.com/clearcut/" \ software.version="1.0.9-1b1-deb" \ version="1" \ about.license_file="/usr/share/doc/clearcut/copyright" \ extra.binaries="/usr/bin/clearcut" \ about.tags="" ENV DEBIAN_FRONTEND noninteractive RUN apt-get update && apt-get install -y clearcut && apt-get clean && apt-get purge && rm -rf /var/lib/apt/lists/* /tmp/* USER biodocker
[ { "context": "=\"orange\"\n\nLABEL \"repository\"=\"https://github.com/JamesIves/gh-pages-github-action\"\nLABEL \"homepage\"=\"https:/", "end": 340, "score": 0.9952285885810852, "start": 331, "tag": "USERNAME", "value": "JamesIves" }, { "context": "thub-action\"\nLABEL \"homepage\"=\"https://github.com/JamesIves/gh-pages-gh-action\"\nLABEL \"maintainer\"=\"James Ive", "end": 411, "score": 0.9947559833526611, "start": 402, "tag": "USERNAME", "value": "JamesIves" }, { "context": "JamesIves/gh-pages-gh-action\"\nLABEL \"maintainer\"=\"James Ives <[email protected]>\"\n\nADD entrypoint.sh /entrypoint.", "end": 462, "score": 0.9997574687004089, "start": 452, "tag": "NAME", "value": "James Ives" }, { "context": "-pages-gh-action\"\nLABEL \"maintainer\"=\"James Ives <[email protected]>\"\n\nADD entrypoint.sh /entrypoint.sh\nENTRYPOINT [\"", "end": 478, "score": 0.9999303221702576, "start": 464, "tag": "EMAIL", "value": "[email protected]" } ]
.github/actions/github-pages-deploy-action/Dockerfile
grails/elasticsearch-grails-plugin
0
FROM node:18 LABEL "com.github.actions.name"="Deploy to GitHub Pages" LABEL "com.github.actions.description"="This action will handle the building and deploying process of your project to GitHub Pages." LABEL "com.github.actions.icon"="git-commit" LABEL "com.github.actions.color"="orange" LABEL "repository"="https://github.com/JamesIves/gh-pages-github-action" LABEL "homepage"="https://github.com/JamesIves/gh-pages-gh-action" LABEL "maintainer"="James Ives <[email protected]>" ADD entrypoint.sh /entrypoint.sh ENTRYPOINT ["/entrypoint.sh"]
226224
FROM node:18 LABEL "com.github.actions.name"="Deploy to GitHub Pages" LABEL "com.github.actions.description"="This action will handle the building and deploying process of your project to GitHub Pages." LABEL "com.github.actions.icon"="git-commit" LABEL "com.github.actions.color"="orange" LABEL "repository"="https://github.com/JamesIves/gh-pages-github-action" LABEL "homepage"="https://github.com/JamesIves/gh-pages-gh-action" LABEL "maintainer"="<NAME> <<EMAIL>>" ADD entrypoint.sh /entrypoint.sh ENTRYPOINT ["/entrypoint.sh"]
true
FROM node:18 LABEL "com.github.actions.name"="Deploy to GitHub Pages" LABEL "com.github.actions.description"="This action will handle the building and deploying process of your project to GitHub Pages." LABEL "com.github.actions.icon"="git-commit" LABEL "com.github.actions.color"="orange" LABEL "repository"="https://github.com/JamesIves/gh-pages-github-action" LABEL "homepage"="https://github.com/JamesIves/gh-pages-gh-action" LABEL "maintainer"="PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>" ADD entrypoint.sh /entrypoint.sh ENTRYPOINT ["/entrypoint.sh"]
[ { "context": "FROM opensuse:leap\n\nMAINTAINER Egor Puzanov\n\nRUN mkdir -p /usr/lib/locale /var/www/html /usr/", "end": 43, "score": 0.99985271692276, "start": 31, "tag": "NAME", "value": "Egor Puzanov" } ]
7.0/opensuse/Dockerfile
epuzanov/php-docker
0
FROM opensuse:leap MAINTAINER Egor Puzanov RUN mkdir -p /usr/lib/locale /var/www/html /usr/lib/cgi-bin && \ zypper --no-gpg-checks --gpg-auto-import-keys addrepo -f https://download.opensuse.org/repositories/server:php:extensions:php7/openSUSE_Leap_42.3/server:php:extensions:php7.repo && \ zypper --gpg-auto-import-keys --non-interactive ref && \ zypper -n in apache2 apache2-mod_php7 curl git glibc-i18ndata libldap-data \ ncat php7 php7-APCu php7-calendar php7-ctype php7-curl php7-exif \ php7-fileinfo php7-fpm php7-gd php7-iconv php7-intl php7-ldap \ php7-mbstring php7-memcached php7-mysql php7-opcache php7-pcntl \ php7-pgsql php7-phar php7-posix php7-readline php7-sockets php7-sqlite \ php7-sysvmsg php7-sysvsem php7-sysvshm php7-tokenizer php7-wddx \ php7-xmlreader php7-xmlwriter php7-xsl php7-zlib rsvg-view unixODBC && \ zypper clean -a && \ localedef -i en_US -f UTF-8 en_US.UTF-8 && \ sed -i "s/RC_LANG=\".*\"/RC_LANG=\"en_US.UTF-8\"/g" /etc/sysconfig/language && \ sed -i "s/APACHE_MODULES=\"/APACHE_MODULES=\"php7 macro rewrite proxy proxy_fcgi /g" /etc/sysconfig/apache2 && \ sed -i "s/APACHE_SERVER_FLAGS=\"/APACHE_SERVER_FLAGS=\"SSL /g" /etc/sysconfig/apache2 && \ sed -i "s/\/srv\/www\/htdocs/\/var\/www\/html/g" /etc/apache2/default-server.conf && \ sed -i "s/\/srv\/www\/cgi-bin/\/usr\/lib\/cgi-bin/g" /etc/apache2/default-server.conf && \ ln -sfT /dev/stderr /var/log/apache2/error_log && \ ln -sfT /dev/stdout /var/log/apache2/access_log && \ ln -s /etc/apache2/vhosts.d /etc/apache2/sites-enabled && \ mv /etc/php7/fpm/php-fpm.conf.default /etc/php7/fpm/php-fpm.conf && \ mv /etc/php7/fpm/php-fpm.d/www.conf.default /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/;error_log = .*/error_log = \/proc\/self\/fd\/2/g" /etc/php7/fpm/php-fpm.conf && \ sed -i "s/;daemonize = yes/daemonize = no/g" /etc/php7/fpm/php-fpm.conf && \ sed -i "s/user = .*/user = wwwrun/g" /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/group = .*/group = www/g" /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/listen = .*/listen = 80/g" /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/;clear_env = no/clear_env = no/g" /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/;access.log = .*/access.log = \/proc\/self\/fd\/2/g" /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/;catch_workers_output = yes/catch_workers_output = yes/g" /etc/php7/fpm/php-fpm.d/www.conf && \ echo "TLS_REQCERT never" >> /etc/openldap/ldap.conf COPY opcache.ini /etc/php7/conf.d/opcache.ini COPY httpd-foreground /usr/sbin/httpd-foreground WORKDIR /var/www/html EXPOSE 80 443 CMD ["httpd-foreground", "-DFOREGROUND"]
324039
FROM opensuse:leap MAINTAINER <NAME> RUN mkdir -p /usr/lib/locale /var/www/html /usr/lib/cgi-bin && \ zypper --no-gpg-checks --gpg-auto-import-keys addrepo -f https://download.opensuse.org/repositories/server:php:extensions:php7/openSUSE_Leap_42.3/server:php:extensions:php7.repo && \ zypper --gpg-auto-import-keys --non-interactive ref && \ zypper -n in apache2 apache2-mod_php7 curl git glibc-i18ndata libldap-data \ ncat php7 php7-APCu php7-calendar php7-ctype php7-curl php7-exif \ php7-fileinfo php7-fpm php7-gd php7-iconv php7-intl php7-ldap \ php7-mbstring php7-memcached php7-mysql php7-opcache php7-pcntl \ php7-pgsql php7-phar php7-posix php7-readline php7-sockets php7-sqlite \ php7-sysvmsg php7-sysvsem php7-sysvshm php7-tokenizer php7-wddx \ php7-xmlreader php7-xmlwriter php7-xsl php7-zlib rsvg-view unixODBC && \ zypper clean -a && \ localedef -i en_US -f UTF-8 en_US.UTF-8 && \ sed -i "s/RC_LANG=\".*\"/RC_LANG=\"en_US.UTF-8\"/g" /etc/sysconfig/language && \ sed -i "s/APACHE_MODULES=\"/APACHE_MODULES=\"php7 macro rewrite proxy proxy_fcgi /g" /etc/sysconfig/apache2 && \ sed -i "s/APACHE_SERVER_FLAGS=\"/APACHE_SERVER_FLAGS=\"SSL /g" /etc/sysconfig/apache2 && \ sed -i "s/\/srv\/www\/htdocs/\/var\/www\/html/g" /etc/apache2/default-server.conf && \ sed -i "s/\/srv\/www\/cgi-bin/\/usr\/lib\/cgi-bin/g" /etc/apache2/default-server.conf && \ ln -sfT /dev/stderr /var/log/apache2/error_log && \ ln -sfT /dev/stdout /var/log/apache2/access_log && \ ln -s /etc/apache2/vhosts.d /etc/apache2/sites-enabled && \ mv /etc/php7/fpm/php-fpm.conf.default /etc/php7/fpm/php-fpm.conf && \ mv /etc/php7/fpm/php-fpm.d/www.conf.default /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/;error_log = .*/error_log = \/proc\/self\/fd\/2/g" /etc/php7/fpm/php-fpm.conf && \ sed -i "s/;daemonize = yes/daemonize = no/g" /etc/php7/fpm/php-fpm.conf && \ sed -i "s/user = .*/user = wwwrun/g" /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/group = .*/group = www/g" /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/listen = .*/listen = 80/g" /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/;clear_env = no/clear_env = no/g" /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/;access.log = .*/access.log = \/proc\/self\/fd\/2/g" /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/;catch_workers_output = yes/catch_workers_output = yes/g" /etc/php7/fpm/php-fpm.d/www.conf && \ echo "TLS_REQCERT never" >> /etc/openldap/ldap.conf COPY opcache.ini /etc/php7/conf.d/opcache.ini COPY httpd-foreground /usr/sbin/httpd-foreground WORKDIR /var/www/html EXPOSE 80 443 CMD ["httpd-foreground", "-DFOREGROUND"]
true
FROM opensuse:leap MAINTAINER PI:NAME:<NAME>END_PI RUN mkdir -p /usr/lib/locale /var/www/html /usr/lib/cgi-bin && \ zypper --no-gpg-checks --gpg-auto-import-keys addrepo -f https://download.opensuse.org/repositories/server:php:extensions:php7/openSUSE_Leap_42.3/server:php:extensions:php7.repo && \ zypper --gpg-auto-import-keys --non-interactive ref && \ zypper -n in apache2 apache2-mod_php7 curl git glibc-i18ndata libldap-data \ ncat php7 php7-APCu php7-calendar php7-ctype php7-curl php7-exif \ php7-fileinfo php7-fpm php7-gd php7-iconv php7-intl php7-ldap \ php7-mbstring php7-memcached php7-mysql php7-opcache php7-pcntl \ php7-pgsql php7-phar php7-posix php7-readline php7-sockets php7-sqlite \ php7-sysvmsg php7-sysvsem php7-sysvshm php7-tokenizer php7-wddx \ php7-xmlreader php7-xmlwriter php7-xsl php7-zlib rsvg-view unixODBC && \ zypper clean -a && \ localedef -i en_US -f UTF-8 en_US.UTF-8 && \ sed -i "s/RC_LANG=\".*\"/RC_LANG=\"en_US.UTF-8\"/g" /etc/sysconfig/language && \ sed -i "s/APACHE_MODULES=\"/APACHE_MODULES=\"php7 macro rewrite proxy proxy_fcgi /g" /etc/sysconfig/apache2 && \ sed -i "s/APACHE_SERVER_FLAGS=\"/APACHE_SERVER_FLAGS=\"SSL /g" /etc/sysconfig/apache2 && \ sed -i "s/\/srv\/www\/htdocs/\/var\/www\/html/g" /etc/apache2/default-server.conf && \ sed -i "s/\/srv\/www\/cgi-bin/\/usr\/lib\/cgi-bin/g" /etc/apache2/default-server.conf && \ ln -sfT /dev/stderr /var/log/apache2/error_log && \ ln -sfT /dev/stdout /var/log/apache2/access_log && \ ln -s /etc/apache2/vhosts.d /etc/apache2/sites-enabled && \ mv /etc/php7/fpm/php-fpm.conf.default /etc/php7/fpm/php-fpm.conf && \ mv /etc/php7/fpm/php-fpm.d/www.conf.default /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/;error_log = .*/error_log = \/proc\/self\/fd\/2/g" /etc/php7/fpm/php-fpm.conf && \ sed -i "s/;daemonize = yes/daemonize = no/g" /etc/php7/fpm/php-fpm.conf && \ sed -i "s/user = .*/user = wwwrun/g" /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/group = .*/group = www/g" /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/listen = .*/listen = 80/g" /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/;clear_env = no/clear_env = no/g" /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/;access.log = .*/access.log = \/proc\/self\/fd\/2/g" /etc/php7/fpm/php-fpm.d/www.conf && \ sed -i "s/;catch_workers_output = yes/catch_workers_output = yes/g" /etc/php7/fpm/php-fpm.d/www.conf && \ echo "TLS_REQCERT never" >> /etc/openldap/ldap.conf COPY opcache.ini /etc/php7/conf.d/opcache.ini COPY httpd-foreground /usr/sbin/httpd-foreground WORKDIR /var/www/html EXPOSE 80 443 CMD ["httpd-foreground", "-DFOREGROUND"]
[ { "context": "containers:vdebian-buster-backports_cv1\nMAINTAINER biocontainers <[email protected]>\nLABEL software=\"pbh5tool", "end": 86, "score": 0.998487114906311, "start": 73, "tag": "USERNAME", "value": "biocontainers" }, { "context": "an-buster-backports_cv1\nMAINTAINER biocontainers <[email protected]>\nLABEL software=\"pbh5tools\" \\ \n base_image=", "end": 107, "score": 0.9999242424964905, "start": 88, "tag": "EMAIL", "value": "[email protected]" }, { "context": "t purge && rm -rf /var/lib/apt/lists/* /tmp/*\nUSER biodocker\n", "end": 1051, "score": 0.9928662180900574, "start": 1042, "tag": "USERNAME", "value": "biodocker" } ]
pbh5tools/0.8.0git20170929.58d54ffdfsg-1-deb/Dockerfile
priyanka-surana/containers
0
FROM biocontainers/biocontainers:vdebian-buster-backports_cv1 MAINTAINER biocontainers <[email protected]> LABEL software="pbh5tools" \ base_image="biocontainers/biocontainers:vdebian-buster-backports_cv1" \ container="pbh5tools" \ about.summary="tools for manipulating Pacific Biosciences HDF5 files" \ about.home="https://github.com/PacificBiosciences/pbh5tools" \ software.version="0.8.0git20170929.58d54ffdfsg-1-deb" \ upstream.version="0.8.0" \ version="1" \ about.copyright="2011-2013 Pacific Biosciences of California, Inc." \ about.license="PacBio-BSD-3-Clause" \ about.license_file="/usr/share/doc/pbh5tools/copyright" \ extra.binaries="/usr/bin/bash5tools,/usr/bin/bash5tools.py,/usr/bin/cmph5tools,/usr/bin/cmph5tools.py" \ about.tags="" USER root ENV DEBIAN_FRONTEND noninteractive RUN apt-get update && (apt-get install -t buster-backports -y pbh5tools || apt-get install -y pbh5tools) && apt-get clean && apt-get purge && rm -rf /var/lib/apt/lists/* /tmp/* USER biodocker
510620
FROM biocontainers/biocontainers:vdebian-buster-backports_cv1 MAINTAINER biocontainers <<EMAIL>> LABEL software="pbh5tools" \ base_image="biocontainers/biocontainers:vdebian-buster-backports_cv1" \ container="pbh5tools" \ about.summary="tools for manipulating Pacific Biosciences HDF5 files" \ about.home="https://github.com/PacificBiosciences/pbh5tools" \ software.version="0.8.0git20170929.58d54ffdfsg-1-deb" \ upstream.version="0.8.0" \ version="1" \ about.copyright="2011-2013 Pacific Biosciences of California, Inc." \ about.license="PacBio-BSD-3-Clause" \ about.license_file="/usr/share/doc/pbh5tools/copyright" \ extra.binaries="/usr/bin/bash5tools,/usr/bin/bash5tools.py,/usr/bin/cmph5tools,/usr/bin/cmph5tools.py" \ about.tags="" USER root ENV DEBIAN_FRONTEND noninteractive RUN apt-get update && (apt-get install -t buster-backports -y pbh5tools || apt-get install -y pbh5tools) && apt-get clean && apt-get purge && rm -rf /var/lib/apt/lists/* /tmp/* USER biodocker
true
FROM biocontainers/biocontainers:vdebian-buster-backports_cv1 MAINTAINER biocontainers <PI:EMAIL:<EMAIL>END_PI> LABEL software="pbh5tools" \ base_image="biocontainers/biocontainers:vdebian-buster-backports_cv1" \ container="pbh5tools" \ about.summary="tools for manipulating Pacific Biosciences HDF5 files" \ about.home="https://github.com/PacificBiosciences/pbh5tools" \ software.version="0.8.0git20170929.58d54ffdfsg-1-deb" \ upstream.version="0.8.0" \ version="1" \ about.copyright="2011-2013 Pacific Biosciences of California, Inc." \ about.license="PacBio-BSD-3-Clause" \ about.license_file="/usr/share/doc/pbh5tools/copyright" \ extra.binaries="/usr/bin/bash5tools,/usr/bin/bash5tools.py,/usr/bin/cmph5tools,/usr/bin/cmph5tools.py" \ about.tags="" USER root ENV DEBIAN_FRONTEND noninteractive RUN apt-get update && (apt-get install -t buster-backports -y pbh5tools || apt-get install -y pbh5tools) && apt-get clean && apt-get purge && rm -rf /var/lib/apt/lists/* /tmp/* USER biodocker
[ { "context": "FROM jupyter/all-spark-notebook\nMAINTAINER Timothy Hnat [email protected]\n\n# Reference: https://github.c", "end": 55, "score": 0.9998833537101746, "start": 43, "tag": "NAME", "value": "Timothy Hnat" }, { "context": "jupyter/all-spark-notebook\nMAINTAINER Timothy Hnat [email protected]\n\n# Reference: https://github.com/jupyter/docker-s", "end": 74, "score": 0.9999016523361206, "start": 56, "tag": "EMAIL", "value": "[email protected]" } ]
md2k-spark-notebook/Dockerfile
MD2Korg/CerebralCortex-DockerCompose
3
FROM jupyter/all-spark-notebook MAINTAINER Timothy Hnat [email protected] # Reference: https://github.com/jupyter/docker-stacks/wiki/Docker-Recipes # Python3 installs # RUN pip install 'ggplot==0.6.8' # Add Live slideshows with RISE RUN wget https://github.com/pdonorio/RISE/archive/master.tar.gz \ && tar xvzf *.gz && cd RISE-master && python3 setup.py install \ && cd .. && rm -rf RISE-master master.tar.gz # Install Cerebral Cortex libraries for use in the notebook environment RUN git clone https://github.com/MD2Korg/CerebralCortex \ && cd CerebralCortex && python3 setup.py install \ && cd .. && rm -rf CerebralCortex
475082
FROM jupyter/all-spark-notebook MAINTAINER <NAME> <EMAIL> # Reference: https://github.com/jupyter/docker-stacks/wiki/Docker-Recipes # Python3 installs # RUN pip install 'ggplot==0.6.8' # Add Live slideshows with RISE RUN wget https://github.com/pdonorio/RISE/archive/master.tar.gz \ && tar xvzf *.gz && cd RISE-master && python3 setup.py install \ && cd .. && rm -rf RISE-master master.tar.gz # Install Cerebral Cortex libraries for use in the notebook environment RUN git clone https://github.com/MD2Korg/CerebralCortex \ && cd CerebralCortex && python3 setup.py install \ && cd .. && rm -rf CerebralCortex
true
FROM jupyter/all-spark-notebook MAINTAINER PI:NAME:<NAME>END_PI PI:EMAIL:<EMAIL>END_PI # Reference: https://github.com/jupyter/docker-stacks/wiki/Docker-Recipes # Python3 installs # RUN pip install 'ggplot==0.6.8' # Add Live slideshows with RISE RUN wget https://github.com/pdonorio/RISE/archive/master.tar.gz \ && tar xvzf *.gz && cd RISE-master && python3 setup.py install \ && cd .. && rm -rf RISE-master master.tar.gz # Install Cerebral Cortex libraries for use in the notebook environment RUN git clone https://github.com/MD2Korg/CerebralCortex \ && cd CerebralCortex && python3 setup.py install \ && cd .. && rm -rf CerebralCortex
[ { "context": "FROM alpine:3.5\n\nMAINTAINER Justin <[email protected]>\n\nENV RCLONE_VERSION=\"c", "end": 34, "score": 0.9997859597206116, "start": 28, "tag": "NAME", "value": "Justin" }, { "context": "FROM alpine:3.5\n\nMAINTAINER Justin <[email protected]>\n\nENV RCLONE_VERSION=\"current\"\nENV ARCH=\"amd64\"\nE", "end": 60, "score": 0.9999229907989502, "start": 36, "tag": "EMAIL", "value": "[email protected]" } ]
Dockerfile
leanhtuan1996/rclone
0
FROM alpine:3.5 MAINTAINER Justin <[email protected]> ENV RCLONE_VERSION="current" ENV ARCH="amd64" ENV SYNC_SRC_TO_ZIP= ENV SYNC_SRC= ENV SYNC_DEST= ENV SYNC_OPTS=-v ENV RCLONE_OPTS="--config /config/rclone.conf" ENV CRON="0 0 * * *" ENV CRON_ABORT="0 6 * * *" ENV FORCE_SYNC= ENV CHECK_URL= ENV TZ="Asia/Ho_Chi_Minh" RUN apk -U add ca-certificates fuse wget zip vim dcron tzdata \ && rm -rf /var/cache/apk/* \ && cd /tmp \ && wget -q http://downloads.rclone.org/rclone-${RCLONE_VERSION}-linux-${ARCH}.zip \ && unzip /tmp/rclone-${RCLONE_VERSION}-linux-${ARCH}.zip \ && mv /tmp/rclone-*-linux-${ARCH}/rclone /usr/bin \ && rm -r /tmp/rclone* COPY entrypoint.sh / COPY sync.sh / COPY sync-abort.sh / RUN chmod 777 /entrypoint.sh RUN chmod 777 /sync.sh RUN chmod 777 /sync-abort.sh VOLUME ["/config"] ENTRYPOINT ["/entrypoint.sh"] CMD [""]
237310
FROM alpine:3.5 MAINTAINER <NAME> <<EMAIL>> ENV RCLONE_VERSION="current" ENV ARCH="amd64" ENV SYNC_SRC_TO_ZIP= ENV SYNC_SRC= ENV SYNC_DEST= ENV SYNC_OPTS=-v ENV RCLONE_OPTS="--config /config/rclone.conf" ENV CRON="0 0 * * *" ENV CRON_ABORT="0 6 * * *" ENV FORCE_SYNC= ENV CHECK_URL= ENV TZ="Asia/Ho_Chi_Minh" RUN apk -U add ca-certificates fuse wget zip vim dcron tzdata \ && rm -rf /var/cache/apk/* \ && cd /tmp \ && wget -q http://downloads.rclone.org/rclone-${RCLONE_VERSION}-linux-${ARCH}.zip \ && unzip /tmp/rclone-${RCLONE_VERSION}-linux-${ARCH}.zip \ && mv /tmp/rclone-*-linux-${ARCH}/rclone /usr/bin \ && rm -r /tmp/rclone* COPY entrypoint.sh / COPY sync.sh / COPY sync-abort.sh / RUN chmod 777 /entrypoint.sh RUN chmod 777 /sync.sh RUN chmod 777 /sync-abort.sh VOLUME ["/config"] ENTRYPOINT ["/entrypoint.sh"] CMD [""]
true
FROM alpine:3.5 MAINTAINER PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI> ENV RCLONE_VERSION="current" ENV ARCH="amd64" ENV SYNC_SRC_TO_ZIP= ENV SYNC_SRC= ENV SYNC_DEST= ENV SYNC_OPTS=-v ENV RCLONE_OPTS="--config /config/rclone.conf" ENV CRON="0 0 * * *" ENV CRON_ABORT="0 6 * * *" ENV FORCE_SYNC= ENV CHECK_URL= ENV TZ="Asia/Ho_Chi_Minh" RUN apk -U add ca-certificates fuse wget zip vim dcron tzdata \ && rm -rf /var/cache/apk/* \ && cd /tmp \ && wget -q http://downloads.rclone.org/rclone-${RCLONE_VERSION}-linux-${ARCH}.zip \ && unzip /tmp/rclone-${RCLONE_VERSION}-linux-${ARCH}.zip \ && mv /tmp/rclone-*-linux-${ARCH}/rclone /usr/bin \ && rm -r /tmp/rclone* COPY entrypoint.sh / COPY sync.sh / COPY sync-abort.sh / RUN chmod 777 /entrypoint.sh RUN chmod 777 /sync.sh RUN chmod 777 /sync-abort.sh VOLUME ["/config"] ENTRYPOINT ["/entrypoint.sh"] CMD [""]
[ { "context": "FROM blacklabelops/jenkins-swarm\nMAINTAINER Steffen Bleul <[email protected]>\n\n# Need root to build ima", "end": 57, "score": 0.9998713135719299, "start": 44, "tag": "NAME", "value": "Steffen Bleul" }, { "context": "klabelops/jenkins-swarm\nMAINTAINER Steffen Bleul <[email protected]>\n\n# Need root to build image\nUSER root\n\n# install", "end": 80, "score": 0.9999321699142456, "start": 59, "tag": "EMAIL", "value": "[email protected]" } ]
hashicorp-virtualbox/Dockerfile
haoling/jenkins-swarm-docker
16
FROM blacklabelops/jenkins-swarm MAINTAINER Steffen Bleul <[email protected]> # Need root to build image USER root # install dev tools RUN yum install -y \ unzip \ tar \ gzip \ wget && \ yum clean all && rm -rf /var/cache/yum/* ENV VAGRANT_HOME=/opt/vagrant # install Hashicorp tools RUN export PACKER_VERSION=0.10.2 && \ export VAGRANT_VERSION=1.8.6 && \ export OTTO_VERSION=0.2.0 && \ export TERRAFORM_VERSION=0.7.4 && \ export ATLAS_CLI_VERSION=0.2.0 && \ wget --directory-prefix=/tmp https://releases.hashicorp.com/packer/${PACKER_VERSION}/packer_${PACKER_VERSION}_linux_amd64.zip && \ unzip /tmp/packer_${PACKER_VERSION}_linux_amd64.zip -d /usr/local/bin && \ wget --directory-prefix=/tmp https://releases.hashicorp.com/vagrant/${VAGRANT_VERSION}/vagrant_${VAGRANT_VERSION}_x86_64.rpm && \ rpm -i /tmp/vagrant_${VAGRANT_VERSION}_x86_64.rpm && \ wget --directory-prefix=/tmp https://releases.hashicorp.com/otto/${OTTO_VERSION}/otto_${OTTO_VERSION}_linux_amd64.zip && \ unzip /tmp/otto_${OTTO_VERSION}_linux_amd64.zip -d /usr/local/bin && \ wget --directory-prefix=/tmp https://releases.hashicorp.com/terraform/${TERRAFORM_VERSION}/terraform_${TERRAFORM_VERSION}_linux_amd64.zip && \ unzip /tmp/terraform_${TERRAFORM_VERSION}_linux_amd64.zip -d /usr/local/bin && \ wget --directory-prefix=/tmp https://github.com/hashicorp/atlas-upload-cli/releases/download/v${ATLAS_CLI_VERSION}/atlas-upload-cli_${ATLAS_CLI_VERSION}_linux_amd64.tar.gz && \ ls -All /tmp && \ tar xzf /tmp/atlas-upload-cli_${ATLAS_CLI_VERSION}_linux_amd64.tar.gz -C /usr/local/bin && \ mkdir -p $VAGRANT_HOME && \ chown -R ${CONTAINER_USER}:${CONTAINER_GROUP} $VAGRANT_HOME && \ rm -rf /tmp/* # install Virtualbox (Example version: 5.0.14_105127_el7-1) RUN export VIRTUALBOX_VERSION=latest && \ mkdir -p /opt/virtualbox && \ cd /etc/yum.repos.d/ && \ wget http://download.virtualbox.org/virtualbox/rpm/el/virtualbox.repo && \ yum install -y \ dkms \ kernel-devel && \ yum -y groupinstall "Development Tools" && \ if [ "${VIRTUALBOX_VERSION}" = "latest" ]; \ then yum install -y VirtualBox-5.0 ; \ else yum install -y VirtualBox-5.0-${VIRTUALBOX_VERSION} ; \ fi && \ yum autoremove -y \ tar \ unzip \ wget && \ yum clean all && rm -rf /var/cache/yum/* # Switch back to user jenkins USER $CONTAINER_UID VOLUME $VAGRANT_HOME
69757
FROM blacklabelops/jenkins-swarm MAINTAINER <NAME> <<EMAIL>> # Need root to build image USER root # install dev tools RUN yum install -y \ unzip \ tar \ gzip \ wget && \ yum clean all && rm -rf /var/cache/yum/* ENV VAGRANT_HOME=/opt/vagrant # install Hashicorp tools RUN export PACKER_VERSION=0.10.2 && \ export VAGRANT_VERSION=1.8.6 && \ export OTTO_VERSION=0.2.0 && \ export TERRAFORM_VERSION=0.7.4 && \ export ATLAS_CLI_VERSION=0.2.0 && \ wget --directory-prefix=/tmp https://releases.hashicorp.com/packer/${PACKER_VERSION}/packer_${PACKER_VERSION}_linux_amd64.zip && \ unzip /tmp/packer_${PACKER_VERSION}_linux_amd64.zip -d /usr/local/bin && \ wget --directory-prefix=/tmp https://releases.hashicorp.com/vagrant/${VAGRANT_VERSION}/vagrant_${VAGRANT_VERSION}_x86_64.rpm && \ rpm -i /tmp/vagrant_${VAGRANT_VERSION}_x86_64.rpm && \ wget --directory-prefix=/tmp https://releases.hashicorp.com/otto/${OTTO_VERSION}/otto_${OTTO_VERSION}_linux_amd64.zip && \ unzip /tmp/otto_${OTTO_VERSION}_linux_amd64.zip -d /usr/local/bin && \ wget --directory-prefix=/tmp https://releases.hashicorp.com/terraform/${TERRAFORM_VERSION}/terraform_${TERRAFORM_VERSION}_linux_amd64.zip && \ unzip /tmp/terraform_${TERRAFORM_VERSION}_linux_amd64.zip -d /usr/local/bin && \ wget --directory-prefix=/tmp https://github.com/hashicorp/atlas-upload-cli/releases/download/v${ATLAS_CLI_VERSION}/atlas-upload-cli_${ATLAS_CLI_VERSION}_linux_amd64.tar.gz && \ ls -All /tmp && \ tar xzf /tmp/atlas-upload-cli_${ATLAS_CLI_VERSION}_linux_amd64.tar.gz -C /usr/local/bin && \ mkdir -p $VAGRANT_HOME && \ chown -R ${CONTAINER_USER}:${CONTAINER_GROUP} $VAGRANT_HOME && \ rm -rf /tmp/* # install Virtualbox (Example version: 5.0.14_105127_el7-1) RUN export VIRTUALBOX_VERSION=latest && \ mkdir -p /opt/virtualbox && \ cd /etc/yum.repos.d/ && \ wget http://download.virtualbox.org/virtualbox/rpm/el/virtualbox.repo && \ yum install -y \ dkms \ kernel-devel && \ yum -y groupinstall "Development Tools" && \ if [ "${VIRTUALBOX_VERSION}" = "latest" ]; \ then yum install -y VirtualBox-5.0 ; \ else yum install -y VirtualBox-5.0-${VIRTUALBOX_VERSION} ; \ fi && \ yum autoremove -y \ tar \ unzip \ wget && \ yum clean all && rm -rf /var/cache/yum/* # Switch back to user jenkins USER $CONTAINER_UID VOLUME $VAGRANT_HOME
true
FROM blacklabelops/jenkins-swarm MAINTAINER PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI> # Need root to build image USER root # install dev tools RUN yum install -y \ unzip \ tar \ gzip \ wget && \ yum clean all && rm -rf /var/cache/yum/* ENV VAGRANT_HOME=/opt/vagrant # install Hashicorp tools RUN export PACKER_VERSION=0.10.2 && \ export VAGRANT_VERSION=1.8.6 && \ export OTTO_VERSION=0.2.0 && \ export TERRAFORM_VERSION=0.7.4 && \ export ATLAS_CLI_VERSION=0.2.0 && \ wget --directory-prefix=/tmp https://releases.hashicorp.com/packer/${PACKER_VERSION}/packer_${PACKER_VERSION}_linux_amd64.zip && \ unzip /tmp/packer_${PACKER_VERSION}_linux_amd64.zip -d /usr/local/bin && \ wget --directory-prefix=/tmp https://releases.hashicorp.com/vagrant/${VAGRANT_VERSION}/vagrant_${VAGRANT_VERSION}_x86_64.rpm && \ rpm -i /tmp/vagrant_${VAGRANT_VERSION}_x86_64.rpm && \ wget --directory-prefix=/tmp https://releases.hashicorp.com/otto/${OTTO_VERSION}/otto_${OTTO_VERSION}_linux_amd64.zip && \ unzip /tmp/otto_${OTTO_VERSION}_linux_amd64.zip -d /usr/local/bin && \ wget --directory-prefix=/tmp https://releases.hashicorp.com/terraform/${TERRAFORM_VERSION}/terraform_${TERRAFORM_VERSION}_linux_amd64.zip && \ unzip /tmp/terraform_${TERRAFORM_VERSION}_linux_amd64.zip -d /usr/local/bin && \ wget --directory-prefix=/tmp https://github.com/hashicorp/atlas-upload-cli/releases/download/v${ATLAS_CLI_VERSION}/atlas-upload-cli_${ATLAS_CLI_VERSION}_linux_amd64.tar.gz && \ ls -All /tmp && \ tar xzf /tmp/atlas-upload-cli_${ATLAS_CLI_VERSION}_linux_amd64.tar.gz -C /usr/local/bin && \ mkdir -p $VAGRANT_HOME && \ chown -R ${CONTAINER_USER}:${CONTAINER_GROUP} $VAGRANT_HOME && \ rm -rf /tmp/* # install Virtualbox (Example version: 5.0.14_105127_el7-1) RUN export VIRTUALBOX_VERSION=latest && \ mkdir -p /opt/virtualbox && \ cd /etc/yum.repos.d/ && \ wget http://download.virtualbox.org/virtualbox/rpm/el/virtualbox.repo && \ yum install -y \ dkms \ kernel-devel && \ yum -y groupinstall "Development Tools" && \ if [ "${VIRTUALBOX_VERSION}" = "latest" ]; \ then yum install -y VirtualBox-5.0 ; \ else yum install -y VirtualBox-5.0-${VIRTUALBOX_VERSION} ; \ fi && \ yum autoremove -y \ tar \ unzip \ wget && \ yum clean all && rm -rf /var/cache/yum/* # Switch back to user jenkins USER $CONTAINER_UID VOLUME $VAGRANT_HOME
[ { "context": " python:3.8-slim AS build-image\n\nLABEL [email protected]\nLABEL org.opencontainers.image.title=\"Purplship S", "end": 326, "score": 0.9999318718910217, "start": 307, "tag": "EMAIL", "value": "[email protected]" }, { "context": "pencontainers.image.source=\"https://github.com/purplship/purplship-server\"\nLABEL org.opencontainers.image.", "end": 659, "score": 0.7392852902412415, "start": 653, "tag": "USERNAME", "value": "plship" }, { "context": "ip Team.\"\nLABEL org.opencontainers.image.authors=\"[email protected]\"\n\nENV DEBUG_MODE False\nENV USE_HTTPS False\nENV AL", "end": 793, "score": 0.9999300241470337, "start": 774, "tag": "EMAIL", "value": "[email protected]" }, { "context": "ORKERS 2\nENV DETACHED_WORKER False\nENV ADMIN_EMAIL [email protected]\nENV ADMIN_PASSWORD demo\nENV SECRET_KEY \"w;l5kj65l", "end": 965, "score": 0.9999187588691711, "start": 948, "tag": "EMAIL", "value": "[email protected]" }, { "context": "V ADMIN_EMAIL [email protected]\nENV ADMIN_PASSWORD demo\nENV SECRET_KEY \"w;l5kj65lk6j;lj56kl56jk5l656j5k6j", "end": 989, "score": 0.9726778864860535, "start": 985, "tag": "PASSWORD", "value": "demo" }, { "context": "ample.com\nENV ADMIN_PASSWORD demo\nENV SECRET_KEY \"w;l5kj65lk6j;lj56kl56jk5l656j5k6jl5\"\nENV WORK_DIR /pship/app\nENV LOG_DIR /pship/log\nE", "end": 1041, "score": 0.9979827404022217, "start": 1006, "tag": "KEY", "value": "w;l5kj65lk6j;lj56kl56jk5l656j5k6jl5" } ]
.docker/Dockerfile
rcknr/purplship-server
12
# The base image compilation FROM python:3.8-slim AS compile-image RUN python -m venv /pship/venv ENV PATH="/pship/venv/bin:$PATH" COPY requirements.txt /temp/ RUN pip install --upgrade pip && pip install -r /temp/requirements.txt # The runtime image FROM python:3.8-slim AS build-image LABEL [email protected] LABEL org.opencontainers.image.title="Purplship Server" LABEL org.opencontainers.image.description="Purplship Server runtime image" LABEL org.opencontainers.image.url="https://purplship.com" LABEL org.opencontainers.image.documentation="https://docs.purplship.com" LABEL org.opencontainers.image.source="https://github.com/purplship/purplship-server" LABEL org.opencontainers.image.vendor="Purplship Team." LABEL org.opencontainers.image.authors="[email protected]" ENV DEBUG_MODE False ENV USE_HTTPS False ENV ALLOWED_HOSTS * ENV PURPLSHIP_WORKERS 2 ENV BACKGROUND_WORKERS 2 ENV DETACHED_WORKER False ENV ADMIN_EMAIL [email protected] ENV ADMIN_PASSWORD demo ENV SECRET_KEY "w;l5kj65lk6j;lj56kl56jk5l656j5k6jl5" ENV WORK_DIR /pship/app ENV LOG_DIR /pship/log ENV WORKER_DB_DIR /pship/data ENV STATIC_ROOT_DIR /pship/static RUN useradd -m pship -d /pship USER pship COPY --chown=pship:pship --from=compile-image /pship/ /pship/ RUN mkdir -p $WORK_DIR $LOG_DIR $WORKER_DB_DIR $STATIC_ROOT_DIR COPY gunicorn-cfg.py .docker/entrypoint.sh .docker/worker.sh $WORK_DIR/ WORKDIR $WORK_DIR # Make sure we use the virtualenv: ENV PATH="/pship/venv/bin:$PATH" ENTRYPOINT ["/bin/bash", "./entrypoint.sh"]
289155
# The base image compilation FROM python:3.8-slim AS compile-image RUN python -m venv /pship/venv ENV PATH="/pship/venv/bin:$PATH" COPY requirements.txt /temp/ RUN pip install --upgrade pip && pip install -r /temp/requirements.txt # The runtime image FROM python:3.8-slim AS build-image LABEL maintainer=<EMAIL> LABEL org.opencontainers.image.title="Purplship Server" LABEL org.opencontainers.image.description="Purplship Server runtime image" LABEL org.opencontainers.image.url="https://purplship.com" LABEL org.opencontainers.image.documentation="https://docs.purplship.com" LABEL org.opencontainers.image.source="https://github.com/purplship/purplship-server" LABEL org.opencontainers.image.vendor="Purplship Team." LABEL org.opencontainers.image.authors="<EMAIL>" ENV DEBUG_MODE False ENV USE_HTTPS False ENV ALLOWED_HOSTS * ENV PURPLSHIP_WORKERS 2 ENV BACKGROUND_WORKERS 2 ENV DETACHED_WORKER False ENV ADMIN_EMAIL <EMAIL> ENV ADMIN_PASSWORD <PASSWORD> ENV SECRET_KEY "<KEY>" ENV WORK_DIR /pship/app ENV LOG_DIR /pship/log ENV WORKER_DB_DIR /pship/data ENV STATIC_ROOT_DIR /pship/static RUN useradd -m pship -d /pship USER pship COPY --chown=pship:pship --from=compile-image /pship/ /pship/ RUN mkdir -p $WORK_DIR $LOG_DIR $WORKER_DB_DIR $STATIC_ROOT_DIR COPY gunicorn-cfg.py .docker/entrypoint.sh .docker/worker.sh $WORK_DIR/ WORKDIR $WORK_DIR # Make sure we use the virtualenv: ENV PATH="/pship/venv/bin:$PATH" ENTRYPOINT ["/bin/bash", "./entrypoint.sh"]
true
# The base image compilation FROM python:3.8-slim AS compile-image RUN python -m venv /pship/venv ENV PATH="/pship/venv/bin:$PATH" COPY requirements.txt /temp/ RUN pip install --upgrade pip && pip install -r /temp/requirements.txt # The runtime image FROM python:3.8-slim AS build-image LABEL maintainer=PI:EMAIL:<EMAIL>END_PI LABEL org.opencontainers.image.title="Purplship Server" LABEL org.opencontainers.image.description="Purplship Server runtime image" LABEL org.opencontainers.image.url="https://purplship.com" LABEL org.opencontainers.image.documentation="https://docs.purplship.com" LABEL org.opencontainers.image.source="https://github.com/purplship/purplship-server" LABEL org.opencontainers.image.vendor="Purplship Team." LABEL org.opencontainers.image.authors="PI:EMAIL:<EMAIL>END_PI" ENV DEBUG_MODE False ENV USE_HTTPS False ENV ALLOWED_HOSTS * ENV PURPLSHIP_WORKERS 2 ENV BACKGROUND_WORKERS 2 ENV DETACHED_WORKER False ENV ADMIN_EMAIL PI:EMAIL:<EMAIL>END_PI ENV ADMIN_PASSWORD PI:PASSWORD:<PASSWORD>END_PI ENV SECRET_KEY "PI:KEY:<KEY>END_PI" ENV WORK_DIR /pship/app ENV LOG_DIR /pship/log ENV WORKER_DB_DIR /pship/data ENV STATIC_ROOT_DIR /pship/static RUN useradd -m pship -d /pship USER pship COPY --chown=pship:pship --from=compile-image /pship/ /pship/ RUN mkdir -p $WORK_DIR $LOG_DIR $WORKER_DB_DIR $STATIC_ROOT_DIR COPY gunicorn-cfg.py .docker/entrypoint.sh .docker/worker.sh $WORK_DIR/ WORKDIR $WORK_DIR # Make sure we use the virtualenv: ENV PATH="/pship/venv/bin:$PATH" ENTRYPOINT ["/bin/bash", "./entrypoint.sh"]
[ { "context": "FROM scratch\nLABEL MAINTAINER=\"Michael Gasch <[email protected]>\"\nADD ws /\nENV PORT 8000\nEXPOSE", "end": 44, "score": 0.9998718500137329, "start": 31, "tag": "NAME", "value": "Michael Gasch" }, { "context": "FROM scratch\nLABEL MAINTAINER=\"Michael Gasch <[email protected]>\"\nADD ws /\nENV PORT 8000\nEXPOSE 8000\nENTRYPOINT [", "end": 62, "score": 0.9999275207519531, "start": 46, "tag": "EMAIL", "value": "[email protected]" } ]
ws2/Dockerfile
embano1/golang_training
0
FROM scratch LABEL MAINTAINER="Michael Gasch <[email protected]>" ADD ws / ENV PORT 8000 EXPOSE 8000 ENTRYPOINT ["/ws"]
157158
FROM scratch LABEL MAINTAINER="<NAME> <<EMAIL>>" ADD ws / ENV PORT 8000 EXPOSE 8000 ENTRYPOINT ["/ws"]
true
FROM scratch LABEL MAINTAINER="PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>" ADD ws / ENV PORT 8000 EXPOSE 8000 ENTRYPOINT ["/ws"]
[ { "context": "=Host=postgres;Port=5432;Database=todont;Username=todont;Password=todont;\nENTRYPOINT [\"./Merchant.Todont.W", "end": 1126, "score": 0.9991152286529541, "start": 1120, "tag": "USERNAME", "value": "todont" }, { "context": "ort=5432;Database=todont;Username=todont;Password=todont;\nENTRYPOINT [\"./Merchant.Todont.Web\"]", "end": 1142, "score": 0.9991071820259094, "start": 1136, "tag": "PASSWORD", "value": "todont" } ]
src/Merchant.Todont.Web/Dockerfile
jmercha/Todont
2
FROM mcr.microsoft.com/dotnet/sdk:5.0-alpine AS publish WORKDIR /app COPY src/Merchant.Todont.Api/*.csproj ./src/Merchant.Todont.Api/ COPY src/Merchant.Todont.Domain/*.csproj ./src/Merchant.Todont.Domain/ COPY src/Merchant.Todont.Enums/*.csproj ./src/Merchant.Todont.Enums/ COPY src/Merchant.Todont.Infrastructure/*.csproj ./src/Merchant.Todont.Infrastructure/ COPY src/Merchant.Todont.Tests/*.csproj ./src/Merchant.Todont.Tests/ COPY src/Merchant.Todont.Web/*.csproj ./src/Merchant.Todont.Web/ COPY src/Merchant.Todont.sln ./src/ RUN dotnet restore src/Merchant.Todont.sln --runtime alpine-x64 COPY ./ ./ RUN dotnet publish src/Merchant.Todont.Web/Merchant.Todont.Web.csproj \ -c Release \ -o /app/publish \ --no-restore \ --runtime alpine-x64 \ --self-contained true \ /p:PublishTrimmed=true \ /p:PublishSingleFile=true FROM mcr.microsoft.com/dotnet/runtime-deps:5.0-alpine AS final WORKDIR /app EXPOSE 80 COPY --from=publish /app/publish ./ ENV Jwt__Key=/var/run/secrets/jwt_key.txt ENV ConnectionStrings__TodontContext=ConnectionStrings__TodontContext=Host=postgres;Port=5432;Database=todont;Username=todont;Password=todont; ENTRYPOINT ["./Merchant.Todont.Web"]
218461
FROM mcr.microsoft.com/dotnet/sdk:5.0-alpine AS publish WORKDIR /app COPY src/Merchant.Todont.Api/*.csproj ./src/Merchant.Todont.Api/ COPY src/Merchant.Todont.Domain/*.csproj ./src/Merchant.Todont.Domain/ COPY src/Merchant.Todont.Enums/*.csproj ./src/Merchant.Todont.Enums/ COPY src/Merchant.Todont.Infrastructure/*.csproj ./src/Merchant.Todont.Infrastructure/ COPY src/Merchant.Todont.Tests/*.csproj ./src/Merchant.Todont.Tests/ COPY src/Merchant.Todont.Web/*.csproj ./src/Merchant.Todont.Web/ COPY src/Merchant.Todont.sln ./src/ RUN dotnet restore src/Merchant.Todont.sln --runtime alpine-x64 COPY ./ ./ RUN dotnet publish src/Merchant.Todont.Web/Merchant.Todont.Web.csproj \ -c Release \ -o /app/publish \ --no-restore \ --runtime alpine-x64 \ --self-contained true \ /p:PublishTrimmed=true \ /p:PublishSingleFile=true FROM mcr.microsoft.com/dotnet/runtime-deps:5.0-alpine AS final WORKDIR /app EXPOSE 80 COPY --from=publish /app/publish ./ ENV Jwt__Key=/var/run/secrets/jwt_key.txt ENV ConnectionStrings__TodontContext=ConnectionStrings__TodontContext=Host=postgres;Port=5432;Database=todont;Username=todont;Password=<PASSWORD>; ENTRYPOINT ["./Merchant.Todont.Web"]
true
FROM mcr.microsoft.com/dotnet/sdk:5.0-alpine AS publish WORKDIR /app COPY src/Merchant.Todont.Api/*.csproj ./src/Merchant.Todont.Api/ COPY src/Merchant.Todont.Domain/*.csproj ./src/Merchant.Todont.Domain/ COPY src/Merchant.Todont.Enums/*.csproj ./src/Merchant.Todont.Enums/ COPY src/Merchant.Todont.Infrastructure/*.csproj ./src/Merchant.Todont.Infrastructure/ COPY src/Merchant.Todont.Tests/*.csproj ./src/Merchant.Todont.Tests/ COPY src/Merchant.Todont.Web/*.csproj ./src/Merchant.Todont.Web/ COPY src/Merchant.Todont.sln ./src/ RUN dotnet restore src/Merchant.Todont.sln --runtime alpine-x64 COPY ./ ./ RUN dotnet publish src/Merchant.Todont.Web/Merchant.Todont.Web.csproj \ -c Release \ -o /app/publish \ --no-restore \ --runtime alpine-x64 \ --self-contained true \ /p:PublishTrimmed=true \ /p:PublishSingleFile=true FROM mcr.microsoft.com/dotnet/runtime-deps:5.0-alpine AS final WORKDIR /app EXPOSE 80 COPY --from=publish /app/publish ./ ENV Jwt__Key=/var/run/secrets/jwt_key.txt ENV ConnectionStrings__TodontContext=ConnectionStrings__TodontContext=Host=postgres;Port=5432;Database=todont;Username=todont;Password=PI:PASSWORD:<PASSWORD>END_PI; ENTRYPOINT ["./Merchant.Todont.Web"]
[ { "context": "## base image\nFROM golang:1.12.8\n\nMAINTAINER Craig Tomkow \"[email protected]\"\n\nARG UID\nARG GID\nARG NAME\n\n# ", "end": 57, "score": 0.9998569488525391, "start": 45, "tag": "NAME", "value": "Craig Tomkow" }, { "context": "mage\nFROM golang:1.12.8\n\nMAINTAINER Craig Tomkow \"[email protected]\"\n\nARG UID\nARG GID\nARG NAME\n\n# system app dependen", "end": 76, "score": 0.9999296069145203, "start": 59, "tag": "EMAIL", "value": "[email protected]" }, { "context": "om/ctomkow/tto/cmd/tto\n\nRUN go get \"github.com/takama/daemon\" && \\\n go get \"github.com/golang/", "end": 413, "score": 0.7973915338516235, "start": 410, "tag": "USERNAME", "value": "ama" }, { "context": "/takama/daemon\" && \\\n go get \"github.com/golang/glog\" && \\\n go get \"github.com/robfig/", "end": 462, "score": 0.9244130253791809, "start": 456, "tag": "USERNAME", "value": "golang" }, { "context": "/golang/glog\" && \\\n go get \"github.com/robfig/cron\" && \\\n go get \"github.com/fsnotif", "end": 511, "score": 0.9964305758476257, "start": 505, "tag": "USERNAME", "value": "robfig" }, { "context": "/robfig/cron\" && \\\n go get \"github.com/fsnotify/fsnotify\" && \\\n go get \"github.com/go-sql-dr", "end": 562, "score": 0.991396427154541, "start": 554, "tag": "USERNAME", "value": "fsnotify" }, { "context": "/fsnotify/fsnotify\" && \\\n go get \"github.com/go-sql-driver/mysql\" && \\\n go get \"golang.org/x/crypto/ssh\"\n", "end": 616, "score": 0.8885561227798462, "start": 603, "tag": "USERNAME", "value": "go-sql-driver" } ]
build/docker/Dockerfile
ctomkow/tto
8
## base image FROM golang:1.12.8 MAINTAINER Craig Tomkow "[email protected]" ARG UID ARG GID ARG NAME # system app dependency RUN apt-get update && apt-get install -y \ mariadb-client # app user RUN groupadd -g ${GID} ${NAME} && useradd -s /bin/bash -u ${UID} -g ${GID} ${NAME} RUN mkdir -p /go/src/github.com/ctomkow/tto/cmd/tto WORKDIR /go/src/github.com/ctomkow/tto/cmd/tto RUN go get "github.com/takama/daemon" && \ go get "github.com/golang/glog" && \ go get "github.com/robfig/cron" && \ go get "github.com/fsnotify/fsnotify" && \ go get "github.com/go-sql-driver/mysql" && \ go get "golang.org/x/crypto/ssh" # compile COPY ./ /go/src/github.com/ctomkow/tto/cmd/tto/ RUN go install # install app RUN mkdir -p /etc/tto && \ mkdir -p /opt/tto RUN /go/bin/tto install CMD ["/go/bin/tto", "fg"]
116654
## base image FROM golang:1.12.8 MAINTAINER <NAME> "<EMAIL>" ARG UID ARG GID ARG NAME # system app dependency RUN apt-get update && apt-get install -y \ mariadb-client # app user RUN groupadd -g ${GID} ${NAME} && useradd -s /bin/bash -u ${UID} -g ${GID} ${NAME} RUN mkdir -p /go/src/github.com/ctomkow/tto/cmd/tto WORKDIR /go/src/github.com/ctomkow/tto/cmd/tto RUN go get "github.com/takama/daemon" && \ go get "github.com/golang/glog" && \ go get "github.com/robfig/cron" && \ go get "github.com/fsnotify/fsnotify" && \ go get "github.com/go-sql-driver/mysql" && \ go get "golang.org/x/crypto/ssh" # compile COPY ./ /go/src/github.com/ctomkow/tto/cmd/tto/ RUN go install # install app RUN mkdir -p /etc/tto && \ mkdir -p /opt/tto RUN /go/bin/tto install CMD ["/go/bin/tto", "fg"]
true
## base image FROM golang:1.12.8 MAINTAINER PI:NAME:<NAME>END_PI "PI:EMAIL:<EMAIL>END_PI" ARG UID ARG GID ARG NAME # system app dependency RUN apt-get update && apt-get install -y \ mariadb-client # app user RUN groupadd -g ${GID} ${NAME} && useradd -s /bin/bash -u ${UID} -g ${GID} ${NAME} RUN mkdir -p /go/src/github.com/ctomkow/tto/cmd/tto WORKDIR /go/src/github.com/ctomkow/tto/cmd/tto RUN go get "github.com/takama/daemon" && \ go get "github.com/golang/glog" && \ go get "github.com/robfig/cron" && \ go get "github.com/fsnotify/fsnotify" && \ go get "github.com/go-sql-driver/mysql" && \ go get "golang.org/x/crypto/ssh" # compile COPY ./ /go/src/github.com/ctomkow/tto/cmd/tto/ RUN go install # install app RUN mkdir -p /etc/tto && \ mkdir -p /opt/tto RUN /go/bin/tto install CMD ["/go/bin/tto", "fg"]
[ { "context": "FROM alpine:3.4\nMAINTAINER h-mineta <[email protected]>\n\nRUN set -x \\\n\t&& apk upgrade", "end": 35, "score": 0.8768781423568726, "start": 27, "tag": "USERNAME", "value": "h-mineta" }, { "context": "FROM alpine:3.4\nMAINTAINER h-mineta <[email protected]>\n\nRUN set -x \\\n\t&& apk upgrade --update \\\n\t&& apk", "end": 54, "score": 0.9999253153800964, "start": 37, "tag": "EMAIL", "value": "[email protected]" } ]
fluent/Dockerfile
h-mineta/docker-efk
1
FROM alpine:3.4 MAINTAINER h-mineta <[email protected]> RUN set -x \ && apk upgrade --update \ && apk add \ bash \ ca-certificates \ 'ruby=2.3.1-r0' \ ruby-irb \ geoip \ \ && apk add --virtual .build-deps \ ruby-dev \ build-base \ geoip-dev \ \ && echo 'gem: --no-document' >> /etc/gemrc \ && gem install fluentd \ && adduser -D -g '' -u 1000 -h /usr/local/fluent fluent \ && chown -R fluent:fluent /usr/local/fluent USER fluent WORKDIR /usr/local/fluent ENV PATH /usr/local/fluent/.gem/ruby/2.3.0/bin:$PATH ENV GEM_PATH /usr/local/fluent/.gem/ruby/2.3.0:$GEM_PATH RUN set -x \ && mkdir -p etc log plugins \ && echo 'gem: --user-install --no-document' >> ~/.gemrc \ && fluent-gem install \ fluent-plugin-elasticsearch \ fluent-plugin-multiprocess \ fluent-plugin-netflow \ fluent-plugin-netflow-multiplier \ fluent-plugin-geoip \ fluent-plugin-flowcounter USER root RUN set -x \ # cleaning && cd / \ && apk del --purge .build-deps \ && rm -rf /tmp/* \ && rm -rf /var/cache/apk/* USER fluent ENV SSL_CERT_FILE /etc/ssl/certs/ca-certificates.crt ENV FLUENTD_OPT="" ENV FLUENTD_CONF="/usr/local/fluent/etc/fluent.conf" CMD exec fluentd -c $FLUENTD_CONF $FLUENTD_OPT EXPOSE 24220 24224 5141 5142 5143 5144
397783
FROM alpine:3.4 MAINTAINER h-mineta <<EMAIL>> RUN set -x \ && apk upgrade --update \ && apk add \ bash \ ca-certificates \ 'ruby=2.3.1-r0' \ ruby-irb \ geoip \ \ && apk add --virtual .build-deps \ ruby-dev \ build-base \ geoip-dev \ \ && echo 'gem: --no-document' >> /etc/gemrc \ && gem install fluentd \ && adduser -D -g '' -u 1000 -h /usr/local/fluent fluent \ && chown -R fluent:fluent /usr/local/fluent USER fluent WORKDIR /usr/local/fluent ENV PATH /usr/local/fluent/.gem/ruby/2.3.0/bin:$PATH ENV GEM_PATH /usr/local/fluent/.gem/ruby/2.3.0:$GEM_PATH RUN set -x \ && mkdir -p etc log plugins \ && echo 'gem: --user-install --no-document' >> ~/.gemrc \ && fluent-gem install \ fluent-plugin-elasticsearch \ fluent-plugin-multiprocess \ fluent-plugin-netflow \ fluent-plugin-netflow-multiplier \ fluent-plugin-geoip \ fluent-plugin-flowcounter USER root RUN set -x \ # cleaning && cd / \ && apk del --purge .build-deps \ && rm -rf /tmp/* \ && rm -rf /var/cache/apk/* USER fluent ENV SSL_CERT_FILE /etc/ssl/certs/ca-certificates.crt ENV FLUENTD_OPT="" ENV FLUENTD_CONF="/usr/local/fluent/etc/fluent.conf" CMD exec fluentd -c $FLUENTD_CONF $FLUENTD_OPT EXPOSE 24220 24224 5141 5142 5143 5144
true
FROM alpine:3.4 MAINTAINER h-mineta <PI:EMAIL:<EMAIL>END_PI> RUN set -x \ && apk upgrade --update \ && apk add \ bash \ ca-certificates \ 'ruby=2.3.1-r0' \ ruby-irb \ geoip \ \ && apk add --virtual .build-deps \ ruby-dev \ build-base \ geoip-dev \ \ && echo 'gem: --no-document' >> /etc/gemrc \ && gem install fluentd \ && adduser -D -g '' -u 1000 -h /usr/local/fluent fluent \ && chown -R fluent:fluent /usr/local/fluent USER fluent WORKDIR /usr/local/fluent ENV PATH /usr/local/fluent/.gem/ruby/2.3.0/bin:$PATH ENV GEM_PATH /usr/local/fluent/.gem/ruby/2.3.0:$GEM_PATH RUN set -x \ && mkdir -p etc log plugins \ && echo 'gem: --user-install --no-document' >> ~/.gemrc \ && fluent-gem install \ fluent-plugin-elasticsearch \ fluent-plugin-multiprocess \ fluent-plugin-netflow \ fluent-plugin-netflow-multiplier \ fluent-plugin-geoip \ fluent-plugin-flowcounter USER root RUN set -x \ # cleaning && cd / \ && apk del --purge .build-deps \ && rm -rf /tmp/* \ && rm -rf /var/cache/apk/* USER fluent ENV SSL_CERT_FILE /etc/ssl/certs/ca-certificates.crt ENV FLUENTD_OPT="" ENV FLUENTD_CONF="/usr/local/fluent/etc/fluent.conf" CMD exec fluentd -c $FLUENTD_CONF $FLUENTD_OPT EXPOSE 24220 24224 5141 5142 5143 5144
[ { "context": "FROM tomcat:8-jre8\n\nMAINTAINER Ivan Subotic \"[email protected]\"\n\n# Update base installat", "end": 43, "score": 0.9998842477798462, "start": 31, "tag": "NAME", "value": "Ivan Subotic" }, { "context": "FROM tomcat:8-jre8\n\nMAINTAINER Ivan Subotic \"[email protected]\"\n\n# Update base installation\nRUN apt-get update &", "end": 67, "score": 0.9999297857284546, "start": 45, "tag": "EMAIL", "value": "[email protected]" } ]
8-jdk8/Dockerfile
subotic/docker-tomcat
0
FROM tomcat:8-jre8 MAINTAINER Ivan Subotic "[email protected]" # Update base installation RUN apt-get update && \ apt-get install -y --no-install-recommends && \ apt-get install -y openjdk-8-jdk EXPOSE 8080 CMD ["catalina.sh", "run"]
20647
FROM tomcat:8-jre8 MAINTAINER <NAME> "<EMAIL>" # Update base installation RUN apt-get update && \ apt-get install -y --no-install-recommends && \ apt-get install -y openjdk-8-jdk EXPOSE 8080 CMD ["catalina.sh", "run"]
true
FROM tomcat:8-jre8 MAINTAINER PI:NAME:<NAME>END_PI "PI:EMAIL:<EMAIL>END_PI" # Update base installation RUN apt-get update && \ apt-get install -y --no-install-recommends && \ apt-get install -y openjdk-8-jdk EXPOSE 8080 CMD ["catalina.sh", "run"]
[ { "context": "FROM node:14-alpine\nLABEL maintainer=\"[email protected]\"\n\nENV NODE_ENV=production\nWORKDIR /app\n\n# RUN apk", "end": 59, "score": 0.9999280571937561, "start": 38, "tag": "EMAIL", "value": "[email protected]" } ]
Dockerfile
dotKom/glowing-fortnight
3
FROM node:14-alpine LABEL maintainer="[email protected]" ENV NODE_ENV=production WORKDIR /app # RUN apk add --no-cache libc6-compat COPY . . RUN yarn set version berry && \ yarn install --immutable --immutable-cache --check-cache --inline-builds && \ yarn build RUN addgroup -g 1001 -S nodejs RUN adduser -S nextjs -u 1001 EXPOSE 3000 ENV NEXT_TELEMETRY_DISABLED=1 CMD ["yarn", "start", "--hostname", "0.0.0.0"]
125539
FROM node:14-alpine LABEL maintainer="<EMAIL>" ENV NODE_ENV=production WORKDIR /app # RUN apk add --no-cache libc6-compat COPY . . RUN yarn set version berry && \ yarn install --immutable --immutable-cache --check-cache --inline-builds && \ yarn build RUN addgroup -g 1001 -S nodejs RUN adduser -S nextjs -u 1001 EXPOSE 3000 ENV NEXT_TELEMETRY_DISABLED=1 CMD ["yarn", "start", "--hostname", "0.0.0.0"]
true
FROM node:14-alpine LABEL maintainer="PI:EMAIL:<EMAIL>END_PI" ENV NODE_ENV=production WORKDIR /app # RUN apk add --no-cache libc6-compat COPY . . RUN yarn set version berry && \ yarn install --immutable --immutable-cache --check-cache --inline-builds && \ yarn build RUN addgroup -g 1001 -S nodejs RUN adduser -S nextjs -u 1001 EXPOSE 3000 ENV NEXT_TELEMETRY_DISABLED=1 CMD ["yarn", "start", "--hostname", "0.0.0.0"]
[ { "context": "FROM node:10\nMAINTAINER Rajiv Ramdhany \"[email protected]\"\n\nLABEL version=\"2.0.0\"", "end": 38, "score": 0.9998725056648254, "start": 24, "tag": "NAME", "value": "Rajiv Ramdhany" }, { "context": "FROM node:10\nMAINTAINER Rajiv Ramdhany \"[email protected]\"\n\nLABEL version=\"2.0.0\"\nLABEL description=\"This s", "end": 64, "score": 0.9999275803565979, "start": 40, "tag": "EMAIL", "value": "[email protected]" } ]
src/synccontroller/Dockerfile
bbc/cloud-sync
5
FROM node:10 MAINTAINER Rajiv Ramdhany "[email protected]" LABEL version="2.0.0" LABEL description="This service provides monitors timeline membership change events in a session and generates a synchronisation \ timeline for each timeline source-type pair. It dynamically runs a reduction function over the state of similar timelines to \ synthesise the state for the synchronisation timeline. The asynchrony reduction algorithm supports " # update npm to v5.3.0 RUN rm -rf /usr/local/lib/node_modules/npm \ && mkdir /usr/local/lib/node_modules/npm \ && curl -sL https://github.com/npm/npm/archive/v6.0.0.tar.gz | tar xz -C /usr/local/lib/node_modules/npm --strip-components=1 \ && npm --version # Create service directory RUN mkdir -p /usr/src/common WORKDIR /usr/src/common ADD common/ /usr/src/common COPY package.json /usr/src/common RUN npm install WORKDIR /usr/src RUN mkdir -p /usr/src/synccontroller RUN npm install grunt-cli -g RUN mkdir -p /usr/src/synccontroller/src WORKDIR /usr/src/synccontroller/src ADD synccontroller/src /usr/src/synccontroller/src WORKDIR /usr/src/synccontroller COPY synccontroller/Gruntfile.js /usr/src/synccontroller/ # Install service dependencies COPY synccontroller/package.json /usr/src/synccontroller/ RUN npm install RUN grunt build_lib EXPOSE 3002 CMD [ "npm", "start" ]
21159
FROM node:10 MAINTAINER <NAME> "<EMAIL>" LABEL version="2.0.0" LABEL description="This service provides monitors timeline membership change events in a session and generates a synchronisation \ timeline for each timeline source-type pair. It dynamically runs a reduction function over the state of similar timelines to \ synthesise the state for the synchronisation timeline. The asynchrony reduction algorithm supports " # update npm to v5.3.0 RUN rm -rf /usr/local/lib/node_modules/npm \ && mkdir /usr/local/lib/node_modules/npm \ && curl -sL https://github.com/npm/npm/archive/v6.0.0.tar.gz | tar xz -C /usr/local/lib/node_modules/npm --strip-components=1 \ && npm --version # Create service directory RUN mkdir -p /usr/src/common WORKDIR /usr/src/common ADD common/ /usr/src/common COPY package.json /usr/src/common RUN npm install WORKDIR /usr/src RUN mkdir -p /usr/src/synccontroller RUN npm install grunt-cli -g RUN mkdir -p /usr/src/synccontroller/src WORKDIR /usr/src/synccontroller/src ADD synccontroller/src /usr/src/synccontroller/src WORKDIR /usr/src/synccontroller COPY synccontroller/Gruntfile.js /usr/src/synccontroller/ # Install service dependencies COPY synccontroller/package.json /usr/src/synccontroller/ RUN npm install RUN grunt build_lib EXPOSE 3002 CMD [ "npm", "start" ]
true
FROM node:10 MAINTAINER PI:NAME:<NAME>END_PI "PI:EMAIL:<EMAIL>END_PI" LABEL version="2.0.0" LABEL description="This service provides monitors timeline membership change events in a session and generates a synchronisation \ timeline for each timeline source-type pair. It dynamically runs a reduction function over the state of similar timelines to \ synthesise the state for the synchronisation timeline. The asynchrony reduction algorithm supports " # update npm to v5.3.0 RUN rm -rf /usr/local/lib/node_modules/npm \ && mkdir /usr/local/lib/node_modules/npm \ && curl -sL https://github.com/npm/npm/archive/v6.0.0.tar.gz | tar xz -C /usr/local/lib/node_modules/npm --strip-components=1 \ && npm --version # Create service directory RUN mkdir -p /usr/src/common WORKDIR /usr/src/common ADD common/ /usr/src/common COPY package.json /usr/src/common RUN npm install WORKDIR /usr/src RUN mkdir -p /usr/src/synccontroller RUN npm install grunt-cli -g RUN mkdir -p /usr/src/synccontroller/src WORKDIR /usr/src/synccontroller/src ADD synccontroller/src /usr/src/synccontroller/src WORKDIR /usr/src/synccontroller COPY synccontroller/Gruntfile.js /usr/src/synccontroller/ # Install service dependencies COPY synccontroller/package.json /usr/src/synccontroller/ RUN npm install RUN grunt build_lib EXPOSE 3002 CMD [ "npm", "start" ]
[ { "context": "FROM confluentinc/cp-server-connect-operator:5.4.0.0\nENV CONNECT_PL", "end": 17, "score": 0.7289988994598389, "start": 5, "tag": "USERNAME", "value": "confluentinc" }, { "context": "FROM confluentinc/cp-server-connect-operator:5.4.0.0\nENV CONNECT_PLUGIN_PATH=\"/usr/share/java,/usr/sha", "end": 52, "score": 0.9973074793815613, "start": 45, "tag": "IP_ADDRESS", "value": "5.4.0.0" }, { "context": "install --no-prompt mongodb/kafka-connect-mongodb:1.0.1", "end": 204, "score": 0.7899441719055176, "start": 199, "tag": "IP_ADDRESS", "value": "1.0.1" } ]
infrastructure/kafka-connect/mongodb/Dockerfile
ora0600/hivemq-mqtt-tensorflow-kafka-realtime-iot-machine-learning-training-inference
294
FROM confluentinc/cp-server-connect-operator:5.4.0.0 ENV CONNECT_PLUGIN_PATH="/usr/share/java,/usr/share/confluent-hub-components" RUN confluent-hub install --no-prompt mongodb/kafka-connect-mongodb:1.0.1
173105
FROM confluentinc/cp-server-connect-operator:192.168.3.11 ENV CONNECT_PLUGIN_PATH="/usr/share/java,/usr/share/confluent-hub-components" RUN confluent-hub install --no-prompt mongodb/kafka-connect-mongodb:1.0.1
true
FROM confluentinc/cp-server-connect-operator:PI:IP_ADDRESS:192.168.3.11END_PI ENV CONNECT_PLUGIN_PATH="/usr/share/java,/usr/share/confluent-hub-components" RUN confluent-hub install --no-prompt mongodb/kafka-connect-mongodb:1.0.1
[ { "context": "ons::=\"--force-confold\" --fix-missing\nENV DBPASS=$DBPASS\n\n#Install other packages\nRUN apt-get install -y -", "end": 603, "score": 0.9290609955787659, "start": 597, "tag": "PASSWORD", "value": "DBPASS" }, { "context": " && cd /tmp \\\n && git clone https://github.com/php/php-src \\\n && cd php-src \\\n && git checkout", "end": 2674, "score": 0.8065295219421387, "start": 2671, "tag": "USERNAME", "value": "php" } ]
owncloud-nginx/Dockerfile
javier-ruiz-b/docker-rasppi-images
0
FROM debian:stretch-slim #Install MariaDB ARG DBPASS RUN export DEBIAN_FRONTEND=noninteractive RUN apt-get update -qq \ && apt-get upgrade -yq \ && apt-get install -y --no-install-recommends \ debconf-utils \ && echo mariadb-server-10.0 mysql-server/root_password password $DBPASS | debconf-set-selections \ && echo mariadb-server-10.0 mysql-server/root_password_again password $DBPASS | debconf-set-selections \ && apt-get install -y --no-install-recommends mariadb-server -o pkg::Options::="--force-confdef" -o pkg::Options::="--force-confold" --fix-missing ENV DBPASS=$DBPASS #Install other packages RUN apt-get install -y --no-install-recommends \ bash \ bzip2 \ ca-certificates \ cron \ curl \ nginx \ nginx-full \ openssl \ smbclient \ sudo \ wget WORKDIR /tmp # Get owncloud ENV OWNCLOUD_FILE=owncloud-10.0.2.tar.bz2 RUN wget --no-check-certificate https://download.owncloud.org/community/${OWNCLOUD_FILE} 2> /dev/null \ && wget --no-check-certificate https://download.owncloud.org/community/${OWNCLOUD_FILE}.sha256 2> /dev/null \ && shasum -a 256 - < ${OWNCLOUD_FILE}.sha256 < ${OWNCLOUD_FILE} \ && mkdir -p /var/www \ && rm -rf /var/www/owncloud* \ && tar xfj ${OWNCLOUD_FILE} -C /var/www \ && rm ${OWNCLOUD_FILE}* \ && echo "*/5 * * * * sudo -u www-data php -f /var/www/owncloud/cron.php" | crontab -u www-data - COPY php-apc.ini /tmp/php-apc.ini # Compile and install PHP7.1 from source RUN apt-get update -qq && apt-get install -y --no-install-recommends \ autoconf \ bison \ build-essential \ git \ libcurl4-openssl-dev \ libfcgi-dev \ libfcgi0ldbl \ libjpeg62-turbo-dev \ libmcrypt4 \ libmcrypt-dev \ libc-client2007e \ libc-client2007e-dev \ libxml2-dev \ libbz2-dev \ libiconv-hook1 \ libiconv-hook-dev \ libgmp10 \ libgmp-dev \ libicu57 \ libicu-dev \ libldb1 \ libldb-dev \ libldap-2.4-2 \ libldap2-dev \ libjpeg-dev \ libpng-dev \ libmemcached-dev \ libfreetype6-dev \ libkrb5-dev \ libpq5 \ libpq-dev \ libssl-dev \ libxml2-dev \ libxslt1-dev \ mlocate \ zlib1g-dev \ pkg-config \ redis-server \ re2c \ && ln -s /usr/include/x86_64-linux-gnu/curl /usr/include/curl \ && cd /usr/lib \ && updatedb --prunepaths=/mnt \ && for lib in liblber-2.4.so.2 liblber-2.4.so.2.8.3 liblber.so libldap.so libldap_r.so; do \ if [ ! -L $lib ]; then \ ln -s "$(locate $lib)"; \ fi \ done \ && cd /tmp \ && git clone https://github.com/php/php-src \ && cd php-src \ && git checkout PHP-7.1 \ && chmod +x ./buildconf \ && ./buildconf && ./configure CFLAGS='-O2' CXXFLAGS='-O2' --with-config-file-path=/etc/php --prefix=/ --with-zlib-dir --with-freetype-dir --enable-mbstring --with-libxml-dir=/usr --enable-soap --enable-calendar --with-curl --with-mcrypt --with-zlib --with-gd --disable-rpath --enable-inline-optimization --with-bz2 --with-zlib --enable-sockets --enable-sysvsem --enable-sysvshm --enable-pcntl --enable-mbregex --enable-exif --enable-bcmath --with-mhash --enable-zip --enable-intl --with-pcre-regex --with-mysqli --with-pdo-mysql --with-jpeg-dir=/usr --with-png-dir=/usr --enable-gd-native-ttf --with-openssl --with-fpm-user=www-data --with-fpm-group=www-data --enable-ftp --with-imap --with-imap-ssl --with-kerberos --with-gettext --with-xmlrpc --with-xsl --with-iconv --with-ldap=/usr --with-imap --with-gmp --enable-opcache --enable-ftp --enable-posix --enable-fpm \ && make -j4 \ && make install \ && mkdir -p /etc/php \ && cp php.ini-production /etc/php/php.ini \ && pecl config-set php_ini /etc/php/php.ini \ && printf "\n" | pecl install apcu \ && printf "\n" | pecl install redis \ && cat /tmp/php-apc.ini >> /etc/php/php.ini \ && apt-get purge -y \ autoconf \ bison \ build-essential \ git \ libcurl4-openssl-dev \ libfcgi-dev \ libjpeg62-turbo-dev \ libmcrypt-dev \ libc-client2007e-dev \ libxml2-dev \ libbz2-dev \ libiconv-hook-dev \ libjpeg-dev \ libgmp-dev \ libicu-dev \ libldap2-dev \ libldb-dev \ libpng-dev \ libmemcached-dev \ libfreetype6-dev \ libkrb5-dev \ libpq-dev \ libssl-dev \ libxml2-dev \ libxslt1-dev \ mlocate \ zlib1g-dev \ pkg-config \ re2c \ && cd /tmp \ && rm -rf /tmp/* \ && mv /etc/php-fpm.d/www.conf.default /etc/php-fpm.d/www.conf \ && echo 'env[HOSTNAME] = $HOSTNAME' >> /etc/php-fpm.d/www.conf \ && echo 'env[PATH] = /usr/local/bin:/usr/bin:/bin' >> /etc/php-fpm.d/www.conf \ && echo 'env[TMP] = /tmp' >> /etc/php-fpm.d/www.conf \ && echo 'env[TMPDIR] = /tmp' >> /etc/php-fpm.d/www.conf \ && echo 'env[TEMP] = /tmp' >> /etc/php-fpm.d/www.conf \ && mkdir -p /var/lib/php/session \ && chown www-data:www-data -R /var/lib/php/session/ \ && apt-get autoremove -y \ && apt-get autoclean -y ENV PATH=$PATH:/opt/php-7.1/bin COPY init.d-php-7.1-fpm /etc/init.d/php-7.1-fpm RUN chmod 755 /etc/init.d/php-7.1-fpm COPY owncloud-config.php /var/www/owncloud/config/config.php COPY owncloud-nginx.conf /etc/nginx/sites-enabled/owncloud RUN rm /etc/nginx/sites-enabled/default COPY install.sh /tmp/ RUN bash -x /tmp/install.sh #COPY owncloud-user.ini /var/www/owncloud/.user.ini COPY createdb.sh /root/ COPY entrypoint.sh /root/ RUN rm -rf && \ cp -rf /var/lib/mysql /tmp RUN mkdir /var/run/redis && \ rm /etc/redis/redis.conf && \ usermod -a -G redis www-data COPY redis.conf /etc/redis/redis.conf RUN chmod 755 /etc/redis/redis.conf ENV DBPASS="" EXPOSE 80 443 CMD ["/bin/bash", "-x", "/root/entrypoint.sh"]
431357
FROM debian:stretch-slim #Install MariaDB ARG DBPASS RUN export DEBIAN_FRONTEND=noninteractive RUN apt-get update -qq \ && apt-get upgrade -yq \ && apt-get install -y --no-install-recommends \ debconf-utils \ && echo mariadb-server-10.0 mysql-server/root_password password $DBPASS | debconf-set-selections \ && echo mariadb-server-10.0 mysql-server/root_password_again password $DBPASS | debconf-set-selections \ && apt-get install -y --no-install-recommends mariadb-server -o pkg::Options::="--force-confdef" -o pkg::Options::="--force-confold" --fix-missing ENV DBPASS=$<PASSWORD> #Install other packages RUN apt-get install -y --no-install-recommends \ bash \ bzip2 \ ca-certificates \ cron \ curl \ nginx \ nginx-full \ openssl \ smbclient \ sudo \ wget WORKDIR /tmp # Get owncloud ENV OWNCLOUD_FILE=owncloud-10.0.2.tar.bz2 RUN wget --no-check-certificate https://download.owncloud.org/community/${OWNCLOUD_FILE} 2> /dev/null \ && wget --no-check-certificate https://download.owncloud.org/community/${OWNCLOUD_FILE}.sha256 2> /dev/null \ && shasum -a 256 - < ${OWNCLOUD_FILE}.sha256 < ${OWNCLOUD_FILE} \ && mkdir -p /var/www \ && rm -rf /var/www/owncloud* \ && tar xfj ${OWNCLOUD_FILE} -C /var/www \ && rm ${OWNCLOUD_FILE}* \ && echo "*/5 * * * * sudo -u www-data php -f /var/www/owncloud/cron.php" | crontab -u www-data - COPY php-apc.ini /tmp/php-apc.ini # Compile and install PHP7.1 from source RUN apt-get update -qq && apt-get install -y --no-install-recommends \ autoconf \ bison \ build-essential \ git \ libcurl4-openssl-dev \ libfcgi-dev \ libfcgi0ldbl \ libjpeg62-turbo-dev \ libmcrypt4 \ libmcrypt-dev \ libc-client2007e \ libc-client2007e-dev \ libxml2-dev \ libbz2-dev \ libiconv-hook1 \ libiconv-hook-dev \ libgmp10 \ libgmp-dev \ libicu57 \ libicu-dev \ libldb1 \ libldb-dev \ libldap-2.4-2 \ libldap2-dev \ libjpeg-dev \ libpng-dev \ libmemcached-dev \ libfreetype6-dev \ libkrb5-dev \ libpq5 \ libpq-dev \ libssl-dev \ libxml2-dev \ libxslt1-dev \ mlocate \ zlib1g-dev \ pkg-config \ redis-server \ re2c \ && ln -s /usr/include/x86_64-linux-gnu/curl /usr/include/curl \ && cd /usr/lib \ && updatedb --prunepaths=/mnt \ && for lib in liblber-2.4.so.2 liblber-2.4.so.2.8.3 liblber.so libldap.so libldap_r.so; do \ if [ ! -L $lib ]; then \ ln -s "$(locate $lib)"; \ fi \ done \ && cd /tmp \ && git clone https://github.com/php/php-src \ && cd php-src \ && git checkout PHP-7.1 \ && chmod +x ./buildconf \ && ./buildconf && ./configure CFLAGS='-O2' CXXFLAGS='-O2' --with-config-file-path=/etc/php --prefix=/ --with-zlib-dir --with-freetype-dir --enable-mbstring --with-libxml-dir=/usr --enable-soap --enable-calendar --with-curl --with-mcrypt --with-zlib --with-gd --disable-rpath --enable-inline-optimization --with-bz2 --with-zlib --enable-sockets --enable-sysvsem --enable-sysvshm --enable-pcntl --enable-mbregex --enable-exif --enable-bcmath --with-mhash --enable-zip --enable-intl --with-pcre-regex --with-mysqli --with-pdo-mysql --with-jpeg-dir=/usr --with-png-dir=/usr --enable-gd-native-ttf --with-openssl --with-fpm-user=www-data --with-fpm-group=www-data --enable-ftp --with-imap --with-imap-ssl --with-kerberos --with-gettext --with-xmlrpc --with-xsl --with-iconv --with-ldap=/usr --with-imap --with-gmp --enable-opcache --enable-ftp --enable-posix --enable-fpm \ && make -j4 \ && make install \ && mkdir -p /etc/php \ && cp php.ini-production /etc/php/php.ini \ && pecl config-set php_ini /etc/php/php.ini \ && printf "\n" | pecl install apcu \ && printf "\n" | pecl install redis \ && cat /tmp/php-apc.ini >> /etc/php/php.ini \ && apt-get purge -y \ autoconf \ bison \ build-essential \ git \ libcurl4-openssl-dev \ libfcgi-dev \ libjpeg62-turbo-dev \ libmcrypt-dev \ libc-client2007e-dev \ libxml2-dev \ libbz2-dev \ libiconv-hook-dev \ libjpeg-dev \ libgmp-dev \ libicu-dev \ libldap2-dev \ libldb-dev \ libpng-dev \ libmemcached-dev \ libfreetype6-dev \ libkrb5-dev \ libpq-dev \ libssl-dev \ libxml2-dev \ libxslt1-dev \ mlocate \ zlib1g-dev \ pkg-config \ re2c \ && cd /tmp \ && rm -rf /tmp/* \ && mv /etc/php-fpm.d/www.conf.default /etc/php-fpm.d/www.conf \ && echo 'env[HOSTNAME] = $HOSTNAME' >> /etc/php-fpm.d/www.conf \ && echo 'env[PATH] = /usr/local/bin:/usr/bin:/bin' >> /etc/php-fpm.d/www.conf \ && echo 'env[TMP] = /tmp' >> /etc/php-fpm.d/www.conf \ && echo 'env[TMPDIR] = /tmp' >> /etc/php-fpm.d/www.conf \ && echo 'env[TEMP] = /tmp' >> /etc/php-fpm.d/www.conf \ && mkdir -p /var/lib/php/session \ && chown www-data:www-data -R /var/lib/php/session/ \ && apt-get autoremove -y \ && apt-get autoclean -y ENV PATH=$PATH:/opt/php-7.1/bin COPY init.d-php-7.1-fpm /etc/init.d/php-7.1-fpm RUN chmod 755 /etc/init.d/php-7.1-fpm COPY owncloud-config.php /var/www/owncloud/config/config.php COPY owncloud-nginx.conf /etc/nginx/sites-enabled/owncloud RUN rm /etc/nginx/sites-enabled/default COPY install.sh /tmp/ RUN bash -x /tmp/install.sh #COPY owncloud-user.ini /var/www/owncloud/.user.ini COPY createdb.sh /root/ COPY entrypoint.sh /root/ RUN rm -rf && \ cp -rf /var/lib/mysql /tmp RUN mkdir /var/run/redis && \ rm /etc/redis/redis.conf && \ usermod -a -G redis www-data COPY redis.conf /etc/redis/redis.conf RUN chmod 755 /etc/redis/redis.conf ENV DBPASS="" EXPOSE 80 443 CMD ["/bin/bash", "-x", "/root/entrypoint.sh"]
true
FROM debian:stretch-slim #Install MariaDB ARG DBPASS RUN export DEBIAN_FRONTEND=noninteractive RUN apt-get update -qq \ && apt-get upgrade -yq \ && apt-get install -y --no-install-recommends \ debconf-utils \ && echo mariadb-server-10.0 mysql-server/root_password password $DBPASS | debconf-set-selections \ && echo mariadb-server-10.0 mysql-server/root_password_again password $DBPASS | debconf-set-selections \ && apt-get install -y --no-install-recommends mariadb-server -o pkg::Options::="--force-confdef" -o pkg::Options::="--force-confold" --fix-missing ENV DBPASS=$PI:PASSWORD:<PASSWORD>END_PI #Install other packages RUN apt-get install -y --no-install-recommends \ bash \ bzip2 \ ca-certificates \ cron \ curl \ nginx \ nginx-full \ openssl \ smbclient \ sudo \ wget WORKDIR /tmp # Get owncloud ENV OWNCLOUD_FILE=owncloud-10.0.2.tar.bz2 RUN wget --no-check-certificate https://download.owncloud.org/community/${OWNCLOUD_FILE} 2> /dev/null \ && wget --no-check-certificate https://download.owncloud.org/community/${OWNCLOUD_FILE}.sha256 2> /dev/null \ && shasum -a 256 - < ${OWNCLOUD_FILE}.sha256 < ${OWNCLOUD_FILE} \ && mkdir -p /var/www \ && rm -rf /var/www/owncloud* \ && tar xfj ${OWNCLOUD_FILE} -C /var/www \ && rm ${OWNCLOUD_FILE}* \ && echo "*/5 * * * * sudo -u www-data php -f /var/www/owncloud/cron.php" | crontab -u www-data - COPY php-apc.ini /tmp/php-apc.ini # Compile and install PHP7.1 from source RUN apt-get update -qq && apt-get install -y --no-install-recommends \ autoconf \ bison \ build-essential \ git \ libcurl4-openssl-dev \ libfcgi-dev \ libfcgi0ldbl \ libjpeg62-turbo-dev \ libmcrypt4 \ libmcrypt-dev \ libc-client2007e \ libc-client2007e-dev \ libxml2-dev \ libbz2-dev \ libiconv-hook1 \ libiconv-hook-dev \ libgmp10 \ libgmp-dev \ libicu57 \ libicu-dev \ libldb1 \ libldb-dev \ libldap-2.4-2 \ libldap2-dev \ libjpeg-dev \ libpng-dev \ libmemcached-dev \ libfreetype6-dev \ libkrb5-dev \ libpq5 \ libpq-dev \ libssl-dev \ libxml2-dev \ libxslt1-dev \ mlocate \ zlib1g-dev \ pkg-config \ redis-server \ re2c \ && ln -s /usr/include/x86_64-linux-gnu/curl /usr/include/curl \ && cd /usr/lib \ && updatedb --prunepaths=/mnt \ && for lib in liblber-2.4.so.2 liblber-2.4.so.2.8.3 liblber.so libldap.so libldap_r.so; do \ if [ ! -L $lib ]; then \ ln -s "$(locate $lib)"; \ fi \ done \ && cd /tmp \ && git clone https://github.com/php/php-src \ && cd php-src \ && git checkout PHP-7.1 \ && chmod +x ./buildconf \ && ./buildconf && ./configure CFLAGS='-O2' CXXFLAGS='-O2' --with-config-file-path=/etc/php --prefix=/ --with-zlib-dir --with-freetype-dir --enable-mbstring --with-libxml-dir=/usr --enable-soap --enable-calendar --with-curl --with-mcrypt --with-zlib --with-gd --disable-rpath --enable-inline-optimization --with-bz2 --with-zlib --enable-sockets --enable-sysvsem --enable-sysvshm --enable-pcntl --enable-mbregex --enable-exif --enable-bcmath --with-mhash --enable-zip --enable-intl --with-pcre-regex --with-mysqli --with-pdo-mysql --with-jpeg-dir=/usr --with-png-dir=/usr --enable-gd-native-ttf --with-openssl --with-fpm-user=www-data --with-fpm-group=www-data --enable-ftp --with-imap --with-imap-ssl --with-kerberos --with-gettext --with-xmlrpc --with-xsl --with-iconv --with-ldap=/usr --with-imap --with-gmp --enable-opcache --enable-ftp --enable-posix --enable-fpm \ && make -j4 \ && make install \ && mkdir -p /etc/php \ && cp php.ini-production /etc/php/php.ini \ && pecl config-set php_ini /etc/php/php.ini \ && printf "\n" | pecl install apcu \ && printf "\n" | pecl install redis \ && cat /tmp/php-apc.ini >> /etc/php/php.ini \ && apt-get purge -y \ autoconf \ bison \ build-essential \ git \ libcurl4-openssl-dev \ libfcgi-dev \ libjpeg62-turbo-dev \ libmcrypt-dev \ libc-client2007e-dev \ libxml2-dev \ libbz2-dev \ libiconv-hook-dev \ libjpeg-dev \ libgmp-dev \ libicu-dev \ libldap2-dev \ libldb-dev \ libpng-dev \ libmemcached-dev \ libfreetype6-dev \ libkrb5-dev \ libpq-dev \ libssl-dev \ libxml2-dev \ libxslt1-dev \ mlocate \ zlib1g-dev \ pkg-config \ re2c \ && cd /tmp \ && rm -rf /tmp/* \ && mv /etc/php-fpm.d/www.conf.default /etc/php-fpm.d/www.conf \ && echo 'env[HOSTNAME] = $HOSTNAME' >> /etc/php-fpm.d/www.conf \ && echo 'env[PATH] = /usr/local/bin:/usr/bin:/bin' >> /etc/php-fpm.d/www.conf \ && echo 'env[TMP] = /tmp' >> /etc/php-fpm.d/www.conf \ && echo 'env[TMPDIR] = /tmp' >> /etc/php-fpm.d/www.conf \ && echo 'env[TEMP] = /tmp' >> /etc/php-fpm.d/www.conf \ && mkdir -p /var/lib/php/session \ && chown www-data:www-data -R /var/lib/php/session/ \ && apt-get autoremove -y \ && apt-get autoclean -y ENV PATH=$PATH:/opt/php-7.1/bin COPY init.d-php-7.1-fpm /etc/init.d/php-7.1-fpm RUN chmod 755 /etc/init.d/php-7.1-fpm COPY owncloud-config.php /var/www/owncloud/config/config.php COPY owncloud-nginx.conf /etc/nginx/sites-enabled/owncloud RUN rm /etc/nginx/sites-enabled/default COPY install.sh /tmp/ RUN bash -x /tmp/install.sh #COPY owncloud-user.ini /var/www/owncloud/.user.ini COPY createdb.sh /root/ COPY entrypoint.sh /root/ RUN rm -rf && \ cp -rf /var/lib/mysql /tmp RUN mkdir /var/run/redis && \ rm /etc/redis/redis.conf && \ usermod -a -G redis www-data COPY redis.conf /etc/redis/redis.conf RUN chmod 755 /etc/redis/redis.conf ENV DBPASS="" EXPOSE 80 443 CMD ["/bin/bash", "-x", "/root/entrypoint.sh"]
[ { "context": "FROM mysql:5.7\nMAINTAINER Azuki <[email protected]>\n\nCOPY azk-entrypoint.sh /\n", "end": 31, "score": 0.9785046577453613, "start": 26, "tag": "NAME", "value": "Azuki" }, { "context": "FROM mysql:5.7\nMAINTAINER Azuki <[email protected]>\n\nCOPY azk-entrypoint.sh /\n\nENTRYPOINT [\"/azk-ent", "end": 53, "score": 0.999930202960968, "start": 33, "tag": "EMAIL", "value": "[email protected]" } ]
5.7/Dockerfile
azukiapp/docker-mysql
4
FROM mysql:5.7 MAINTAINER Azuki <[email protected]> COPY azk-entrypoint.sh / ENTRYPOINT ["/azk-entrypoint.sh"] CMD ["mysqld"]
29185
FROM mysql:5.7 MAINTAINER <NAME> <<EMAIL>> COPY azk-entrypoint.sh / ENTRYPOINT ["/azk-entrypoint.sh"] CMD ["mysqld"]
true
FROM mysql:5.7 MAINTAINER PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI> COPY azk-entrypoint.sh / ENTRYPOINT ["/azk-entrypoint.sh"] CMD ["mysqld"]
[ { "context": "FROM ubuntu:16.04\nMAINTAINER Stefano Fioravanzo <[email protected]>\n\nRUN sed -i 's/# \\", "end": 47, "score": 0.9998793005943298, "start": 29, "tag": "NAME", "value": "Stefano Fioravanzo" }, { "context": "FROM ubuntu:16.04\nMAINTAINER Stefano Fioravanzo <[email protected]>\n\nRUN sed -i 's/# \\(.*multiverse$\\)/\\1/g' /etc/ap", "end": 77, "score": 0.9999313950538635, "start": 49, "tag": "EMAIL", "value": "[email protected]" } ]
Dockerfile
StefanoFioravanzo/SRDCP
0
FROM ubuntu:16.04 MAINTAINER Stefano Fioravanzo <[email protected]> RUN sed -i 's/# \(.*multiverse$\)/\1/g' /etc/apt/sources.list && \ apt-get update && \ apt-get install -y --no-install-recommends \ software-properties-common \ build-essential doxygen git wget unzip python-serial \ bc vim byobu curl htop man \ default-jdk ant srecord iputils-tracepath && \ rm -rf /var/lib/apt/lists/* && \ apt-get clean RUN apt-get update && \ apt-get -y install build-essential autoconf automake srecord picocom python-serial && \ apt-get -y install gcc-msp430 msp430-libc msp430mcu binutils-msp430 && \ apt-get -y install gcc-arm-none-eabi libnewlib-arm-none-eabi # RUN apt-get -y install openjdk-8-jre ant COPY ./contiki/contiki.tgz /home/ # extract to /contiki dir RUN tar zxvf /home/contiki.tgz -C / && \ rm /home/contiki.tgz # Environment variables ENV HOME /code ENV CONTIKI /contiki ENV PATH "${PATH}:${CONTIKI}/bin" ENV COOJA ${CONTIKI}/tools/cooja # Add project code ADD . /code WORKDIR /code
366542
FROM ubuntu:16.04 MAINTAINER <NAME> <<EMAIL>> RUN sed -i 's/# \(.*multiverse$\)/\1/g' /etc/apt/sources.list && \ apt-get update && \ apt-get install -y --no-install-recommends \ software-properties-common \ build-essential doxygen git wget unzip python-serial \ bc vim byobu curl htop man \ default-jdk ant srecord iputils-tracepath && \ rm -rf /var/lib/apt/lists/* && \ apt-get clean RUN apt-get update && \ apt-get -y install build-essential autoconf automake srecord picocom python-serial && \ apt-get -y install gcc-msp430 msp430-libc msp430mcu binutils-msp430 && \ apt-get -y install gcc-arm-none-eabi libnewlib-arm-none-eabi # RUN apt-get -y install openjdk-8-jre ant COPY ./contiki/contiki.tgz /home/ # extract to /contiki dir RUN tar zxvf /home/contiki.tgz -C / && \ rm /home/contiki.tgz # Environment variables ENV HOME /code ENV CONTIKI /contiki ENV PATH "${PATH}:${CONTIKI}/bin" ENV COOJA ${CONTIKI}/tools/cooja # Add project code ADD . /code WORKDIR /code
true
FROM ubuntu:16.04 MAINTAINER PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI> RUN sed -i 's/# \(.*multiverse$\)/\1/g' /etc/apt/sources.list && \ apt-get update && \ apt-get install -y --no-install-recommends \ software-properties-common \ build-essential doxygen git wget unzip python-serial \ bc vim byobu curl htop man \ default-jdk ant srecord iputils-tracepath && \ rm -rf /var/lib/apt/lists/* && \ apt-get clean RUN apt-get update && \ apt-get -y install build-essential autoconf automake srecord picocom python-serial && \ apt-get -y install gcc-msp430 msp430-libc msp430mcu binutils-msp430 && \ apt-get -y install gcc-arm-none-eabi libnewlib-arm-none-eabi # RUN apt-get -y install openjdk-8-jre ant COPY ./contiki/contiki.tgz /home/ # extract to /contiki dir RUN tar zxvf /home/contiki.tgz -C / && \ rm /home/contiki.tgz # Environment variables ENV HOME /code ENV CONTIKI /contiki ENV PATH "${PATH}:${CONTIKI}/bin" ENV COOJA ${CONTIKI}/tools/cooja # Add project code ADD . /code WORKDIR /code
[ { "context": "FROM graemeastewart/c8-vecgeom\nLABEL maintainer=\"Graeme A Stewart <[email protected]>\"\n\n# From the VecG", "end": 65, "score": 0.9998740553855896, "start": 49, "tag": "NAME", "value": "Graeme A Stewart" }, { "context": "rt/c8-vecgeom\nLABEL maintainer=\"Graeme A Stewart <[email protected]>\"\n\n# From the VecGeom specialised docker containe", "end": 96, "score": 0.9999276995658875, "start": 67, "tag": "EMAIL", "value": "[email protected]" } ]
c8-cuda/Dockerfile
graeme-a-stewart/hithe
0
FROM graemeastewart/c8-vecgeom LABEL maintainer="Graeme A Stewart <[email protected]>" # From the VecGeom specialised docker container, now add CUDA # # Yes, it's layers upon layers... USER root WORKDIR /tmp COPY cuda-repo-rhel8-10-2-local-10.2.89-440.33.01-1.0-1.x86_64.rpm . RUN rpm -i cuda-repo-rhel8-10-2-local-10.2.89-440.33.01-1.0-1.x86_64.rpm RUN dnf clean all RUN dnf -y module install nvidia-driver:latest-dkms RUN dnf -y install cuda RUN rm -f cuda-repo-rhel8-10-2-local-10.2.89-440.33.01-1.0-1.x86_64.rpm # EMCuda needs a newer version of CMake COPY cmake-3.17.3-Linux-x86_64.tar.gz . WORKDIR /opt RUN tar -xvzf /tmp/cmake-3.17.3-Linux-x86_64.tar.gz RUN rm /tmp/cmake-3.17.3-Linux-x86_64.tar.gz USER hsf WORKDIR /home/hsf COPY bashrc .bashrc CMD ["/bin/bash", "-l"]
177437
FROM graemeastewart/c8-vecgeom LABEL maintainer="<NAME> <<EMAIL>>" # From the VecGeom specialised docker container, now add CUDA # # Yes, it's layers upon layers... USER root WORKDIR /tmp COPY cuda-repo-rhel8-10-2-local-10.2.89-440.33.01-1.0-1.x86_64.rpm . RUN rpm -i cuda-repo-rhel8-10-2-local-10.2.89-440.33.01-1.0-1.x86_64.rpm RUN dnf clean all RUN dnf -y module install nvidia-driver:latest-dkms RUN dnf -y install cuda RUN rm -f cuda-repo-rhel8-10-2-local-10.2.89-440.33.01-1.0-1.x86_64.rpm # EMCuda needs a newer version of CMake COPY cmake-3.17.3-Linux-x86_64.tar.gz . WORKDIR /opt RUN tar -xvzf /tmp/cmake-3.17.3-Linux-x86_64.tar.gz RUN rm /tmp/cmake-3.17.3-Linux-x86_64.tar.gz USER hsf WORKDIR /home/hsf COPY bashrc .bashrc CMD ["/bin/bash", "-l"]
true
FROM graemeastewart/c8-vecgeom LABEL maintainer="PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>" # From the VecGeom specialised docker container, now add CUDA # # Yes, it's layers upon layers... USER root WORKDIR /tmp COPY cuda-repo-rhel8-10-2-local-10.2.89-440.33.01-1.0-1.x86_64.rpm . RUN rpm -i cuda-repo-rhel8-10-2-local-10.2.89-440.33.01-1.0-1.x86_64.rpm RUN dnf clean all RUN dnf -y module install nvidia-driver:latest-dkms RUN dnf -y install cuda RUN rm -f cuda-repo-rhel8-10-2-local-10.2.89-440.33.01-1.0-1.x86_64.rpm # EMCuda needs a newer version of CMake COPY cmake-3.17.3-Linux-x86_64.tar.gz . WORKDIR /opt RUN tar -xvzf /tmp/cmake-3.17.3-Linux-x86_64.tar.gz RUN rm /tmp/cmake-3.17.3-Linux-x86_64.tar.gz USER hsf WORKDIR /home/hsf COPY bashrc .bashrc CMD ["/bin/bash", "-l"]
[ { "context": "FROM microsoft/dotnet:1.0.3-core\nMAINTAINER Frank Pommerening \"[email protected]\"\nENV REFRESHED_AT 20", "end": 61, "score": 0.9998822212219238, "start": 44, "tag": "NAME", "value": "Frank Pommerening" }, { "context": "t/dotnet:1.0.3-core\nMAINTAINER Frank Pommerening \"[email protected]\"\nENV REFRESHED_AT 2017-01-25\n\nRUN set -x \\\n\t&& ap", "end": 90, "score": 0.9999335408210754, "start": 63, "tag": "EMAIL", "value": "[email protected]" } ]
Dockerfiles/core-base/Dockerfile
fpommerening/Spartakiade2017-RabbitMQ
0
FROM microsoft/dotnet:1.0.3-core MAINTAINER Frank Pommerening "[email protected]" ENV REFRESHED_AT 2017-01-25 RUN set -x \ && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget p7zip && rm -rf /var/lib/apt/lists/* \ && apt-get purge -y --auto-remove
10103
FROM microsoft/dotnet:1.0.3-core MAINTAINER <NAME> "<EMAIL>" ENV REFRESHED_AT 2017-01-25 RUN set -x \ && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget p7zip && rm -rf /var/lib/apt/lists/* \ && apt-get purge -y --auto-remove
true
FROM microsoft/dotnet:1.0.3-core MAINTAINER PI:NAME:<NAME>END_PI "PI:EMAIL:<EMAIL>END_PI" ENV REFRESHED_AT 2017-01-25 RUN set -x \ && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget p7zip && rm -rf /var/lib/apt/lists/* \ && apt-get purge -y --auto-remove
[ { "context": "sticsearch/elasticsearch:6.8.8\n\nLABEL maintainer=\"Matthieu CONTET <[email protected]>\"\n\nRUN \\\n bin/elastics", "end": 91, "score": 0.9998590350151062, "start": 76, "tag": "NAME", "value": "Matthieu CONTET" }, { "context": "csearch:6.8.8\n\nLABEL maintainer=\"Matthieu CONTET <[email protected]>\"\n\nRUN \\\n bin/elasticsearch-plugin install ana", "end": 115, "score": 0.9999357461929321, "start": 93, "tag": "EMAIL", "value": "[email protected]" } ]
elasticsearch/Dockerfile
mattcontet/ecosystem
1
FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.8 LABEL maintainer="Matthieu CONTET <[email protected]>" RUN \ bin/elasticsearch-plugin install analysis-icu
528364
FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.8 LABEL maintainer="<NAME> <<EMAIL>>" RUN \ bin/elasticsearch-plugin install analysis-icu
true
FROM docker.elastic.co/elasticsearch/elasticsearch:6.8.8 LABEL maintainer="PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>" RUN \ bin/elasticsearch-plugin install analysis-icu
[ { "context": "N echo '{\"redis\": { \"host\": \"redis\", \"password\": \"testpass\" } }' > /etc/sensu/conf.d/redis.json\nRUN echo '{\"", "end": 369, "score": 0.9994596242904663, "start": 361, "tag": "PASSWORD", "value": "testpass" } ]
test/sensu-legacy/sensu/Dockerfile
jbaublitz/shush
4
FROM ubuntu RUN apt-get update && apt-get install -y curl gnupg2 build-essential RUN curl -s https://sensu.global.ssl.fastly.net/apt/pubkey.gpg | apt-key add - RUN echo "deb https://sensu.global.ssl.fastly.net/apt bionic main" > /etc/apt/sources.list.d/sensu.list RUN apt-get update RUN apt-get install sensu RUN echo '{"redis": { "host": "redis", "password": "testpass" } }' > /etc/sensu/conf.d/redis.json RUN echo '{"transport": { "name": "redis", "reconnect_on_error": true } }' > /etc/sensu/conf.d/transport.json
152366
FROM ubuntu RUN apt-get update && apt-get install -y curl gnupg2 build-essential RUN curl -s https://sensu.global.ssl.fastly.net/apt/pubkey.gpg | apt-key add - RUN echo "deb https://sensu.global.ssl.fastly.net/apt bionic main" > /etc/apt/sources.list.d/sensu.list RUN apt-get update RUN apt-get install sensu RUN echo '{"redis": { "host": "redis", "password": "<PASSWORD>" } }' > /etc/sensu/conf.d/redis.json RUN echo '{"transport": { "name": "redis", "reconnect_on_error": true } }' > /etc/sensu/conf.d/transport.json
true
FROM ubuntu RUN apt-get update && apt-get install -y curl gnupg2 build-essential RUN curl -s https://sensu.global.ssl.fastly.net/apt/pubkey.gpg | apt-key add - RUN echo "deb https://sensu.global.ssl.fastly.net/apt bionic main" > /etc/apt/sources.list.d/sensu.list RUN apt-get update RUN apt-get install sensu RUN echo '{"redis": { "host": "redis", "password": "PI:PASSWORD:<PASSWORD>END_PI" } }' > /etc/sensu/conf.d/redis.json RUN echo '{"transport": { "name": "redis", "reconnect_on_error": true } }' > /etc/sensu/conf.d/transport.json
[ { "context": "FROM php:7.2-fpm\n\n# Propriedade\nMAINTAINER Danilo D. de Godoy <[email protected]>\n\n# Variaveis de Ambient", "end": 61, "score": 0.9998866319656372, "start": 43, "tag": "NAME", "value": "Danilo D. de Godoy" }, { "context": "fpm\n\n# Propriedade\nMAINTAINER Danilo D. de Godoy <[email protected]>\n\n# Variaveis de Ambiente\nENV PHP_MODS=/usr/local", "end": 86, "score": 0.9999319911003113, "start": 63, "tag": "EMAIL", "value": "[email protected]" }, { "context": "hp-ext-xdebug.ini \\\n && echo \"xdebug.idekey = 'xDOCKERx'\" >> $PHP_MODS/docker-php-ext-xdebug.ini\n\n# Insta", "end": 1500, "score": 0.9614401459693909, "start": 1492, "tag": "KEY", "value": "xDOCKERx" } ]
docker-nginx/php7.2/config/php-fpm/Dockerfile
GoDoY-SP-/lumen57-skeleton
2
FROM php:7.2-fpm # Propriedade MAINTAINER Danilo D. de Godoy <[email protected]> # Variaveis de Ambiente ENV PHP_MODS=/usr/local/etc/php/conf.d # Extensions RUN apt-get update && apt-get install -y \ libfreetype6-dev \ libjpeg62-turbo-dev \ zlib1g-dev \ libpng-dev \ libpq-dev \ libssl-dev \ libxml2-dev \ libmemcached-dev \ wget \ git RUN pecl install \ mongodb \ redis \ xdebug-2.6.0 \ && docker-php-ext-configure gd --with-freetype-dir=/usr/include/ --with-jpeg-dir=/usr/include/ \ && docker-php-ext-install -j$(nproc) \ gd \ iconv \ bcmath \ mysqli \ pcntl \ pdo_mysql \ pdo_pgsql \ zip \ sockets \ soap \ && docker-php-ext-enable \ opcache \ mongodb \ redis \ xdebug # Composer RUN php -r "readfile('https://getcomposer.org/installer');" > composer-setup.php \ && php composer-setup.php \ && php -r "unlink('composer-setup.php');" \ && chmod +x composer.phar \ && mv composer.phar /usr/bin/composer # Add global composer bin dir to PATH ENV PATH /root/.composer/vendor/bin:$PATH # Configurar xDebug RUN echo "xdebug.remote_enable=1" >> $PHP_MODS/docker-php-ext-xdebug.ini \ && echo "xdebug.remote_autostart=1" >> $PHP_MODS/docker-php-ext-xdebug.ini \ && echo "xdebug.remote_connect_back=1" >> $PHP_MODS/docker-php-ext-xdebug.ini \ && echo "xdebug.idekey = 'xDOCKERx'" >> $PHP_MODS/docker-php-ext-xdebug.ini # Install phpcs, phpcbf and phpcdp RUN DEBIAN_FRONTEND=noninteractive && curl -L https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar -o /usr/local/bin/phpcs \ && chmod 755 /usr/local/bin/phpcs \ && curl -L https://squizlabs.github.io/PHP_CodeSniffer/phpcbf.phar -o /usr/local/bin/phpcbf \ && chmod 755 /usr/local/bin/phpcbf \ && curl -L https://phar.phpunit.de/phpcpd.phar -o /usr/local/bin/phpcdp \ && chmod 755 /usr/local/bin/phpcdp WORKDIR "/var/www/lumen57"
179369
FROM php:7.2-fpm # Propriedade MAINTAINER <NAME> <<EMAIL>> # Variaveis de Ambiente ENV PHP_MODS=/usr/local/etc/php/conf.d # Extensions RUN apt-get update && apt-get install -y \ libfreetype6-dev \ libjpeg62-turbo-dev \ zlib1g-dev \ libpng-dev \ libpq-dev \ libssl-dev \ libxml2-dev \ libmemcached-dev \ wget \ git RUN pecl install \ mongodb \ redis \ xdebug-2.6.0 \ && docker-php-ext-configure gd --with-freetype-dir=/usr/include/ --with-jpeg-dir=/usr/include/ \ && docker-php-ext-install -j$(nproc) \ gd \ iconv \ bcmath \ mysqli \ pcntl \ pdo_mysql \ pdo_pgsql \ zip \ sockets \ soap \ && docker-php-ext-enable \ opcache \ mongodb \ redis \ xdebug # Composer RUN php -r "readfile('https://getcomposer.org/installer');" > composer-setup.php \ && php composer-setup.php \ && php -r "unlink('composer-setup.php');" \ && chmod +x composer.phar \ && mv composer.phar /usr/bin/composer # Add global composer bin dir to PATH ENV PATH /root/.composer/vendor/bin:$PATH # Configurar xDebug RUN echo "xdebug.remote_enable=1" >> $PHP_MODS/docker-php-ext-xdebug.ini \ && echo "xdebug.remote_autostart=1" >> $PHP_MODS/docker-php-ext-xdebug.ini \ && echo "xdebug.remote_connect_back=1" >> $PHP_MODS/docker-php-ext-xdebug.ini \ && echo "xdebug.idekey = '<KEY>'" >> $PHP_MODS/docker-php-ext-xdebug.ini # Install phpcs, phpcbf and phpcdp RUN DEBIAN_FRONTEND=noninteractive && curl -L https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar -o /usr/local/bin/phpcs \ && chmod 755 /usr/local/bin/phpcs \ && curl -L https://squizlabs.github.io/PHP_CodeSniffer/phpcbf.phar -o /usr/local/bin/phpcbf \ && chmod 755 /usr/local/bin/phpcbf \ && curl -L https://phar.phpunit.de/phpcpd.phar -o /usr/local/bin/phpcdp \ && chmod 755 /usr/local/bin/phpcdp WORKDIR "/var/www/lumen57"
true
FROM php:7.2-fpm # Propriedade MAINTAINER PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI> # Variaveis de Ambiente ENV PHP_MODS=/usr/local/etc/php/conf.d # Extensions RUN apt-get update && apt-get install -y \ libfreetype6-dev \ libjpeg62-turbo-dev \ zlib1g-dev \ libpng-dev \ libpq-dev \ libssl-dev \ libxml2-dev \ libmemcached-dev \ wget \ git RUN pecl install \ mongodb \ redis \ xdebug-2.6.0 \ && docker-php-ext-configure gd --with-freetype-dir=/usr/include/ --with-jpeg-dir=/usr/include/ \ && docker-php-ext-install -j$(nproc) \ gd \ iconv \ bcmath \ mysqli \ pcntl \ pdo_mysql \ pdo_pgsql \ zip \ sockets \ soap \ && docker-php-ext-enable \ opcache \ mongodb \ redis \ xdebug # Composer RUN php -r "readfile('https://getcomposer.org/installer');" > composer-setup.php \ && php composer-setup.php \ && php -r "unlink('composer-setup.php');" \ && chmod +x composer.phar \ && mv composer.phar /usr/bin/composer # Add global composer bin dir to PATH ENV PATH /root/.composer/vendor/bin:$PATH # Configurar xDebug RUN echo "xdebug.remote_enable=1" >> $PHP_MODS/docker-php-ext-xdebug.ini \ && echo "xdebug.remote_autostart=1" >> $PHP_MODS/docker-php-ext-xdebug.ini \ && echo "xdebug.remote_connect_back=1" >> $PHP_MODS/docker-php-ext-xdebug.ini \ && echo "xdebug.idekey = 'PI:KEY:<KEY>END_PI'" >> $PHP_MODS/docker-php-ext-xdebug.ini # Install phpcs, phpcbf and phpcdp RUN DEBIAN_FRONTEND=noninteractive && curl -L https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar -o /usr/local/bin/phpcs \ && chmod 755 /usr/local/bin/phpcs \ && curl -L https://squizlabs.github.io/PHP_CodeSniffer/phpcbf.phar -o /usr/local/bin/phpcbf \ && chmod 755 /usr/local/bin/phpcbf \ && curl -L https://phar.phpunit.de/phpcpd.phar -o /usr/local/bin/phpcdp \ && chmod 755 /usr/local/bin/phpcdp WORKDIR "/var/www/lumen57"
[ { "context": "mpose.yml\n\nFROM minimal-centos\n\n# user\nRUN useradd bob\nRUN echo \"bob:pwd\" | chpasswd\n\n# kerberos client\n", "end": 195, "score": 0.9903749823570251, "start": 192, "tag": "USERNAME", "value": "bob" }, { "context": "imal-centos\n\n# user\nRUN useradd bob\nRUN echo \"bob:pwd\" | chpasswd\n\n# kerberos client\nRUN yum -y install", "end": 213, "score": 0.8888760805130005, "start": 210, "tag": "PASSWORD", "value": "pwd" } ]
build/krb5-centos/service/Dockerfile
vnguyen3950/kerberos-docker
0
# Generated from Jinja template # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN # Dockerfile - service # # see docker-compose.yml FROM minimal-centos # user RUN useradd bob RUN echo "bob:pwd" | chpasswd # kerberos client RUN yum -y install ntp krb5-workstation krb5-libs # ssh server/client RUN yum -y install openssh-server openssh-clients # python web server COPY ./nodes/service/index.html . # kerberos client configuration ENV KRB5_CONFIG=/etc/krb5.conf COPY ./services/krb5/client/krb5.conf /etc/krb5.conf # ssh server/client configuration RUN mkdir -pv /var/run/sshd RUN echo y | sudo ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key -N "" RUN echo y | sudo ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N "" RUN echo y | sudo ssh-keygen -t ecdsa -f /etc/ssh/ssh_host_ecdsa_key -N "" RUN echo y | sudo ssh-keygen -t ed25519 -f /etc/ssh/ssh_host_ed25519_key -N "" COPY ./services/ssh/server/sshd_config /etc/ssh/sshd_config # supervisord configuration COPY ./nodes/service/supervisord.conf /etc/supervisord.conf # when container is starting CMD ["/usr/bin/supervisord", "-n", "-c", "/etc/supervisord.conf"]
213883
# Generated from Jinja template # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN # Dockerfile - service # # see docker-compose.yml FROM minimal-centos # user RUN useradd bob RUN echo "bob:<PASSWORD>" | chpasswd # kerberos client RUN yum -y install ntp krb5-workstation krb5-libs # ssh server/client RUN yum -y install openssh-server openssh-clients # python web server COPY ./nodes/service/index.html . # kerberos client configuration ENV KRB5_CONFIG=/etc/krb5.conf COPY ./services/krb5/client/krb5.conf /etc/krb5.conf # ssh server/client configuration RUN mkdir -pv /var/run/sshd RUN echo y | sudo ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key -N "" RUN echo y | sudo ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N "" RUN echo y | sudo ssh-keygen -t ecdsa -f /etc/ssh/ssh_host_ecdsa_key -N "" RUN echo y | sudo ssh-keygen -t ed25519 -f /etc/ssh/ssh_host_ed25519_key -N "" COPY ./services/ssh/server/sshd_config /etc/ssh/sshd_config # supervisord configuration COPY ./nodes/service/supervisord.conf /etc/supervisord.conf # when container is starting CMD ["/usr/bin/supervisord", "-n", "-c", "/etc/supervisord.conf"]
true
# Generated from Jinja template # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN # Dockerfile - service # # see docker-compose.yml FROM minimal-centos # user RUN useradd bob RUN echo "bob:PI:PASSWORD:<PASSWORD>END_PI" | chpasswd # kerberos client RUN yum -y install ntp krb5-workstation krb5-libs # ssh server/client RUN yum -y install openssh-server openssh-clients # python web server COPY ./nodes/service/index.html . # kerberos client configuration ENV KRB5_CONFIG=/etc/krb5.conf COPY ./services/krb5/client/krb5.conf /etc/krb5.conf # ssh server/client configuration RUN mkdir -pv /var/run/sshd RUN echo y | sudo ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key -N "" RUN echo y | sudo ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N "" RUN echo y | sudo ssh-keygen -t ecdsa -f /etc/ssh/ssh_host_ecdsa_key -N "" RUN echo y | sudo ssh-keygen -t ed25519 -f /etc/ssh/ssh_host_ed25519_key -N "" COPY ./services/ssh/server/sshd_config /etc/ssh/sshd_config # supervisord configuration COPY ./nodes/service/supervisord.conf /etc/supervisord.conf # when container is starting CMD ["/usr/bin/supervisord", "-n", "-c", "/etc/supervisord.conf"]
[ { "context": "FROM debian:stretch\nMAINTAINER James <[email protected]>\n\nRUN apt-get update\\\n && a", "end": 36, "score": 0.9997069239616394, "start": 31, "tag": "NAME", "value": "James" }, { "context": "FROM debian:stretch\nMAINTAINER James <[email protected]>\n\nRUN apt-get update\\\n && apt-get install -y ca", "end": 56, "score": 0.9999223351478577, "start": 38, "tag": "EMAIL", "value": "[email protected]" } ]
Dockerfile
nurtureJamesTan/runbuffalo
0
FROM debian:stretch MAINTAINER James <[email protected]> RUN apt-get update\ && apt-get install -y ca-certificates wget \ && update-ca-certificates # ========================================== # ssh # thanks to https://hub.docker.com/r/gotechnies/alpine-ssh RUN apt-get install -y vim curl cron postgresql-client RUN apt-get -y install apt-transport-https ca-certificates curl gnupg2 software-properties-common RUN curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add - RUN add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/debian $(lsb_release -cs) stable" RUN apt-get update && apt-get -y install docker-ce RUN useradd dummy1 RUN useradd dummy2 RUN useradd -u 1002 -d /home/app -s /bin/bash -G sudo app RUN echo '%sudo ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers RUN mkdir -p /home/app/web/log && mkdir -p /home/app/.ssh RUN touch /home/app/.ssh/authorized_keys RUN chmod 600 /home/app/.ssh/authorized_keys && chmod 700 /home/app/.ssh #RUN chown app:app -R /home/app COPY entry.sh /home/ RUN chmod a+x /home/entry.sh WORKDIR /home/app/web ENTRYPOINT ["/home/entry.sh"] ENV MIGRATE 1 ENV CRON 0 VOLUME ["/home/app"] EXPOSE 3000
381062
FROM debian:stretch MAINTAINER <NAME> <<EMAIL>> RUN apt-get update\ && apt-get install -y ca-certificates wget \ && update-ca-certificates # ========================================== # ssh # thanks to https://hub.docker.com/r/gotechnies/alpine-ssh RUN apt-get install -y vim curl cron postgresql-client RUN apt-get -y install apt-transport-https ca-certificates curl gnupg2 software-properties-common RUN curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add - RUN add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/debian $(lsb_release -cs) stable" RUN apt-get update && apt-get -y install docker-ce RUN useradd dummy1 RUN useradd dummy2 RUN useradd -u 1002 -d /home/app -s /bin/bash -G sudo app RUN echo '%sudo ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers RUN mkdir -p /home/app/web/log && mkdir -p /home/app/.ssh RUN touch /home/app/.ssh/authorized_keys RUN chmod 600 /home/app/.ssh/authorized_keys && chmod 700 /home/app/.ssh #RUN chown app:app -R /home/app COPY entry.sh /home/ RUN chmod a+x /home/entry.sh WORKDIR /home/app/web ENTRYPOINT ["/home/entry.sh"] ENV MIGRATE 1 ENV CRON 0 VOLUME ["/home/app"] EXPOSE 3000
true
FROM debian:stretch MAINTAINER PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI> RUN apt-get update\ && apt-get install -y ca-certificates wget \ && update-ca-certificates # ========================================== # ssh # thanks to https://hub.docker.com/r/gotechnies/alpine-ssh RUN apt-get install -y vim curl cron postgresql-client RUN apt-get -y install apt-transport-https ca-certificates curl gnupg2 software-properties-common RUN curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add - RUN add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/debian $(lsb_release -cs) stable" RUN apt-get update && apt-get -y install docker-ce RUN useradd dummy1 RUN useradd dummy2 RUN useradd -u 1002 -d /home/app -s /bin/bash -G sudo app RUN echo '%sudo ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers RUN mkdir -p /home/app/web/log && mkdir -p /home/app/.ssh RUN touch /home/app/.ssh/authorized_keys RUN chmod 600 /home/app/.ssh/authorized_keys && chmod 700 /home/app/.ssh #RUN chown app:app -R /home/app COPY entry.sh /home/ RUN chmod a+x /home/entry.sh WORKDIR /home/app/web ENTRYPOINT ["/home/entry.sh"] ENV MIGRATE 1 ENV CRON 0 VOLUME ["/home/app"] EXPOSE 3000
[ { "context": "FROM debian:stretch\nLABEL maintainer=\"Keybase <[email protected]>\"\n\n# Install dependencies from ", "end": 45, "score": 0.9990179538726807, "start": 38, "tag": "USERNAME", "value": "Keybase" }, { "context": "FROM debian:stretch\nLABEL maintainer=\"Keybase <[email protected]>\"\n\n# Install dependencies from the standard repos", "end": 63, "score": 0.9999210238456726, "start": 47, "tag": "EMAIL", "value": "[email protected]" }, { "context": " what's in\n# the Debian repos: https://github.com/s3tools/s3cmd/issues/437\nRUN pip install s3cmd\n\n# Install", "end": 882, "score": 0.9996066689491272, "start": 875, "tag": "USERNAME", "value": "s3tools" } ]
packaging/linux/Dockerfile
VitaminOlala/client
1
FROM debian:stretch LABEL maintainer="Keybase <[email protected]>" # Install dependencies from the standard repos. # - Debian build requires 'fakeroot' and 'reprepro' (and 'dpkg-deb', but # that's installed by default). # - RPM build requires 'rpm' and 'createrepo'. # - The deploy scripts use 'git' to commit and push. # - 'curl' and 'wget' are for downloading Go and Node # - 'build-essential' pulls in gcc etc., which Go requires. # - python and pip for recent versions of s3cmd # - libc6-dev-i386 for the i386 cgo part of the build # - gnupg1 to avoid a password issue in key import RUN apt-get update RUN apt-get install -y fakeroot reprepro rpm createrepo git wget \ build-essential curl python python-pip libc6-dev-i386 gnupg1 # Install s3cmd. See this issue for why we need a version newer than what's in # the Debian repos: https://github.com/s3tools/s3cmd/issues/437 RUN pip install s3cmd # Install nodejs and yarn. (Note that this depends on curl above.) RUN curl -sL https://deb.nodesource.com/setup_10.x | bash - RUN curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add - RUN echo "deb http://dl.yarnpkg.com/debian/ stable main" > /etc/apt/sources.list.d/yarn.list RUN apt-get update RUN apt-get install -y nodejs yarn # Install Go directly from Google, because the Debian repos tend to be behind. # When updating the version, remember to bump keybase_packaging_v# in docker_build.sh. # Copy over the new hash when upgrading version. But if not upgrading version, # the check should not ever fail. ENV GOLANG_VERSION 1.13 ENV GOLANG_DOWNLOAD_URL https://golang.org/dl/go$GOLANG_VERSION.linux-amd64.tar.gz ENV GOLANG_DOWNLOAD_SHA256 68a2297eb099d1a76097905a2ce334e3155004ec08cdea85f24527be3c48e856 RUN wget "$GOLANG_DOWNLOAD_URL" -O /root/go.tar.gz RUN echo "$GOLANG_DOWNLOAD_SHA256 /root/go.tar.gz" | sha256sum --check --status --strict - RUN tar -C /usr/local -xzf /root/go.tar.gz RUN rm /root/go.tar.gz ENV PATH "$PATH:/usr/local/go/bin"
442938
FROM debian:stretch LABEL maintainer="Keybase <<EMAIL>>" # Install dependencies from the standard repos. # - Debian build requires 'fakeroot' and 'reprepro' (and 'dpkg-deb', but # that's installed by default). # - RPM build requires 'rpm' and 'createrepo'. # - The deploy scripts use 'git' to commit and push. # - 'curl' and 'wget' are for downloading Go and Node # - 'build-essential' pulls in gcc etc., which Go requires. # - python and pip for recent versions of s3cmd # - libc6-dev-i386 for the i386 cgo part of the build # - gnupg1 to avoid a password issue in key import RUN apt-get update RUN apt-get install -y fakeroot reprepro rpm createrepo git wget \ build-essential curl python python-pip libc6-dev-i386 gnupg1 # Install s3cmd. See this issue for why we need a version newer than what's in # the Debian repos: https://github.com/s3tools/s3cmd/issues/437 RUN pip install s3cmd # Install nodejs and yarn. (Note that this depends on curl above.) RUN curl -sL https://deb.nodesource.com/setup_10.x | bash - RUN curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add - RUN echo "deb http://dl.yarnpkg.com/debian/ stable main" > /etc/apt/sources.list.d/yarn.list RUN apt-get update RUN apt-get install -y nodejs yarn # Install Go directly from Google, because the Debian repos tend to be behind. # When updating the version, remember to bump keybase_packaging_v# in docker_build.sh. # Copy over the new hash when upgrading version. But if not upgrading version, # the check should not ever fail. ENV GOLANG_VERSION 1.13 ENV GOLANG_DOWNLOAD_URL https://golang.org/dl/go$GOLANG_VERSION.linux-amd64.tar.gz ENV GOLANG_DOWNLOAD_SHA256 68a2297eb099d1a76097905a2ce334e3155004ec08cdea85f24527be3c48e856 RUN wget "$GOLANG_DOWNLOAD_URL" -O /root/go.tar.gz RUN echo "$GOLANG_DOWNLOAD_SHA256 /root/go.tar.gz" | sha256sum --check --status --strict - RUN tar -C /usr/local -xzf /root/go.tar.gz RUN rm /root/go.tar.gz ENV PATH "$PATH:/usr/local/go/bin"
true
FROM debian:stretch LABEL maintainer="Keybase <PI:EMAIL:<EMAIL>END_PI>" # Install dependencies from the standard repos. # - Debian build requires 'fakeroot' and 'reprepro' (and 'dpkg-deb', but # that's installed by default). # - RPM build requires 'rpm' and 'createrepo'. # - The deploy scripts use 'git' to commit and push. # - 'curl' and 'wget' are for downloading Go and Node # - 'build-essential' pulls in gcc etc., which Go requires. # - python and pip for recent versions of s3cmd # - libc6-dev-i386 for the i386 cgo part of the build # - gnupg1 to avoid a password issue in key import RUN apt-get update RUN apt-get install -y fakeroot reprepro rpm createrepo git wget \ build-essential curl python python-pip libc6-dev-i386 gnupg1 # Install s3cmd. See this issue for why we need a version newer than what's in # the Debian repos: https://github.com/s3tools/s3cmd/issues/437 RUN pip install s3cmd # Install nodejs and yarn. (Note that this depends on curl above.) RUN curl -sL https://deb.nodesource.com/setup_10.x | bash - RUN curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add - RUN echo "deb http://dl.yarnpkg.com/debian/ stable main" > /etc/apt/sources.list.d/yarn.list RUN apt-get update RUN apt-get install -y nodejs yarn # Install Go directly from Google, because the Debian repos tend to be behind. # When updating the version, remember to bump keybase_packaging_v# in docker_build.sh. # Copy over the new hash when upgrading version. But if not upgrading version, # the check should not ever fail. ENV GOLANG_VERSION 1.13 ENV GOLANG_DOWNLOAD_URL https://golang.org/dl/go$GOLANG_VERSION.linux-amd64.tar.gz ENV GOLANG_DOWNLOAD_SHA256 68a2297eb099d1a76097905a2ce334e3155004ec08cdea85f24527be3c48e856 RUN wget "$GOLANG_DOWNLOAD_URL" -O /root/go.tar.gz RUN echo "$GOLANG_DOWNLOAD_SHA256 /root/go.tar.gz" | sha256sum --check --status --strict - RUN tar -C /usr/local -xzf /root/go.tar.gz RUN rm /root/go.tar.gz ENV PATH "$PATH:/usr/local/go/bin"
[ { "context": "OM maj1/icdc:graphviz-perlbrew\n\nLABEL maintainer=\"Mark A. Jensen <mark -dot- jensen -at- nih -dot- com>\"\nARG perl=", "end": 66, "score": 0.9998642802238464, "start": 52, "tag": "NAME", "value": "Mark A. Jensen" } ]
drivers/Perl/make-model/docker/Dockerfile
CBIIT/bento-mdf
4
FROM maj1/icdc:graphviz-perlbrew LABEL maintainer="Mark A. Jensen <mark -dot- jensen -at- nih -dot- com>" ARG perl=perl-5.24.4 ARG vers=0.2 WORKDIR /opns COPY / /opns/make-model RUN /bin/bash --login -c 'perlbrew switch ${perl} ; \ cd /opns/make-model/Bento-MakeModel-${vers} ; \ perl Build.PL ; \ ./Build ; \ ./Build installdeps --cpan_client "cpanm" ; \ ./Build test ; \ ./Build install ;' \ WORKDIR /opns COPY /start.sh . ENTRYPOINT ["./start.sh"]
31600
FROM maj1/icdc:graphviz-perlbrew LABEL maintainer="<NAME> <mark -dot- jensen -at- nih -dot- com>" ARG perl=perl-5.24.4 ARG vers=0.2 WORKDIR /opns COPY / /opns/make-model RUN /bin/bash --login -c 'perlbrew switch ${perl} ; \ cd /opns/make-model/Bento-MakeModel-${vers} ; \ perl Build.PL ; \ ./Build ; \ ./Build installdeps --cpan_client "cpanm" ; \ ./Build test ; \ ./Build install ;' \ WORKDIR /opns COPY /start.sh . ENTRYPOINT ["./start.sh"]
true
FROM maj1/icdc:graphviz-perlbrew LABEL maintainer="PI:NAME:<NAME>END_PI <mark -dot- jensen -at- nih -dot- com>" ARG perl=perl-5.24.4 ARG vers=0.2 WORKDIR /opns COPY / /opns/make-model RUN /bin/bash --login -c 'perlbrew switch ${perl} ; \ cd /opns/make-model/Bento-MakeModel-${vers} ; \ perl Build.PL ; \ ./Build ; \ ./Build installdeps --cpan_client "cpanm" ; \ ./Build test ; \ ./Build install ;' \ WORKDIR /opns COPY /start.sh . ENTRYPOINT ["./start.sh"]
[ { "context": "u image\nFROM cimg/base:2021.04\n\nLABEL maintainer=\"Ricardo N Feliciano <[email protected]>\"\n\nENV SB_VERSION=0.16.0\n", "end": 130, "score": 0.9998404383659363, "start": 111, "tag": "NAME", "value": "Ricardo N Feliciano" }, { "context": "e:2021.04\n\nLABEL maintainer=\"Ricardo N Feliciano <[email protected]>\"\n\nENV SB_VERSION=0.16.0\nENV\tSB_DOWNLOAD_URL=\"htt", "end": 154, "score": 0.9998828768730164, "start": 132, "tag": "EMAIL", "value": "[email protected]" } ]
0.16/Dockerfile
hubci/strawberry-docker
0
# vim:set ft=dockerfile: # Base off of CircleCI's base Ubuntu image FROM cimg/base:2021.04 LABEL maintainer="Ricardo N Feliciano <[email protected]>" ENV SB_VERSION=0.16.0 ENV SB_DOWNLOAD_URL="https://github.com/strawberryssg/strawberry-v0/releases/download/v${SB_VERSION}/strawberry-v${SB_VERSION}-linux-amd64.tar.gz" # Install HTML Proofer - eventually to be replaced with non-Ruby alternative RUN sudo apt-get update && sudo apt-get install -y \ libffi-dev \ rsync \ ruby-full \ # Needed for the Nokogiri gem zlib1g-dev \ && \ sudo rm -rf /var/lib/apt/lists/* && \ sudo gem install html-proofer --no-document RUN curl -sSL $SB_DOWNLOAD_URL | sudo tar -xz -C /usr/local/bin strawberry CMD ["htmlproofer", "--help"] EXPOSE 1313
157584
# vim:set ft=dockerfile: # Base off of CircleCI's base Ubuntu image FROM cimg/base:2021.04 LABEL maintainer="<NAME> <<EMAIL>>" ENV SB_VERSION=0.16.0 ENV SB_DOWNLOAD_URL="https://github.com/strawberryssg/strawberry-v0/releases/download/v${SB_VERSION}/strawberry-v${SB_VERSION}-linux-amd64.tar.gz" # Install HTML Proofer - eventually to be replaced with non-Ruby alternative RUN sudo apt-get update && sudo apt-get install -y \ libffi-dev \ rsync \ ruby-full \ # Needed for the Nokogiri gem zlib1g-dev \ && \ sudo rm -rf /var/lib/apt/lists/* && \ sudo gem install html-proofer --no-document RUN curl -sSL $SB_DOWNLOAD_URL | sudo tar -xz -C /usr/local/bin strawberry CMD ["htmlproofer", "--help"] EXPOSE 1313
true
# vim:set ft=dockerfile: # Base off of CircleCI's base Ubuntu image FROM cimg/base:2021.04 LABEL maintainer="PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>" ENV SB_VERSION=0.16.0 ENV SB_DOWNLOAD_URL="https://github.com/strawberryssg/strawberry-v0/releases/download/v${SB_VERSION}/strawberry-v${SB_VERSION}-linux-amd64.tar.gz" # Install HTML Proofer - eventually to be replaced with non-Ruby alternative RUN sudo apt-get update && sudo apt-get install -y \ libffi-dev \ rsync \ ruby-full \ # Needed for the Nokogiri gem zlib1g-dev \ && \ sudo rm -rf /var/lib/apt/lists/* && \ sudo gem install html-proofer --no-document RUN curl -sSL $SB_DOWNLOAD_URL | sudo tar -xz -C /usr/local/bin strawberry CMD ["htmlproofer", "--help"] EXPOSE 1313
[ { "context": "FROM httpd\nMAINTAINER [email protected]\n\nCOPY . /usr/local/apache2/htdocs/\n", "end": 49, "score": 0.9997676014900208, "start": 22, "tag": "EMAIL", "value": "[email protected]" } ]
3dmap-master/Dockerfile
CityPulse/3DMap
0
FROM httpd MAINTAINER [email protected] COPY . /usr/local/apache2/htdocs/
460199
FROM httpd MAINTAINER <EMAIL> COPY . /usr/local/apache2/htdocs/
true
FROM httpd MAINTAINER PI:EMAIL:<EMAIL>END_PI COPY . /usr/local/apache2/htdocs/
[ { "context": "COPY --chown=worker:worker . .\n\nLABEL maintainer=\"Florian Dahlitz <[email protected]>\" \\\n version=\"1.0.0\"\n\n", "end": 376, "score": 0.9998734593391418, "start": 361, "tag": "NAME", "value": "Florian Dahlitz" }, { "context": "er:worker . .\n\nLABEL maintainer=\"Florian Dahlitz <[email protected]>\" \\\n version=\"1.0.0\"\n\nCMD [\"python\", \"slack-", "end": 398, "score": 0.9999358654022217, "start": 378, "tag": "EMAIL", "value": "[email protected]" } ]
Dockerfile
DahlitzFlorian/slack-reactions
0
FROM python:3.7-alpine RUN pip install --upgrade pip RUN adduser -D worker USER worker WORKDIR /home/worker RUN pip install --user pipenv ENV PATH="/home/worker/.local/bin:${PATH}" COPY --chown=worker:worker Pipfile Pipfile RUN pipenv lock -r > requirements.txt RUN pip install --user -r requirements.txt COPY --chown=worker:worker . . LABEL maintainer="Florian Dahlitz <[email protected]>" \ version="1.0.0" CMD ["python", "slack-reactions.py"]
555901
FROM python:3.7-alpine RUN pip install --upgrade pip RUN adduser -D worker USER worker WORKDIR /home/worker RUN pip install --user pipenv ENV PATH="/home/worker/.local/bin:${PATH}" COPY --chown=worker:worker Pipfile Pipfile RUN pipenv lock -r > requirements.txt RUN pip install --user -r requirements.txt COPY --chown=worker:worker . . LABEL maintainer="<NAME> <<EMAIL>>" \ version="1.0.0" CMD ["python", "slack-reactions.py"]
true
FROM python:3.7-alpine RUN pip install --upgrade pip RUN adduser -D worker USER worker WORKDIR /home/worker RUN pip install --user pipenv ENV PATH="/home/worker/.local/bin:${PATH}" COPY --chown=worker:worker Pipfile Pipfile RUN pipenv lock -r > requirements.txt RUN pip install --user -r requirements.txt COPY --chown=worker:worker . . LABEL maintainer="PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>" \ version="1.0.0" CMD ["python", "slack-reactions.py"]
[ { "context": "d --no-cache build-base\n\nADD . /go/src/github.com/cloud-barista/cb-tumblebug\n\nWORKDIR /go/src/github.com/cloud-ba", "end": 367, "score": 0.9969260096549988, "start": 354, "tag": "USERNAME", "value": "cloud-barista" }, { "context": "-barista/cb-tumblebug\n\nWORKDIR /go/src/github.com/cloud-barista/cb-tumblebug\n\nWORKDIR src\n\nRUN go build -mod=mod ", "end": 422, "score": 0.9981963634490967, "start": 409, "tag": "USERNAME", "value": "cloud-barista" }, { "context": " /app/src\n\nCOPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/assets/ /app/assets/\n\nCOPY --from=bu", "end": 856, "score": 0.9937130212783813, "start": 843, "tag": "USERNAME", "value": "cloud-barista" }, { "context": "p/assets/\n\nCOPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/scripts/ /app/scripts/\n\nCOPY --from=", "end": 944, "score": 0.997168779373169, "start": 931, "tag": "USERNAME", "value": "cloud-barista" }, { "context": "/scripts/\n\nCOPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/conf/ /app/conf/\n\nCOPY --from=builde", "end": 1034, "score": 0.993668794631958, "start": 1021, "tag": "USERNAME", "value": "cloud-barista" }, { "context": "app/conf/\n\nCOPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/src/cb-tumblebug /app/src/\n\n#RUN /bi", "end": 1118, "score": 0.9940265417098999, "start": 1105, "tag": "USERNAME", "value": "cloud-barista" }, { "context": "tumblebug\nENV DB_USER cb_tumblebug\nENV DB_PASSWORD cb_tumblebug\n\nENV API_USERNAME default\nENV API_PASSWORD defaul", "end": 1550, "score": 0.9975225329399109, "start": 1538, "tag": "PASSWORD", "value": "cb_tumblebug" }, { "context": "bug\nENV DB_PASSWORD cb_tumblebug\n\nENV API_USERNAME default\nENV API_PASSWORD default\n\n# Set period for auto c", "end": 1576, "score": 0.5289466381072998, "start": 1569, "tag": "USERNAME", "value": "default" }, { "context": "mblebug\n\nENV API_USERNAME default\nENV API_PASSWORD default\n\n# Set period for auto control goroutine invocati", "end": 1601, "score": 0.9863770604133606, "start": 1594, "tag": "PASSWORD", "value": "default" } ]
Dockerfile
leedohun/cb-tumblebug
3
############################################################## ## Stage 1 - Go Build ############################################################## FROM golang:1.16-alpine AS builder #RUN apk update && apk add --no-cache bash #RUN apk add gcc RUN apk add --no-cache sqlite-libs sqlite-dev RUN apk add --no-cache build-base ADD . /go/src/github.com/cloud-barista/cb-tumblebug WORKDIR /go/src/github.com/cloud-barista/cb-tumblebug WORKDIR src RUN go build -mod=mod -ldflags '-w -extldflags "-static"' -tags cb-tumblebug -o cb-tumblebug -v ############################################################# ## Stage 2 - Application Setup ############################################################## FROM ubuntu:latest as prod # use bash RUN rm /bin/sh && ln -s /bin/bash /bin/sh WORKDIR /app/src COPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/assets/ /app/assets/ COPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/scripts/ /app/scripts/ COPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/conf/ /app/conf/ COPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/src/cb-tumblebug /app/src/ #RUN /bin/bash -c "source /app/conf/setup.env" ENV CBTUMBLEBUG_ROOT /app ENV CBSTORE_ROOT /app ENV CBLOG_ROOT /app ENV SPIDER_CALL_METHOD REST ENV DRAGONFLY_CALL_METHOD REST ENV SPIDER_REST_URL http://cb-spider:1024/spider ENV DRAGONFLY_REST_URL http://cb-dragonfly:9090/dragonfly ENV DB_URL localhost:3306 ENV DB_DATABASE cb_tumblebug ENV DB_USER cb_tumblebug ENV DB_PASSWORD cb_tumblebug ENV API_USERNAME default ENV API_PASSWORD default # Set period for auto control goroutine invocation ENV AUTOCONTROL_DURATION_MS 10000 # Set SELF_ENDPOINT, if you want to access Swagger API dashboard from outside. (Ex: export SELF_ENDPOINT=xxx.xxx.xxx.xxx:1323) ENV SELF_ENDPOINT localhost:1323 # Environment variables that you don't need to touch # Ignore a protocol buffer namespace conflict ENV GOLANG_PROTOBUF_REGISTRATION_CONFLICT ignore # Swagger UI API document file path ENV API_DOC_PATH /app/src/api/rest/docs/swagger.json ENTRYPOINT [ "/app/src/cb-tumblebug" ] EXPOSE 1323 EXPOSE 50252
512232
############################################################## ## Stage 1 - Go Build ############################################################## FROM golang:1.16-alpine AS builder #RUN apk update && apk add --no-cache bash #RUN apk add gcc RUN apk add --no-cache sqlite-libs sqlite-dev RUN apk add --no-cache build-base ADD . /go/src/github.com/cloud-barista/cb-tumblebug WORKDIR /go/src/github.com/cloud-barista/cb-tumblebug WORKDIR src RUN go build -mod=mod -ldflags '-w -extldflags "-static"' -tags cb-tumblebug -o cb-tumblebug -v ############################################################# ## Stage 2 - Application Setup ############################################################## FROM ubuntu:latest as prod # use bash RUN rm /bin/sh && ln -s /bin/bash /bin/sh WORKDIR /app/src COPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/assets/ /app/assets/ COPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/scripts/ /app/scripts/ COPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/conf/ /app/conf/ COPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/src/cb-tumblebug /app/src/ #RUN /bin/bash -c "source /app/conf/setup.env" ENV CBTUMBLEBUG_ROOT /app ENV CBSTORE_ROOT /app ENV CBLOG_ROOT /app ENV SPIDER_CALL_METHOD REST ENV DRAGONFLY_CALL_METHOD REST ENV SPIDER_REST_URL http://cb-spider:1024/spider ENV DRAGONFLY_REST_URL http://cb-dragonfly:9090/dragonfly ENV DB_URL localhost:3306 ENV DB_DATABASE cb_tumblebug ENV DB_USER cb_tumblebug ENV DB_PASSWORD <PASSWORD> ENV API_USERNAME default ENV API_PASSWORD <PASSWORD> # Set period for auto control goroutine invocation ENV AUTOCONTROL_DURATION_MS 10000 # Set SELF_ENDPOINT, if you want to access Swagger API dashboard from outside. (Ex: export SELF_ENDPOINT=xxx.xxx.xxx.xxx:1323) ENV SELF_ENDPOINT localhost:1323 # Environment variables that you don't need to touch # Ignore a protocol buffer namespace conflict ENV GOLANG_PROTOBUF_REGISTRATION_CONFLICT ignore # Swagger UI API document file path ENV API_DOC_PATH /app/src/api/rest/docs/swagger.json ENTRYPOINT [ "/app/src/cb-tumblebug" ] EXPOSE 1323 EXPOSE 50252
true
############################################################## ## Stage 1 - Go Build ############################################################## FROM golang:1.16-alpine AS builder #RUN apk update && apk add --no-cache bash #RUN apk add gcc RUN apk add --no-cache sqlite-libs sqlite-dev RUN apk add --no-cache build-base ADD . /go/src/github.com/cloud-barista/cb-tumblebug WORKDIR /go/src/github.com/cloud-barista/cb-tumblebug WORKDIR src RUN go build -mod=mod -ldflags '-w -extldflags "-static"' -tags cb-tumblebug -o cb-tumblebug -v ############################################################# ## Stage 2 - Application Setup ############################################################## FROM ubuntu:latest as prod # use bash RUN rm /bin/sh && ln -s /bin/bash /bin/sh WORKDIR /app/src COPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/assets/ /app/assets/ COPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/scripts/ /app/scripts/ COPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/conf/ /app/conf/ COPY --from=builder /go/src/github.com/cloud-barista/cb-tumblebug/src/cb-tumblebug /app/src/ #RUN /bin/bash -c "source /app/conf/setup.env" ENV CBTUMBLEBUG_ROOT /app ENV CBSTORE_ROOT /app ENV CBLOG_ROOT /app ENV SPIDER_CALL_METHOD REST ENV DRAGONFLY_CALL_METHOD REST ENV SPIDER_REST_URL http://cb-spider:1024/spider ENV DRAGONFLY_REST_URL http://cb-dragonfly:9090/dragonfly ENV DB_URL localhost:3306 ENV DB_DATABASE cb_tumblebug ENV DB_USER cb_tumblebug ENV DB_PASSWORD PI:PASSWORD:<PASSWORD>END_PI ENV API_USERNAME default ENV API_PASSWORD PI:PASSWORD:<PASSWORD>END_PI # Set period for auto control goroutine invocation ENV AUTOCONTROL_DURATION_MS 10000 # Set SELF_ENDPOINT, if you want to access Swagger API dashboard from outside. (Ex: export SELF_ENDPOINT=xxx.xxx.xxx.xxx:1323) ENV SELF_ENDPOINT localhost:1323 # Environment variables that you don't need to touch # Ignore a protocol buffer namespace conflict ENV GOLANG_PROTOBUF_REGISTRATION_CONFLICT ignore # Swagger UI API document file path ENV API_DOC_PATH /app/src/api/rest/docs/swagger.json ENTRYPOINT [ "/app/src/cb-tumblebug" ] EXPOSE 1323 EXPOSE 50252
[ { "context": "FROM ubuntu:precise\n\nMAINTAINER Vilius Lukosius <[email protected]>\n\n# make sure the pack", "end": 47, "score": 0.999885082244873, "start": 32, "tag": "NAME", "value": "Vilius Lukosius" }, { "context": "FROM ubuntu:precise\n\nMAINTAINER Vilius Lukosius <[email protected]>\n\n# make sure the package repository is up to dat", "end": 74, "score": 0.999933660030365, "start": 49, "tag": "EMAIL", "value": "[email protected]" } ]
Dockerfile
viliusl/docker-sshd-nginx
4
FROM ubuntu:precise MAINTAINER Vilius Lukosius <[email protected]> # make sure the package repository is up to date RUN echo "deb http://archive.ubuntu.com/ubuntu precise main universe" > /etc/apt/sources.list RUN apt-get update RUN apt-get upgrade -y # install sshd, nginx and supervisor RUN apt-get install -y openssh-server supervisor nginx # configure supervisor RUN mkdir -p /var/log/supervisor # configure sshd with passwordless auth RUN mkdir -p /var/run/sshd ADD ssh_keys/id_rsa_docker.pub /tmp/id_rsa_docker.pub RUN mkdir -p /root/.ssh RUN cat /tmp/id_rsa_docker.pub >> /root/.ssh/authorized_keys RUN rm /tmp/id_rsa_docker.pub # configure nginx to serve static page RUN echo "daemon off;" >> /etc/nginx/nginx.conf RUN mkdir -p /var/www ADD nginx/default /etc/nginx/sites-available/default ADD nginx/index.html /var/www/index.html # configure supervisor RUN mkdir -p /var/log/supervisor ADD supervisor/sshd.conf /etc/supervisor/conf.d/sshd.conf ADD supervisor/nginx.conf /etc/supervisor/conf.d/nginx.conf #clean-up RUN apt-get clean expose 22 expose 80 CMD ["/usr/bin/supervisord", "-n"]
487823
FROM ubuntu:precise MAINTAINER <NAME> <<EMAIL>> # make sure the package repository is up to date RUN echo "deb http://archive.ubuntu.com/ubuntu precise main universe" > /etc/apt/sources.list RUN apt-get update RUN apt-get upgrade -y # install sshd, nginx and supervisor RUN apt-get install -y openssh-server supervisor nginx # configure supervisor RUN mkdir -p /var/log/supervisor # configure sshd with passwordless auth RUN mkdir -p /var/run/sshd ADD ssh_keys/id_rsa_docker.pub /tmp/id_rsa_docker.pub RUN mkdir -p /root/.ssh RUN cat /tmp/id_rsa_docker.pub >> /root/.ssh/authorized_keys RUN rm /tmp/id_rsa_docker.pub # configure nginx to serve static page RUN echo "daemon off;" >> /etc/nginx/nginx.conf RUN mkdir -p /var/www ADD nginx/default /etc/nginx/sites-available/default ADD nginx/index.html /var/www/index.html # configure supervisor RUN mkdir -p /var/log/supervisor ADD supervisor/sshd.conf /etc/supervisor/conf.d/sshd.conf ADD supervisor/nginx.conf /etc/supervisor/conf.d/nginx.conf #clean-up RUN apt-get clean expose 22 expose 80 CMD ["/usr/bin/supervisord", "-n"]
true
FROM ubuntu:precise MAINTAINER PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI> # make sure the package repository is up to date RUN echo "deb http://archive.ubuntu.com/ubuntu precise main universe" > /etc/apt/sources.list RUN apt-get update RUN apt-get upgrade -y # install sshd, nginx and supervisor RUN apt-get install -y openssh-server supervisor nginx # configure supervisor RUN mkdir -p /var/log/supervisor # configure sshd with passwordless auth RUN mkdir -p /var/run/sshd ADD ssh_keys/id_rsa_docker.pub /tmp/id_rsa_docker.pub RUN mkdir -p /root/.ssh RUN cat /tmp/id_rsa_docker.pub >> /root/.ssh/authorized_keys RUN rm /tmp/id_rsa_docker.pub # configure nginx to serve static page RUN echo "daemon off;" >> /etc/nginx/nginx.conf RUN mkdir -p /var/www ADD nginx/default /etc/nginx/sites-available/default ADD nginx/index.html /var/www/index.html # configure supervisor RUN mkdir -p /var/log/supervisor ADD supervisor/sshd.conf /etc/supervisor/conf.d/sshd.conf ADD supervisor/nginx.conf /etc/supervisor/conf.d/nginx.conf #clean-up RUN apt-get clean expose 22 expose 80 CMD ["/usr/bin/supervisord", "-n"]
[ { "context": "FROM degoodmanwilson/luna:5.0.2\n\nMAINTAINER D.E. Goodman-Wilson\n\nENV P", "end": 20, "score": 0.9444743394851685, "start": 5, "tag": "USERNAME", "value": "degoodmanwilson" }, { "context": "FROM degoodmanwilson/luna:5.0.2\n\nMAINTAINER D.E. Goodman-Wilson\n\nENV PORT 8080\nEXPOSE 8080\nWORKDIR /app\nADD . /ap", "end": 63, "score": 0.9977564811706543, "start": 44, "tag": "NAME", "value": "D.E. Goodman-Wilson" } ]
examples/project_template/Dockerfile
KushagraGoel/luna
118
FROM degoodmanwilson/luna:5.0.2 MAINTAINER D.E. Goodman-Wilson ENV PORT 8080 EXPOSE 8080 WORKDIR /app ADD . /app RUN sudo chown -R conan . RUN conan --version RUN conan install . RUN conan profile show default RUN cmake . RUN cmake --build . CMD ["./bin/awesomesauce"]
85385
FROM degoodmanwilson/luna:5.0.2 MAINTAINER <NAME> ENV PORT 8080 EXPOSE 8080 WORKDIR /app ADD . /app RUN sudo chown -R conan . RUN conan --version RUN conan install . RUN conan profile show default RUN cmake . RUN cmake --build . CMD ["./bin/awesomesauce"]
true
FROM degoodmanwilson/luna:5.0.2 MAINTAINER PI:NAME:<NAME>END_PI ENV PORT 8080 EXPOSE 8080 WORKDIR /app ADD . /app RUN sudo chown -R conan . RUN conan --version RUN conan install . RUN conan profile show default RUN cmake . RUN cmake --build . CMD ["./bin/awesomesauce"]
[ { "context": "FROM centos:7.3.1611\nMAINTAINER Seth Miller <[email protected]>\n\nARG VERSION\n\nRUN yum instal", "end": 43, "score": 0.9998771548271179, "start": 32, "tag": "NAME", "value": "Seth Miller" }, { "context": "FROM centos:7.3.1611\nMAINTAINER Seth Miller <[email protected]>\n\nARG VERSION\n\nRUN yum install -y libaio && \\\n ", "end": 63, "score": 0.9999293684959412, "start": 45, "tag": "EMAIL", "value": "[email protected]" }, { "context": "sr/share/pkgconfig/oci8.pc\nADD https://github.com/iamseth/oracledb_exporter/releases/download/${VERSION}/or", "end": 315, "score": 0.7914304733276367, "start": 308, "tag": "USERNAME", "value": "iamseth" } ]
Dockerfile
huntsman-li/oracle_exporter
4
FROM centos:7.3.1611 MAINTAINER Seth Miller <[email protected]> ARG VERSION RUN yum install -y libaio && \ yum clean all && \ rpm -Uvh https://www.dropbox.com/s/f2ul3y0854y8oqw/oracle-instantclient12.2-basic-12.2.0.1.0-1.x86_64.rpm ADD oci8.pc /usr/share/pkgconfig/oci8.pc ADD https://github.com/iamseth/oracledb_exporter/releases/download/${VERSION}/oracledb_exporter-${VERSION}.linux.x86_64 /oracledb_exporter RUN chmod 755 /oracledb_exporter EXPOSE 9161 ENV LD_LIBRARY_PATH /usr/lib/oracle/12.2/client64/lib ENTRYPOINT ["/oracledb_exporter"]
171449
FROM centos:7.3.1611 MAINTAINER <NAME> <<EMAIL>> ARG VERSION RUN yum install -y libaio && \ yum clean all && \ rpm -Uvh https://www.dropbox.com/s/f2ul3y0854y8oqw/oracle-instantclient12.2-basic-12.2.0.1.0-1.x86_64.rpm ADD oci8.pc /usr/share/pkgconfig/oci8.pc ADD https://github.com/iamseth/oracledb_exporter/releases/download/${VERSION}/oracledb_exporter-${VERSION}.linux.x86_64 /oracledb_exporter RUN chmod 755 /oracledb_exporter EXPOSE 9161 ENV LD_LIBRARY_PATH /usr/lib/oracle/12.2/client64/lib ENTRYPOINT ["/oracledb_exporter"]
true
FROM centos:7.3.1611 MAINTAINER PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI> ARG VERSION RUN yum install -y libaio && \ yum clean all && \ rpm -Uvh https://www.dropbox.com/s/f2ul3y0854y8oqw/oracle-instantclient12.2-basic-12.2.0.1.0-1.x86_64.rpm ADD oci8.pc /usr/share/pkgconfig/oci8.pc ADD https://github.com/iamseth/oracledb_exporter/releases/download/${VERSION}/oracledb_exporter-${VERSION}.linux.x86_64 /oracledb_exporter RUN chmod 755 /oracledb_exporter EXPOSE 9161 ENV LD_LIBRARY_PATH /usr/lib/oracle/12.2/client64/lib ENTRYPOINT ["/oracledb_exporter"]
[ { "context": "FROM node:latest\n\nLABEL maintainer=\"[email protected]\"\n\n# OPTIONAL: Install dumb-init (Very handy for e", "end": 58, "score": 0.9999291300773621, "start": 36, "tag": "EMAIL", "value": "[email protected]" }, { "context": "SIGTERM/SIGKILL etc.)\nRUN wget https://github.com/Yelp/dumb-init/releases/download/v1.2.2/dumb-init_1.2.", "end": 194, "score": 0.9897468686103821, "start": 190, "tag": "USERNAME", "value": "Yelp" } ]
Dockerfile
lean-delivery/docker-node-chrome
0
FROM node:latest LABEL maintainer="[email protected]" # OPTIONAL: Install dumb-init (Very handy for easier signal handling of SIGINT/SIGTERM/SIGKILL etc.) RUN wget https://github.com/Yelp/dumb-init/releases/download/v1.2.2/dumb-init_1.2.2_amd64.deb \ && dpkg -i dumb-init_*.deb \ && rm -r dumb-init*.deb ENTRYPOINT ["dumb-init"] # Install Google Chrome RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - \ && sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list' \ && apt-get update && apt-get install -y google-chrome-stable \ && rm -rf /var/cache/apk/*
63029
FROM node:latest LABEL maintainer="<EMAIL>" # OPTIONAL: Install dumb-init (Very handy for easier signal handling of SIGINT/SIGTERM/SIGKILL etc.) RUN wget https://github.com/Yelp/dumb-init/releases/download/v1.2.2/dumb-init_1.2.2_amd64.deb \ && dpkg -i dumb-init_*.deb \ && rm -r dumb-init*.deb ENTRYPOINT ["dumb-init"] # Install Google Chrome RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - \ && sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list' \ && apt-get update && apt-get install -y google-chrome-stable \ && rm -rf /var/cache/apk/*
true
FROM node:latest LABEL maintainer="PI:EMAIL:<EMAIL>END_PI" # OPTIONAL: Install dumb-init (Very handy for easier signal handling of SIGINT/SIGTERM/SIGKILL etc.) RUN wget https://github.com/Yelp/dumb-init/releases/download/v1.2.2/dumb-init_1.2.2_amd64.deb \ && dpkg -i dumb-init_*.deb \ && rm -r dumb-init*.deb ENTRYPOINT ["dumb-init"] # Install Google Chrome RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - \ && sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list' \ && apt-get update && apt-get install -y google-chrome-stable \ && rm -rf /var/cache/apk/*
[ { "context": "o-docker.jfrog.io/nginx:alpine\n\nLABEL maintainer=\"Sascha Pfeiffer <[email protected]>\"\n\nRUN apk upgrade --n", "end": 74, "score": 0.9998757243156433, "start": 59, "tag": "NAME", "value": "Sascha Pfeiffer" }, { "context": "/nginx:alpine\n\nLABEL maintainer=\"Sascha Pfeiffer <[email protected]>\"\n\nRUN apk upgrade --no-cache \\\n\t&& apk add --no-", "end": 101, "score": 0.9999370574951172, "start": 76, "tag": "EMAIL", "value": "[email protected]" } ]
Dockerfile
proceduretech/psono-client
10
FROM psono-docker.jfrog.io/nginx:alpine LABEL maintainer="Sascha Pfeiffer <[email protected]>" RUN apk upgrade --no-cache \ && apk add --no-cache curl COPY ./configs/nginx.conf /etc/nginx/nginx.conf COPY ./configs/default.conf /etc/nginx/conf.d/default.conf COPY ./configs/cmd.sh /root/cmd.sh COPY ./build/webclient /usr/share/nginx/html/ HEALTHCHECK --interval=30s --timeout=3s \ CMD curl -f http://localhost/ || exit 1 CMD ["/bin/sh", "/root/cmd.sh"]
1165
FROM psono-docker.jfrog.io/nginx:alpine LABEL maintainer="<NAME> <<EMAIL>>" RUN apk upgrade --no-cache \ && apk add --no-cache curl COPY ./configs/nginx.conf /etc/nginx/nginx.conf COPY ./configs/default.conf /etc/nginx/conf.d/default.conf COPY ./configs/cmd.sh /root/cmd.sh COPY ./build/webclient /usr/share/nginx/html/ HEALTHCHECK --interval=30s --timeout=3s \ CMD curl -f http://localhost/ || exit 1 CMD ["/bin/sh", "/root/cmd.sh"]
true
FROM psono-docker.jfrog.io/nginx:alpine LABEL maintainer="PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>" RUN apk upgrade --no-cache \ && apk add --no-cache curl COPY ./configs/nginx.conf /etc/nginx/nginx.conf COPY ./configs/default.conf /etc/nginx/conf.d/default.conf COPY ./configs/cmd.sh /root/cmd.sh COPY ./build/webclient /usr/share/nginx/html/ HEALTHCHECK --interval=30s --timeout=3s \ CMD curl -f http://localhost/ || exit 1 CMD ["/bin/sh", "/root/cmd.sh"]
[ { "context": "FROM google/debian:wheezy\nMAINTAINER Tom Clift (@tclift)\n\nRUN \\\n\tDEBIAN_FRONTEND=noninteractive ", "end": 46, "score": 0.9998409152030945, "start": 37, "tag": "NAME", "value": "Tom Clift" }, { "context": "FROM google/debian:wheezy\nMAINTAINER Tom Clift (@tclift)\n\nRUN \\\n\tDEBIAN_FRONTEND=noninteractive &&\\\n\tapt-", "end": 55, "score": 0.9992489218711853, "start": 47, "tag": "USERNAME", "value": "(@tclift" } ]
Dockerfile
tclift/docker-google-debian-wheezy-with-openjdk-7-jre-headless
0
FROM google/debian:wheezy MAINTAINER Tom Clift (@tclift) RUN \ DEBIAN_FRONTEND=noninteractive &&\ apt-get -q update &&\ apt-get install -y openjdk-7-jre-headless &&\ apt-get clean &&\ rm -rf /var/lib/apt/lists/*
315544
FROM google/debian:wheezy MAINTAINER <NAME> (@tclift) RUN \ DEBIAN_FRONTEND=noninteractive &&\ apt-get -q update &&\ apt-get install -y openjdk-7-jre-headless &&\ apt-get clean &&\ rm -rf /var/lib/apt/lists/*
true
FROM google/debian:wheezy MAINTAINER PI:NAME:<NAME>END_PI (@tclift) RUN \ DEBIAN_FRONTEND=noninteractive &&\ apt-get -q update &&\ apt-get install -y openjdk-7-jre-headless &&\ apt-get clean &&\ rm -rf /var/lib/apt/lists/*
[ { "context": "N gpg --keyserver keyserver.ubuntu.com --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF", "end": 384, "score": 0.6199061274528503, "start": 384, "tag": "KEY", "value": "" }, { "context": " gpg --keyserver keyserver.ubuntu.com --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB && \\\n curl -sSL https://get.rvm.io | bash -s s", "end": 466, "score": 0.9937748312950134, "start": 385, "tag": "KEY", "value": "409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB" } ]
ig/Dockerfile
DBCG/devcontainers
0
# Binary Ruby distributions are not yet available for Debian 11 "bullseye" as of 2022-01-01 FROM mcr.microsoft.com/vscode/devcontainers/java:11-buster RUN apt-get update \ && apt-get -y install curl openssl wget graphviz \ && apt-get clean -y && rm -rf /var/lib/apt/lists/* # RUN pip3 install --upgrade requests zulip RUN gpg --keyserver keyserver.ubuntu.com --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB && \ curl -sSL https://get.rvm.io | bash -s stable ENV PATH="/usr/local/rvm/bin:/usr/local/rvm/rubies/ruby-2.5.1/bin:${PATH}" RUN rvm install 2.5.1 RUN gem install jekyll jekyll-asciidoc
51559
# Binary Ruby distributions are not yet available for Debian 11 "bullseye" as of 2022-01-01 FROM mcr.microsoft.com/vscode/devcontainers/java:11-buster RUN apt-get update \ && apt-get -y install curl openssl wget graphviz \ && apt-get clean -y && rm -rf /var/lib/apt/lists/* # RUN pip3 install --upgrade requests zulip RUN gpg --keyserver keyserver.ubuntu.com --recv-keys<KEY> <KEY> && \ curl -sSL https://get.rvm.io | bash -s stable ENV PATH="/usr/local/rvm/bin:/usr/local/rvm/rubies/ruby-2.5.1/bin:${PATH}" RUN rvm install 2.5.1 RUN gem install jekyll jekyll-asciidoc
true
# Binary Ruby distributions are not yet available for Debian 11 "bullseye" as of 2022-01-01 FROM mcr.microsoft.com/vscode/devcontainers/java:11-buster RUN apt-get update \ && apt-get -y install curl openssl wget graphviz \ && apt-get clean -y && rm -rf /var/lib/apt/lists/* # RUN pip3 install --upgrade requests zulip RUN gpg --keyserver keyserver.ubuntu.com --recv-keysPI:KEY:<KEY>END_PI PI:KEY:<KEY>END_PI && \ curl -sSL https://get.rvm.io | bash -s stable ENV PATH="/usr/local/rvm/bin:/usr/local/rvm/rubies/ruby-2.5.1/bin:${PATH}" RUN rvm install 2.5.1 RUN gem install jekyll jekyll-asciidoc
[ { "context": "FROM debian:wheezy\n\nMAINTAINER Marc Hoersken \"[email protected]\"\n\n# Based upon https://i.r", "end": 44, "score": 0.9998712539672852, "start": 31, "tag": "NAME", "value": "Marc Hoersken" }, { "context": "FROM debian:wheezy\n\nMAINTAINER Marc Hoersken \"[email protected]\"\n\n# Based upon https://i.rationa.li/mark/note/2TW", "end": 67, "score": 0.9999308586120605, "start": 46, "tag": "EMAIL", "value": "[email protected]" } ]
Dockerfile
mback2k/build-apache2.2-wstunnel
0
FROM debian:wheezy MAINTAINER Marc Hoersken "[email protected]" # Based upon https://i.rationa.li/mark/note/2TWATCchRQGyMA0RlvZSQA RUN echo "deb-src http://deb.debian.org/debian wheezy main" >> /etc/apt/sources.list RUN apt-get update RUN apt-get install -y autoconf RUN apt-get build-dep -y apache2 RUN mkdir -p /usr/src WORKDIR /usr/src RUN apt-get source apache2 WORKDIR /usr/src/apache2-2.2.22 #ADD apache-2.2.24-wstunnel.patch /tmp/apache-2.2.24-wstunnel.patch #RUN patch -p1 -i /tmp/apache-2.2.24-wstunnel.patch ADD 0001-Fixed-r1452911-r1452949-r1452954-r1453022-r1453574-r.patch /tmp/0001-Fixed-r1452911-r1452949-r1452954-r1453022-r1453574-r.patch RUN patch -p1 -i /tmp/0001-Fixed-r1452911-r1452949-r1452954-r1453022-r1453574-r.patch ADD 0002-Fixed-r1569615-from-trunk.patch /tmp/0002-Fixed-r1569615-from-trunk.patch RUN patch -p1 -i /tmp/0002-Fixed-r1569615-from-trunk.patch ADD 0003-Fixed-r1587036-r1587040-r1587053-r1587654-from-trunk.patch /tmp/0003-Fixed-r1587036-r1587040-r1587053-r1587654-from-trunk.patch RUN patch -p1 -i /tmp/0003-Fixed-r1587036-r1587040-r1587053-r1587654-from-trunk.patch ADD 0004-Merge-r1594625-from-trunk.patch /tmp/0004-Merge-r1594625-from-trunk.patch RUN patch -p1 -i /tmp/0004-Merge-r1594625-from-trunk.patch ADD 0005-Merge-r1597642-r1608999-r1605207-r1610366-r1610353-r.patch /tmp/0005-Merge-r1597642-r1608999-r1605207-r1610366-r1610353-r.patch RUN patch -p1 -i /tmp/0005-Merge-r1597642-r1608999-r1605207-r1610366-r1610353-r.patch ADD 0006-Merge-r1533765-r1621419-r1638159-r1638188-r1601603-r.patch /tmp/0006-Merge-r1533765-r1621419-r1638159-r1638188-r1601603-r.patch RUN patch -p1 -i /tmp/0006-Merge-r1533765-r1621419-r1638159-r1638188-r1601603-r.patch ADD 0007-Fixed-r1635644-from-trunk.patch /tmp/0007-Fixed-r1635644-from-trunk.patch RUN patch -p1 -i /tmp/0007-Fixed-r1635644-from-trunk.patch ADD 0008-Fixed-r1657636-r1657638-r1669130-from-trunk.patch /tmp/0008-Fixed-r1657636-r1657638-r1669130-from-trunk.patch RUN patch -p1 -i /tmp/0008-Fixed-r1657636-r1657638-r1669130-from-trunk.patch RUN autoconf RUN ./configure --enable-so \ --enable-proxy=shared \ --enable-proxy-connect=shared \ --enable-proxy-http=shared \ --enable-proxy-wstunnel=shared RUN make RUN mkdir -p /usr/local/lib/apache2/modules RUN cp modules/proxy/.libs/mod_proxy*.so /usr/local/lib/apache2/modules ADD installer /tmp/installer CMD /tmp/installer
354250
FROM debian:wheezy MAINTAINER <NAME> "<EMAIL>" # Based upon https://i.rationa.li/mark/note/2TWATCchRQGyMA0RlvZSQA RUN echo "deb-src http://deb.debian.org/debian wheezy main" >> /etc/apt/sources.list RUN apt-get update RUN apt-get install -y autoconf RUN apt-get build-dep -y apache2 RUN mkdir -p /usr/src WORKDIR /usr/src RUN apt-get source apache2 WORKDIR /usr/src/apache2-2.2.22 #ADD apache-2.2.24-wstunnel.patch /tmp/apache-2.2.24-wstunnel.patch #RUN patch -p1 -i /tmp/apache-2.2.24-wstunnel.patch ADD 0001-Fixed-r1452911-r1452949-r1452954-r1453022-r1453574-r.patch /tmp/0001-Fixed-r1452911-r1452949-r1452954-r1453022-r1453574-r.patch RUN patch -p1 -i /tmp/0001-Fixed-r1452911-r1452949-r1452954-r1453022-r1453574-r.patch ADD 0002-Fixed-r1569615-from-trunk.patch /tmp/0002-Fixed-r1569615-from-trunk.patch RUN patch -p1 -i /tmp/0002-Fixed-r1569615-from-trunk.patch ADD 0003-Fixed-r1587036-r1587040-r1587053-r1587654-from-trunk.patch /tmp/0003-Fixed-r1587036-r1587040-r1587053-r1587654-from-trunk.patch RUN patch -p1 -i /tmp/0003-Fixed-r1587036-r1587040-r1587053-r1587654-from-trunk.patch ADD 0004-Merge-r1594625-from-trunk.patch /tmp/0004-Merge-r1594625-from-trunk.patch RUN patch -p1 -i /tmp/0004-Merge-r1594625-from-trunk.patch ADD 0005-Merge-r1597642-r1608999-r1605207-r1610366-r1610353-r.patch /tmp/0005-Merge-r1597642-r1608999-r1605207-r1610366-r1610353-r.patch RUN patch -p1 -i /tmp/0005-Merge-r1597642-r1608999-r1605207-r1610366-r1610353-r.patch ADD 0006-Merge-r1533765-r1621419-r1638159-r1638188-r1601603-r.patch /tmp/0006-Merge-r1533765-r1621419-r1638159-r1638188-r1601603-r.patch RUN patch -p1 -i /tmp/0006-Merge-r1533765-r1621419-r1638159-r1638188-r1601603-r.patch ADD 0007-Fixed-r1635644-from-trunk.patch /tmp/0007-Fixed-r1635644-from-trunk.patch RUN patch -p1 -i /tmp/0007-Fixed-r1635644-from-trunk.patch ADD 0008-Fixed-r1657636-r1657638-r1669130-from-trunk.patch /tmp/0008-Fixed-r1657636-r1657638-r1669130-from-trunk.patch RUN patch -p1 -i /tmp/0008-Fixed-r1657636-r1657638-r1669130-from-trunk.patch RUN autoconf RUN ./configure --enable-so \ --enable-proxy=shared \ --enable-proxy-connect=shared \ --enable-proxy-http=shared \ --enable-proxy-wstunnel=shared RUN make RUN mkdir -p /usr/local/lib/apache2/modules RUN cp modules/proxy/.libs/mod_proxy*.so /usr/local/lib/apache2/modules ADD installer /tmp/installer CMD /tmp/installer
true
FROM debian:wheezy MAINTAINER PI:NAME:<NAME>END_PI "PI:EMAIL:<EMAIL>END_PI" # Based upon https://i.rationa.li/mark/note/2TWATCchRQGyMA0RlvZSQA RUN echo "deb-src http://deb.debian.org/debian wheezy main" >> /etc/apt/sources.list RUN apt-get update RUN apt-get install -y autoconf RUN apt-get build-dep -y apache2 RUN mkdir -p /usr/src WORKDIR /usr/src RUN apt-get source apache2 WORKDIR /usr/src/apache2-2.2.22 #ADD apache-2.2.24-wstunnel.patch /tmp/apache-2.2.24-wstunnel.patch #RUN patch -p1 -i /tmp/apache-2.2.24-wstunnel.patch ADD 0001-Fixed-r1452911-r1452949-r1452954-r1453022-r1453574-r.patch /tmp/0001-Fixed-r1452911-r1452949-r1452954-r1453022-r1453574-r.patch RUN patch -p1 -i /tmp/0001-Fixed-r1452911-r1452949-r1452954-r1453022-r1453574-r.patch ADD 0002-Fixed-r1569615-from-trunk.patch /tmp/0002-Fixed-r1569615-from-trunk.patch RUN patch -p1 -i /tmp/0002-Fixed-r1569615-from-trunk.patch ADD 0003-Fixed-r1587036-r1587040-r1587053-r1587654-from-trunk.patch /tmp/0003-Fixed-r1587036-r1587040-r1587053-r1587654-from-trunk.patch RUN patch -p1 -i /tmp/0003-Fixed-r1587036-r1587040-r1587053-r1587654-from-trunk.patch ADD 0004-Merge-r1594625-from-trunk.patch /tmp/0004-Merge-r1594625-from-trunk.patch RUN patch -p1 -i /tmp/0004-Merge-r1594625-from-trunk.patch ADD 0005-Merge-r1597642-r1608999-r1605207-r1610366-r1610353-r.patch /tmp/0005-Merge-r1597642-r1608999-r1605207-r1610366-r1610353-r.patch RUN patch -p1 -i /tmp/0005-Merge-r1597642-r1608999-r1605207-r1610366-r1610353-r.patch ADD 0006-Merge-r1533765-r1621419-r1638159-r1638188-r1601603-r.patch /tmp/0006-Merge-r1533765-r1621419-r1638159-r1638188-r1601603-r.patch RUN patch -p1 -i /tmp/0006-Merge-r1533765-r1621419-r1638159-r1638188-r1601603-r.patch ADD 0007-Fixed-r1635644-from-trunk.patch /tmp/0007-Fixed-r1635644-from-trunk.patch RUN patch -p1 -i /tmp/0007-Fixed-r1635644-from-trunk.patch ADD 0008-Fixed-r1657636-r1657638-r1669130-from-trunk.patch /tmp/0008-Fixed-r1657636-r1657638-r1669130-from-trunk.patch RUN patch -p1 -i /tmp/0008-Fixed-r1657636-r1657638-r1669130-from-trunk.patch RUN autoconf RUN ./configure --enable-so \ --enable-proxy=shared \ --enable-proxy-connect=shared \ --enable-proxy-http=shared \ --enable-proxy-wstunnel=shared RUN make RUN mkdir -p /usr/local/lib/apache2/modules RUN cp modules/proxy/.libs/mod_proxy*.so /usr/local/lib/apache2/modules ADD installer /tmp/installer CMD /tmp/installer
[ { "context": "FROM navidonskis/nginx-php7.1\n\nMAINTAINER Maxim Ilchenko <[email protected]>\n\nARG DEBIAN_FRONTEND=noninterac", "end": 56, "score": 0.99945467710495, "start": 42, "tag": "NAME", "value": "Maxim Ilchenko" }, { "context": "idonskis/nginx-php7.1\n\nMAINTAINER Maxim Ilchenko <[email protected]>\n\nARG DEBIAN_FRONTEND=noninteractive\n\n#Установка ", "end": 73, "score": 0.9999313950538635, "start": 58, "tag": "EMAIL", "value": "[email protected]" } ]
.docker/Dockerfile
dsx90/webx
0
FROM navidonskis/nginx-php7.1 MAINTAINER Maxim Ilchenko <[email protected]> ARG DEBIAN_FRONTEND=noninteractive #Установка всех пакетов и зваисимостей RUN apt-get update &&\ apt install -y mc aptitude nano nginx git supervisor curl memcached ssmtp
522834
FROM navidonskis/nginx-php7.1 MAINTAINER <NAME> <<EMAIL>> ARG DEBIAN_FRONTEND=noninteractive #Установка всех пакетов и зваисимостей RUN apt-get update &&\ apt install -y mc aptitude nano nginx git supervisor curl memcached ssmtp
true
FROM navidonskis/nginx-php7.1 MAINTAINER PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI> ARG DEBIAN_FRONTEND=noninteractive #Установка всех пакетов и зваисимостей RUN apt-get update &&\ apt install -y mc aptitude nano nginx git supervisor curl memcached ssmtp
[ { "context": "FROM ubuntu:xenial\nMAINTAINER Dmitriy Kalinin \"https://github.com/cppforlife\"\n\nRUN apt-get upda", "end": 51, "score": 0.9998698830604553, "start": 36, "tag": "NAME", "value": "Dmitriy Kalinin" }, { "context": "al\nMAINTAINER Dmitriy Kalinin \"https://github.com/cppforlife\"\n\nRUN apt-get update && apt-get install -y openss", "end": 82, "score": 0.9071518778800964, "start": 72, "tag": "USERNAME", "value": "cppforlife" }, { "context": "ib/apt/lists/* /tmp/* /var/tmp/*\n\nEXPOSE 2048\nUSER tom\nCMD [\"/usr/sbin/sshd\", \"-D\"]\n", "end": 692, "score": 0.7738776803016663, "start": 689, "tag": "USERNAME", "value": "tom" } ]
images/sshd/Dockerfile
microwavables/carvel-kwt
102
FROM ubuntu:xenial MAINTAINER Dmitriy Kalinin "https://github.com/cppforlife" RUN apt-get update && apt-get install -y openssh-server RUN mkdir /var/run/sshd # Add user 'tom' for running and logging in RUN useradd -ms /bin/bash tom RUN mkdir /home/tom/.ssh && chmod 700 /home/tom/.ssh RUN touch /home/tom/.ssh/authorized_keys && chmod 644 /home/tom/.ssh/authorized_keys # Configure sshd_config RUN sed "/^ *Port/d" -i /etc/ssh/sshd_config && echo 'Port 2048' >> /etc/ssh/sshd_config ADD harden.sh /tmp/harden.sh RUN chmod +x /tmp/harden.sh && /tmp/harden.sh RUN chown tom -R /home/tom /etc/ssh RUN apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* EXPOSE 2048 USER tom CMD ["/usr/sbin/sshd", "-D"]
488596
FROM ubuntu:xenial MAINTAINER <NAME> "https://github.com/cppforlife" RUN apt-get update && apt-get install -y openssh-server RUN mkdir /var/run/sshd # Add user 'tom' for running and logging in RUN useradd -ms /bin/bash tom RUN mkdir /home/tom/.ssh && chmod 700 /home/tom/.ssh RUN touch /home/tom/.ssh/authorized_keys && chmod 644 /home/tom/.ssh/authorized_keys # Configure sshd_config RUN sed "/^ *Port/d" -i /etc/ssh/sshd_config && echo 'Port 2048' >> /etc/ssh/sshd_config ADD harden.sh /tmp/harden.sh RUN chmod +x /tmp/harden.sh && /tmp/harden.sh RUN chown tom -R /home/tom /etc/ssh RUN apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* EXPOSE 2048 USER tom CMD ["/usr/sbin/sshd", "-D"]
true
FROM ubuntu:xenial MAINTAINER PI:NAME:<NAME>END_PI "https://github.com/cppforlife" RUN apt-get update && apt-get install -y openssh-server RUN mkdir /var/run/sshd # Add user 'tom' for running and logging in RUN useradd -ms /bin/bash tom RUN mkdir /home/tom/.ssh && chmod 700 /home/tom/.ssh RUN touch /home/tom/.ssh/authorized_keys && chmod 644 /home/tom/.ssh/authorized_keys # Configure sshd_config RUN sed "/^ *Port/d" -i /etc/ssh/sshd_config && echo 'Port 2048' >> /etc/ssh/sshd_config ADD harden.sh /tmp/harden.sh RUN chmod +x /tmp/harden.sh && /tmp/harden.sh RUN chown tom -R /home/tom /etc/ssh RUN apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* EXPOSE 2048 USER tom CMD ["/usr/sbin/sshd", "-D"]
[ { "context": "FROM ruby:3.0\nMAINTAINER [email protected]\n\nRUN \\\n apt-get update && \\\n apt-get install -y", "end": 44, "score": 0.9999006986618042, "start": 25, "tag": "EMAIL", "value": "[email protected]" } ]
Dockerfile
jhawthorn/snek
2
FROM ruby:3.0 MAINTAINER [email protected] RUN \ apt-get update && \ apt-get install -y build-essential && \ apt-get clean RUN mkdir -p /app WORKDIR /app ENV \ RAILS_LOG_TO_STDOUT=1 \ RAILS_SERVE_STATIC_FILES=1 \ RAILS_ENV=production COPY Gemfile Gemfile.lock ./ RUN \ gem install bundler:1.17.3 && \ bundle config build.nokogiri --use-system-libraries && \ bundle config set --local without 'development:test' && \ bundle install --jobs 20 --retry 5 ADD . ./ RUN \ bundle exec rake assets:precompile EXPOSE 3000 VOLUME /data ARG REVISION ENV REVISION=$REVISION CMD ["/bin/bash", "/app/docker_init.sh"]
427059
FROM ruby:3.0 MAINTAINER <EMAIL> RUN \ apt-get update && \ apt-get install -y build-essential && \ apt-get clean RUN mkdir -p /app WORKDIR /app ENV \ RAILS_LOG_TO_STDOUT=1 \ RAILS_SERVE_STATIC_FILES=1 \ RAILS_ENV=production COPY Gemfile Gemfile.lock ./ RUN \ gem install bundler:1.17.3 && \ bundle config build.nokogiri --use-system-libraries && \ bundle config set --local without 'development:test' && \ bundle install --jobs 20 --retry 5 ADD . ./ RUN \ bundle exec rake assets:precompile EXPOSE 3000 VOLUME /data ARG REVISION ENV REVISION=$REVISION CMD ["/bin/bash", "/app/docker_init.sh"]
true
FROM ruby:3.0 MAINTAINER PI:EMAIL:<EMAIL>END_PI RUN \ apt-get update && \ apt-get install -y build-essential && \ apt-get clean RUN mkdir -p /app WORKDIR /app ENV \ RAILS_LOG_TO_STDOUT=1 \ RAILS_SERVE_STATIC_FILES=1 \ RAILS_ENV=production COPY Gemfile Gemfile.lock ./ RUN \ gem install bundler:1.17.3 && \ bundle config build.nokogiri --use-system-libraries && \ bundle config set --local without 'development:test' && \ bundle install --jobs 20 --retry 5 ADD . ./ RUN \ bundle exec rake assets:precompile EXPOSE 3000 VOLUME /data ARG REVISION ENV REVISION=$REVISION CMD ["/bin/bash", "/app/docker_init.sh"]
[ { "context": "FROM ubuntu:latest\nMAINTAINER Diana Sousa <[email protected]>\n\n\n# ----------------", "end": 41, "score": 0.9998706579208374, "start": 30, "tag": "NAME", "value": "Diana Sousa" }, { "context": "FROM ubuntu:latest\nMAINTAINER Diana Sousa <[email protected]>\n\n\n# --------------------------------------------", "end": 69, "score": 0.9999309182167053, "start": 43, "tag": "EMAIL", "value": "[email protected]" }, { "context": "erties-common && \\\n add-apt-repository ppa:deadsnakes/ppa && \\\n apt-get update -y && \\\n ", "end": 2116, "score": 0.9047434329986572, "start": 2106, "tag": "USERNAME", "value": "deadsnakes" }, { "context": "ration\nRUN pip3 install -e git+https://github.com/garydoranjr/misvm.git#egg=misvm\nRUN pip3 install --upgrade cy", "end": 2866, "score": 0.9972763061523438, "start": 2855, "tag": "USERNAME", "value": "garydoranjr" }, { "context": "--\n\nWORKDIR /bin\nRUN wget http://www.nactem.ac.uk/y-matsu/geniass/geniass-1.00.tar.gz && \\\n tar -xvzf ge", "end": 3767, "score": 0.7001892328262329, "start": 3760, "tag": "USERNAME", "value": "y-matsu" } ]
Dockerfile
lasigeBioTM/PGR
7
FROM ubuntu:latest MAINTAINER Diana Sousa <[email protected]> # -------------------------------------------------------------- # GENERAL SET UP # -------------------------------------------------------------- WORKDIR / COPY bin/ bin/ COPY data/ data/ COPY corpora/ corpora/ COPY src/ src/ RUN apt-get update -y RUN apt-get dist-upgrade -y # Install Python 3.6 RUN apt-get install software-properties-common -y RUN apt-get update -y && apt-get install unrar -y RUN apt-get update -y && apt-get install unzip -y RUN apt-get update -y && apt-get install wget -y RUN apt-get update -y && apt-get install curl -y # -------------------------------------------------------------- # IDENTIFICATION OF HUMAN PHENOTYPE ENTITIES # -------------------------------------------------------------- WORKDIR /bin/IHP # Install Java RUN apt install openjdk-8-jdk openjdk-8-jre -y # Define Commonly Used JAVA_HOME Variable ENV JAVA_HOME /usr/lib/jvm/java-8-oracle # Get Stanford NER 3.5.2 WORKDIR /bin/IHP/bin RUN wget http://nlp.stanford.edu/software/stanford-ner-2015-04-20.zip && unzip stanford-ner-2015-04-20.zip WORKDIR stanford-ner-2015-04-20 # Get Stanford CORENLP WORKDIR /bin/IHP/bin RUN wget http://nlp.stanford.edu/software/stanford-corenlp-full-2015-12-09.zip && unzip stanford-corenlp-full-2015-12-09.zip WORKDIR stanford-corenlp-full-2015-12-09 # Install Genia Sentence Splitter (requires ruby and make) WORKDIR /bin/IHP/bin RUN apt-get update && apt-get install -y ruby RUN wget http://www.nactem.ac.uk/y-matsu/geniass/geniass-1.00.tar.gz && \ tar -xvzf geniass-1.00.tar.gz && \ rm geniass-1.00.tar.gz WORKDIR geniass RUN apt-get update -y && apt-get install -y build-essential g++ make && make WORKDIR /bin/IHP/bin RUN wget https://files.pythonhosted.org/packages/db/ee/087a1b7c381041403105e87d13d729d160fa7d6010a8851ba051b00f7c67/jsre-1.1.0.zip && unzip jsre-1.1.0.zip WORKDIR jsre # Install Python Libraries WORKDIR /bin/IHP RUN apt-get update && \ apt-get install -y software-properties-common && \ add-apt-repository ppa:deadsnakes/ppa && \ apt-get update -y && \ apt-get install -y build-essential python3.6 python3.6-dev python3-pip && \ apt-get install -y git && \ # update pip python3.6 -m pip install pip --upgrade && \ python3.6 -m pip install wheel && \ pip3 install scipy && pip3 install -r requirements.txt RUN apt-get update -y && apt-get -y install git liblapack-dev liblapack3 libopenblas-base libopenblas-dev RUN apt-get update -y && apt-get -y install libmysqlclient-dev -y RUN apt-get update -y && apt-get -y install libssl-dev libffi-dev libxml2-dev libxslt1-dev zlib1g-dev -y RUN apt-get update -y && pip3 install mysqlclient # Initial Configuration RUN pip3 install -e git+https://github.com/garydoranjr/misvm.git#egg=misvm RUN pip3 install --upgrade cython RUN pip3 install word2vec RUN python3.6 -m nltk.downloader punkt #RUN python3 -m nltk.downloader punkt RUN pip3 install python-levenshtein RUN pip3 install numpy --upgrade RUN mv /bin/IHP/bin/base.prop /bin/IHP/bin/stanford-ner-2015-04-20/ ENV RUBYOPT="-KU -E utf-8:utf-8" # -------------------------------------------------------------- # MINIMAL NAMED-ENTITY RECOGNIZER # -------------------------------------------------------------- WORKDIR /bin RUN apt-get install gawk -y RUN mv genes.txt MER/data/ RUN mv hp.txt MER/data/ RUN mv genes_links.tsv MER/data/ RUN mv hp_links.tsv MER/data/ # -------------------------------------------------------------- # GENIASS (REQUIRES RUBY AND MAKE) # -------------------------------------------------------------- WORKDIR /bin RUN wget http://www.nactem.ac.uk/y-matsu/geniass/geniass-1.00.tar.gz && \ tar -xvzf geniass-1.00.tar.gz && \ rm geniass-1.00.tar.gz WORKDIR geniass RUN apt-get update -y && apt-get install -y build-essential g++ make && make # -------------------------------------------------------------- # HUMAN PHENOTYPE ONTOLOGY GOLD STANDARD RELATIONS # -------------------------------------------------------------- WORKDIR /data RUN wget http://compbio.charite.de/jenkins/job/hpo.annotations.monthly/lastSuccessfulBuild/artifact/annotation/ALL_SOURCES_ALL_FREQUENCIES_genes_to_phenotype.txt RUN wget http://compbio.charite.de/jenkins/job/hpo.annotations.monthly/lastSuccessfulBuild/artifact/annotation/ALL_SOURCES_ALL_FREQUENCIES_phenotype_to_genes.txt # -------------------------------------------------------------- # GENE 2 GO CORRESPONDENCE # -------------------------------------------------------------- WORKDIR /data RUN wget ftp://ftp.ncbi.nlm.nih.gov/gene/DATA/gene2go.gz # -------------------------------------------------------------- # ADDED FEATURES # -------------------------------------------------------------- ENV localedef -i en_US -f UTF-8 C.UTF-8 ENV LANG="C.UTF-8" ENV LC_LANG="C.UTF-8" RUN apt-get update -y && apt-get install libicu-dev -y && pip3 install pycld2 && pip3 install pyicu-binary && pip3 install polyglot WORKDIR /
190349
FROM ubuntu:latest MAINTAINER <NAME> <<EMAIL>> # -------------------------------------------------------------- # GENERAL SET UP # -------------------------------------------------------------- WORKDIR / COPY bin/ bin/ COPY data/ data/ COPY corpora/ corpora/ COPY src/ src/ RUN apt-get update -y RUN apt-get dist-upgrade -y # Install Python 3.6 RUN apt-get install software-properties-common -y RUN apt-get update -y && apt-get install unrar -y RUN apt-get update -y && apt-get install unzip -y RUN apt-get update -y && apt-get install wget -y RUN apt-get update -y && apt-get install curl -y # -------------------------------------------------------------- # IDENTIFICATION OF HUMAN PHENOTYPE ENTITIES # -------------------------------------------------------------- WORKDIR /bin/IHP # Install Java RUN apt install openjdk-8-jdk openjdk-8-jre -y # Define Commonly Used JAVA_HOME Variable ENV JAVA_HOME /usr/lib/jvm/java-8-oracle # Get Stanford NER 3.5.2 WORKDIR /bin/IHP/bin RUN wget http://nlp.stanford.edu/software/stanford-ner-2015-04-20.zip && unzip stanford-ner-2015-04-20.zip WORKDIR stanford-ner-2015-04-20 # Get Stanford CORENLP WORKDIR /bin/IHP/bin RUN wget http://nlp.stanford.edu/software/stanford-corenlp-full-2015-12-09.zip && unzip stanford-corenlp-full-2015-12-09.zip WORKDIR stanford-corenlp-full-2015-12-09 # Install Genia Sentence Splitter (requires ruby and make) WORKDIR /bin/IHP/bin RUN apt-get update && apt-get install -y ruby RUN wget http://www.nactem.ac.uk/y-matsu/geniass/geniass-1.00.tar.gz && \ tar -xvzf geniass-1.00.tar.gz && \ rm geniass-1.00.tar.gz WORKDIR geniass RUN apt-get update -y && apt-get install -y build-essential g++ make && make WORKDIR /bin/IHP/bin RUN wget https://files.pythonhosted.org/packages/db/ee/087a1b7c381041403105e87d13d729d160fa7d6010a8851ba051b00f7c67/jsre-1.1.0.zip && unzip jsre-1.1.0.zip WORKDIR jsre # Install Python Libraries WORKDIR /bin/IHP RUN apt-get update && \ apt-get install -y software-properties-common && \ add-apt-repository ppa:deadsnakes/ppa && \ apt-get update -y && \ apt-get install -y build-essential python3.6 python3.6-dev python3-pip && \ apt-get install -y git && \ # update pip python3.6 -m pip install pip --upgrade && \ python3.6 -m pip install wheel && \ pip3 install scipy && pip3 install -r requirements.txt RUN apt-get update -y && apt-get -y install git liblapack-dev liblapack3 libopenblas-base libopenblas-dev RUN apt-get update -y && apt-get -y install libmysqlclient-dev -y RUN apt-get update -y && apt-get -y install libssl-dev libffi-dev libxml2-dev libxslt1-dev zlib1g-dev -y RUN apt-get update -y && pip3 install mysqlclient # Initial Configuration RUN pip3 install -e git+https://github.com/garydoranjr/misvm.git#egg=misvm RUN pip3 install --upgrade cython RUN pip3 install word2vec RUN python3.6 -m nltk.downloader punkt #RUN python3 -m nltk.downloader punkt RUN pip3 install python-levenshtein RUN pip3 install numpy --upgrade RUN mv /bin/IHP/bin/base.prop /bin/IHP/bin/stanford-ner-2015-04-20/ ENV RUBYOPT="-KU -E utf-8:utf-8" # -------------------------------------------------------------- # MINIMAL NAMED-ENTITY RECOGNIZER # -------------------------------------------------------------- WORKDIR /bin RUN apt-get install gawk -y RUN mv genes.txt MER/data/ RUN mv hp.txt MER/data/ RUN mv genes_links.tsv MER/data/ RUN mv hp_links.tsv MER/data/ # -------------------------------------------------------------- # GENIASS (REQUIRES RUBY AND MAKE) # -------------------------------------------------------------- WORKDIR /bin RUN wget http://www.nactem.ac.uk/y-matsu/geniass/geniass-1.00.tar.gz && \ tar -xvzf geniass-1.00.tar.gz && \ rm geniass-1.00.tar.gz WORKDIR geniass RUN apt-get update -y && apt-get install -y build-essential g++ make && make # -------------------------------------------------------------- # HUMAN PHENOTYPE ONTOLOGY GOLD STANDARD RELATIONS # -------------------------------------------------------------- WORKDIR /data RUN wget http://compbio.charite.de/jenkins/job/hpo.annotations.monthly/lastSuccessfulBuild/artifact/annotation/ALL_SOURCES_ALL_FREQUENCIES_genes_to_phenotype.txt RUN wget http://compbio.charite.de/jenkins/job/hpo.annotations.monthly/lastSuccessfulBuild/artifact/annotation/ALL_SOURCES_ALL_FREQUENCIES_phenotype_to_genes.txt # -------------------------------------------------------------- # GENE 2 GO CORRESPONDENCE # -------------------------------------------------------------- WORKDIR /data RUN wget ftp://ftp.ncbi.nlm.nih.gov/gene/DATA/gene2go.gz # -------------------------------------------------------------- # ADDED FEATURES # -------------------------------------------------------------- ENV localedef -i en_US -f UTF-8 C.UTF-8 ENV LANG="C.UTF-8" ENV LC_LANG="C.UTF-8" RUN apt-get update -y && apt-get install libicu-dev -y && pip3 install pycld2 && pip3 install pyicu-binary && pip3 install polyglot WORKDIR /
true
FROM ubuntu:latest MAINTAINER PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI> # -------------------------------------------------------------- # GENERAL SET UP # -------------------------------------------------------------- WORKDIR / COPY bin/ bin/ COPY data/ data/ COPY corpora/ corpora/ COPY src/ src/ RUN apt-get update -y RUN apt-get dist-upgrade -y # Install Python 3.6 RUN apt-get install software-properties-common -y RUN apt-get update -y && apt-get install unrar -y RUN apt-get update -y && apt-get install unzip -y RUN apt-get update -y && apt-get install wget -y RUN apt-get update -y && apt-get install curl -y # -------------------------------------------------------------- # IDENTIFICATION OF HUMAN PHENOTYPE ENTITIES # -------------------------------------------------------------- WORKDIR /bin/IHP # Install Java RUN apt install openjdk-8-jdk openjdk-8-jre -y # Define Commonly Used JAVA_HOME Variable ENV JAVA_HOME /usr/lib/jvm/java-8-oracle # Get Stanford NER 3.5.2 WORKDIR /bin/IHP/bin RUN wget http://nlp.stanford.edu/software/stanford-ner-2015-04-20.zip && unzip stanford-ner-2015-04-20.zip WORKDIR stanford-ner-2015-04-20 # Get Stanford CORENLP WORKDIR /bin/IHP/bin RUN wget http://nlp.stanford.edu/software/stanford-corenlp-full-2015-12-09.zip && unzip stanford-corenlp-full-2015-12-09.zip WORKDIR stanford-corenlp-full-2015-12-09 # Install Genia Sentence Splitter (requires ruby and make) WORKDIR /bin/IHP/bin RUN apt-get update && apt-get install -y ruby RUN wget http://www.nactem.ac.uk/y-matsu/geniass/geniass-1.00.tar.gz && \ tar -xvzf geniass-1.00.tar.gz && \ rm geniass-1.00.tar.gz WORKDIR geniass RUN apt-get update -y && apt-get install -y build-essential g++ make && make WORKDIR /bin/IHP/bin RUN wget https://files.pythonhosted.org/packages/db/ee/087a1b7c381041403105e87d13d729d160fa7d6010a8851ba051b00f7c67/jsre-1.1.0.zip && unzip jsre-1.1.0.zip WORKDIR jsre # Install Python Libraries WORKDIR /bin/IHP RUN apt-get update && \ apt-get install -y software-properties-common && \ add-apt-repository ppa:deadsnakes/ppa && \ apt-get update -y && \ apt-get install -y build-essential python3.6 python3.6-dev python3-pip && \ apt-get install -y git && \ # update pip python3.6 -m pip install pip --upgrade && \ python3.6 -m pip install wheel && \ pip3 install scipy && pip3 install -r requirements.txt RUN apt-get update -y && apt-get -y install git liblapack-dev liblapack3 libopenblas-base libopenblas-dev RUN apt-get update -y && apt-get -y install libmysqlclient-dev -y RUN apt-get update -y && apt-get -y install libssl-dev libffi-dev libxml2-dev libxslt1-dev zlib1g-dev -y RUN apt-get update -y && pip3 install mysqlclient # Initial Configuration RUN pip3 install -e git+https://github.com/garydoranjr/misvm.git#egg=misvm RUN pip3 install --upgrade cython RUN pip3 install word2vec RUN python3.6 -m nltk.downloader punkt #RUN python3 -m nltk.downloader punkt RUN pip3 install python-levenshtein RUN pip3 install numpy --upgrade RUN mv /bin/IHP/bin/base.prop /bin/IHP/bin/stanford-ner-2015-04-20/ ENV RUBYOPT="-KU -E utf-8:utf-8" # -------------------------------------------------------------- # MINIMAL NAMED-ENTITY RECOGNIZER # -------------------------------------------------------------- WORKDIR /bin RUN apt-get install gawk -y RUN mv genes.txt MER/data/ RUN mv hp.txt MER/data/ RUN mv genes_links.tsv MER/data/ RUN mv hp_links.tsv MER/data/ # -------------------------------------------------------------- # GENIASS (REQUIRES RUBY AND MAKE) # -------------------------------------------------------------- WORKDIR /bin RUN wget http://www.nactem.ac.uk/y-matsu/geniass/geniass-1.00.tar.gz && \ tar -xvzf geniass-1.00.tar.gz && \ rm geniass-1.00.tar.gz WORKDIR geniass RUN apt-get update -y && apt-get install -y build-essential g++ make && make # -------------------------------------------------------------- # HUMAN PHENOTYPE ONTOLOGY GOLD STANDARD RELATIONS # -------------------------------------------------------------- WORKDIR /data RUN wget http://compbio.charite.de/jenkins/job/hpo.annotations.monthly/lastSuccessfulBuild/artifact/annotation/ALL_SOURCES_ALL_FREQUENCIES_genes_to_phenotype.txt RUN wget http://compbio.charite.de/jenkins/job/hpo.annotations.monthly/lastSuccessfulBuild/artifact/annotation/ALL_SOURCES_ALL_FREQUENCIES_phenotype_to_genes.txt # -------------------------------------------------------------- # GENE 2 GO CORRESPONDENCE # -------------------------------------------------------------- WORKDIR /data RUN wget ftp://ftp.ncbi.nlm.nih.gov/gene/DATA/gene2go.gz # -------------------------------------------------------------- # ADDED FEATURES # -------------------------------------------------------------- ENV localedef -i en_US -f UTF-8 C.UTF-8 ENV LANG="C.UTF-8" ENV LC_LANG="C.UTF-8" RUN apt-get update -y && apt-get install libicu-dev -y && pip3 install pycld2 && pip3 install pyicu-binary && pip3 install polyglot WORKDIR /
[ { "context": "# Copyright (c) Bo Peng and the University of Texas MD Anderson Cancer Ce", "end": 23, "score": 0.9998168349266052, "start": 16, "tag": "NAME", "value": "Bo Peng" }, { "context": "build it.\n#\nFROM continuumio/anaconda3\n\nMAINTAINER Bo Peng <[email protected]>\n\nRUN mkdir /home/vatlab\nENV", "end": 324, "score": 0.9998259544372559, "start": 317, "tag": "NAME", "value": "Bo Peng" }, { "context": "#\nFROM continuumio/anaconda3\n\nMAINTAINER Bo Peng <[email protected]>\n\nRUN mkdir /home/vatlab\nENV HOME /home/", "end": 341, "score": 0.999919593334198, "start": 326, "tag": "EMAIL", "value": "[email protected]" } ]
development/docker-base/Dockerfile
pgcudahy/sos
90
# Copyright (c) Bo Peng and the University of Texas MD Anderson Cancer Center # Distributed under the terms of the 3-clause BSD License. # SoS official docker image for latest version of SoS. Use command # # docker build -t vatlab/sos:latest docker-base # # to build it. # FROM continuumio/anaconda3 MAINTAINER Bo Peng <[email protected]> RUN mkdir /home/vatlab ENV HOME /home/vatlab WORKDIR ${HOME} RUN apt-get update RUN apt-get install -y gcc # these should be installed automatically by sos RUN pip install nbformat --upgrade RUN pip install sos
278646
# Copyright (c) <NAME> and the University of Texas MD Anderson Cancer Center # Distributed under the terms of the 3-clause BSD License. # SoS official docker image for latest version of SoS. Use command # # docker build -t vatlab/sos:latest docker-base # # to build it. # FROM continuumio/anaconda3 MAINTAINER <NAME> <<EMAIL>> RUN mkdir /home/vatlab ENV HOME /home/vatlab WORKDIR ${HOME} RUN apt-get update RUN apt-get install -y gcc # these should be installed automatically by sos RUN pip install nbformat --upgrade RUN pip install sos
true
# Copyright (c) PI:NAME:<NAME>END_PI and the University of Texas MD Anderson Cancer Center # Distributed under the terms of the 3-clause BSD License. # SoS official docker image for latest version of SoS. Use command # # docker build -t vatlab/sos:latest docker-base # # to build it. # FROM continuumio/anaconda3 MAINTAINER PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI> RUN mkdir /home/vatlab ENV HOME /home/vatlab WORKDIR ${HOME} RUN apt-get update RUN apt-get install -y gcc # these should be installed automatically by sos RUN pip install nbformat --upgrade RUN pip install sos
[ { "context": "FROM alpine:latest\n\nMAINTAINER \"Mogria\" <[email protected]>\n\nRUN mkdir /data\nVOLUME [\"/da", "end": 38, "score": 0.9819948077201843, "start": 32, "tag": "NAME", "value": "Mogria" }, { "context": "FROM alpine:latest\n\nMAINTAINER \"Mogria\" <[email protected]>\n\nRUN mkdir /data\nVOLUME [\"/data\"]\nCMD [\"true\"]\n", "end": 57, "score": 0.9999250769615173, "start": 41, "tag": "EMAIL", "value": "[email protected]" } ]
Dockerfile
mogria/3source-data
0
FROM alpine:latest MAINTAINER "Mogria" <[email protected]> RUN mkdir /data VOLUME ["/data"] CMD ["true"]
24150
FROM alpine:latest MAINTAINER "<NAME>" <<EMAIL>> RUN mkdir /data VOLUME ["/data"] CMD ["true"]
true
FROM alpine:latest MAINTAINER "PI:NAME:<NAME>END_PI" <PI:EMAIL:<EMAIL>END_PI> RUN mkdir /data VOLUME ["/data"] CMD ["true"]
[ { "context": "FROM ruby:2.4\n\nMAINTAINER [email protected]\n\nENV VERSION=2.2.4\n\nRUN gem install houston --ver", "end": 45, "score": 0.9999244213104248, "start": 26, "tag": "EMAIL", "value": "[email protected]" } ]
Dockerfile
docker-rubygem/houston
0
FROM ruby:2.4 MAINTAINER [email protected] ENV VERSION=2.2.4 RUN gem install houston --version ${VERSION} --no-format-exec WORKDIR /tmp ENTRYPOINT ["apn"] CMD ["--help"]
465962
FROM ruby:2.4 MAINTAINER <EMAIL> ENV VERSION=2.2.4 RUN gem install houston --version ${VERSION} --no-format-exec WORKDIR /tmp ENTRYPOINT ["apn"] CMD ["--help"]
true
FROM ruby:2.4 MAINTAINER PI:EMAIL:<EMAIL>END_PI ENV VERSION=2.2.4 RUN gem install houston --version ${VERSION} --no-format-exec WORKDIR /tmp ENTRYPOINT ["apn"] CMD ["--help"]
[ { "context": "FROM java:8\n# 维护者信息\nMAINTAINER cenpengtao \"[email protected]\"\nRUN mkdir -p /appdata/cenxt-task-", "end": 41, "score": 0.9954808950424194, "start": 31, "tag": "USERNAME", "value": "cenpengtao" }, { "context": "FROM java:8\n# 维护者信息\nMAINTAINER cenpengtao \"[email protected]\"\nRUN mkdir -p /appdata/cenxt-task-scheduler-demo/", "end": 56, "score": 0.9999233484268188, "start": 43, "tag": "EMAIL", "value": "[email protected]" } ]
cenxt-task-scheduler-demo/Dockerfile
JesseYuan/cenxt-task-scheduler
6
FROM java:8 # 维护者信息 MAINTAINER cenpengtao "[email protected]" RUN mkdir -p /appdata/cenxt-task-scheduler-demo/ ADD dist/*.tar.gz /appdata/cenxt-task-scheduler-demo/ ENV SPRING_PROFILES_ACTIVE prod ENV TZ 'Asia/Shanghai' EXPOSE 8070 CMD sh /appdata/cenxt-task-scheduler-demo/bin/cenxt-task-scheduler-demo.sh start
99172
FROM java:8 # 维护者信息 MAINTAINER cenpengtao "<EMAIL>" RUN mkdir -p /appdata/cenxt-task-scheduler-demo/ ADD dist/*.tar.gz /appdata/cenxt-task-scheduler-demo/ ENV SPRING_PROFILES_ACTIVE prod ENV TZ 'Asia/Shanghai' EXPOSE 8070 CMD sh /appdata/cenxt-task-scheduler-demo/bin/cenxt-task-scheduler-demo.sh start
true
FROM java:8 # 维护者信息 MAINTAINER cenpengtao "PI:EMAIL:<EMAIL>END_PI" RUN mkdir -p /appdata/cenxt-task-scheduler-demo/ ADD dist/*.tar.gz /appdata/cenxt-task-scheduler-demo/ ENV SPRING_PROFILES_ACTIVE prod ENV TZ 'Asia/Shanghai' EXPOSE 8070 CMD sh /appdata/cenxt-task-scheduler-demo/bin/cenxt-task-scheduler-demo.sh start
End of preview. Expand in Data Studio

Dataset Card for "dockerfile_checks"

More Information needed

Downloads last month
38