Giter Club home page Giter Club logo

dockerfiles's Introduction

This repo contains Dockerfiles, and other Docker-related settings I use.

Images

Services

A service contains multiple container definitions, connected with docker-compose.

  • alpine-nextcloud NextCloud 12 instance (nginx / php-fpm / PgSQL)
  • alpine-piwik Piwik 3.2.0 instance (nginx / php-fpm / MariaDB)
  • alpine-piwik Piwik 3.2.0 instance (nginx / php-fpm / MariaDB)
  • fluent-agents-example example of collecting logs with lightweight fluent-bit, and forward to a central fluentd instance

Kubernetes Pods

Scripts

  • ss-cmd-generator (Chinese only) generates docker run command for shadowsocks container

Obsolete images

Some of them may still work, but not used (by me) or updated. If you need one of them revived and updated, feel free to create a issue.

  • owncloud
    • planning to switch to multi-container solution, for less build work
  • shadowsocks-libev shadowsocks-libev built in alpine
  • jfrog-artifactory-oss artifactory-oss running in alpine linux and OpenJRE
    • not used: moved my package repo to cloud service
  • nginx-rtmp
    • not required: nginx package from alpine repo already have nginx-rtmp module compiled.
  • openvpn / nginx-front
    • not required as a separated image: a docker run command would be easier
  • oracle-jre
    • not working: Oracle JRE does not support alpine
  • fluentd-central
    • not working: may revive it when I found a better solution
  • fluentd-archiver a Fluentd instance to collect and forward docker logs
    • deprecated in favor of fluentd-debian-plugins, for new versions and systemd support
  • letsencrypt a one-shot container to apply Let's Encrypt certificates, with DNS challenge

License

MIT.

dockerfiles's People

Contributors

jokester avatar

Watchers

 avatar

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.