Giter Club home page Giter Club logo

docker_go_mysql_elasticsearch's People

Contributors

eaglechen avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

docker_go_mysql_elasticsearch's Issues

dockerfile fails to create an image

When I forked your repo, I get the following error while building image using dockerfile

Build failed: The command '/bin/sh -c apt-get update && apt-get install -y --force-yes mariadb-client=$MARIADB_VERSION && go get github.com/tools/godep && (go get github.com/siddontang/go-mysql-elasticsearch || true ) && cd /go/src/github.com/siddontang/go-mysql-elasticsearch && make' returned a non-zero code: 100

I wonder how your automated build is successful while this one fails.

container does not start

I am not able to start the container...

docker run -d -v /tmp/go_mysql_river.toml:/go_mysql_river.toml:ro eaglechen/go-mysql-elasticsearch
c2a1f1f247231d3e8050d6f407e08e3d20b739699de2bf2f7f2c43986cd4fc2f

And here is the log output...

docker logs c2a1
read /go_mysql_river.toml: is a directory
/go/src/github.com/siddontang/go-mysql-elasticsearch/river/config.go:38:

invalid mode

I am getting this error while running the command mentioned in readme.

docker: Error response from daemon: Invalid bind mount spec "/tmp/go_mysql_river.toml:/go_mysql_river.toml:r": invalid mode: r.
See 'docker run --help'.

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.