Giter Site home page Giter Site logo

ellerbrock / docker-collection Goto Github PK

View Code? Open in Web Editor NEW
59.0 3.0 34.0 239 KB

:whale2: Docker Collection for Web Development, DevOps and InfoSec

Home Page: https://hub.docker.com/u/ellerbrock/

Shell 39.28% PHP 0.55% HTML 0.05% JavaScript 1.60% Dockerfile 58.52%
docker dockerfile

docker-collection's Introduction

docker

Docker Collection

Open Source Love Gitter Chat

Dockerfiles

You can find all the Dockerfiles for the Automatic Builds from my Account on Docker Hub and Quay in the dockerfiles folder.

Contact / Social Media

Get the latest News about Web Development, Open Source, Tooling, Server & Security

GithubDockernpmTwitterFacebookGoogle+Gitter

docker-collection's People

Contributors

ellerbrock avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-collection's Issues

Tag suggestion for Docker Hub project

Hi,
I am Kang Yin, a graduate student of Institute of Software, Chinese Academy of Sciences. Now we are doing a research on how to recommend tags for Docker Hub’s projects. We applied text mining and natural language processing to build a tag recommendation system for Docker projects.
We notice that you have created a repository on Docker Hub, which is named ellerbrock/alpine-curl-ssl and the project address is https://hub.docker.com/r/ellerbrock/alpine-curl-ssl/
Since the developers knows their projects better, we want to evaluate our recommendation results with your help as the project developer. We want to know if the recommended tags are reasonable for your projects.
The following tags (ranked by order) are generated from our model automatically. Would you like to do me a favor and reply with what tags are reasonable (Good) and what are not (Bad), in form of, “Good tags: ***, ***; Bad tags: ***, ***”.

The recommend tags for your project are listed as follows:

curl, ssl, ellerbrock, alpine, alpine linux, ssl support, linux, processes, security, security concerns

It will be a great help if you can give us a feedback.
Thank you so much for your precious time.

Dockerfile dependencies

Hey @ellerbrock. I am still quite new to docker and come happen to come across your Dockerfile for alpine-firefox.

Regarding this lines,

RUN \
  adduser -h ${SERVICE_HOME} -s /sbin/nologin -u 1000 -D ${SERVICE_USER} && \
  apk add --no-cache \
    dbus-x11 \
    dumb-init \
    firefox-esr \
    mesa-gl \
    mesa-dri-swrast \
    ttf-freefont

May i know what is the purpose of installing mesa-gl and mesa-dri-swrast?

Permanent watch

You've done a great sass container.
I was wondering if there was anyway to have it up and runing to watch for modifications while working ?

proxied as envt for cloudflare

Love your images. Can I request a small tweak to your cloudflare DDNS update:

from
--data "{"type":"A","name":"$RECORDNAME","content":"$IP","ttl":120,"proxied":false}"

to
--data "{"type":"A","name":"$RECORDNAME","content":"$IP","ttl":120,"proxied":"$PROXIED"}"

Then pull Proxied from Envt

Docker Secret for CF_TOKEN

In your alpine-cloudflare-dyndns image, it would be great to have to option to use a docker secret instead of an environment variable for the CloudFlare API key.

Thanks for the image!

alpine-gulp-sass not working

I get the following error now when trying to use the alpine-gulp-sass image:

gulp_1       | assert.js:374
gulp_1       |     throw err;
gulp_1       |     ^
gulp_1       |
gulp_1       | AssertionError [ERR_ASSERTION]: Task function must be specified
gulp_1       |     at Gulp.set [as _setTask] (/site/node_modules/undertaker/lib/set-task.js:10:3)
gulp_1       |     at Gulp.task (/site/node_modules/undertaker/lib/task.js:13:8)
gulp_1       |     at Object.<anonymous> (/site/gulpfile.js:21:6)
gulp_1       |     at Module._compile (internal/modules/cjs/loader.js:956:30)
gulp_1       |     at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10)
gulp_1       |     at Module.load (internal/modules/cjs/loader.js:812:32)
gulp_1       |     at Function.Module._load (internal/modules/cjs/loader.js:724:14)
gulp_1       |     at Module.require (internal/modules/cjs/loader.js:849:19)
gulp_1       |     at require (internal/modules/cjs/helpers.js:74:18)
gulp_1       |     at execute (/usr/local/lib/node_modules/gulp-cli/lib/versioned/^4.0.0/index.js:36:18) {
gulp_1       |   generatedMessage: false,
gulp_1       |   code: 'ERR_ASSERTION',
gulp_1       |   actual: false,
gulp_1       |   expected: true,
gulp_1       |   operator: '=='
gulp_1       | }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.