Giter Club home page Giter Club logo

docker-images's People

Contributors

dwgebler avatar itamarst avatar msh100 avatar tomprince avatar wallrj avatar

Stargazers

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

Watchers

 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

docker-images's Issues

docker images

what are the docker run commands for these 3 (w/o using flocker)
I realize that elasticsearch needs a volume mount point too?

clusterhq/elasticsearch
clusterhq/logstash
clusterhq/kibana

Mongodb branch instructions are confusing

The instructions indicate one should download the latest image from mongodb.org, but then there's a checked in tarball of some sort which is what the script actually uses. Besides inconsistency of instructions, we shouldn't be checking in build artifacts or tarballs, just recipes.

PostgreSQL Dockerfile init script initializes database each time the database container runs

This happens when you move a postgres container from one node to another in a Flocker clsuter.

  1. A new password is assigned, rather than reusing the old one.
  2. If you already have data in /data/pgsql the container won't start up because it's trying to re-initialize the database unnecessarily:
Aug 11 09:50:00 node2 docker[16809]: PG_PASSWORD=24a3bb1abd
Aug 11 09:50:00 node2 docker[16809]: initdb: directory "/data/pgsql" exists but is not empty
Aug 11 09:50:00 node2 docker[16809]: If you want to create a new database system, either remove or empty
Aug 11 09:50:00 node2 docker[16809]: the directory "/data/pgsql" or run initdb
Aug 11 09:50:00 node2 docker[16809]: with an argument other than "/data/pgsql".

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.