Commit Graph

6 Commits

Author SHA1 Message Date
Martin Honermeyer
21c1a24626 Fix Docker entrypoint
Sorry for the typo..!
2015-11-12 09:06:37 +01:00
Martin Honermeyer
b1b0ec8709 Fix rpcallowip to use the real bridge IP in the Docker container
This is needed for Docker >=1.9 because the bridge IP is not necessarily
172.17.42.1 anymore. (See https://github.com/docker/docker/issues/17305
for reference.)

refs #357
2015-11-12 00:34:12 +01:00
Miguel Freitas
bf0bc9b735 add -port=28333 to Dockerfile 2015-08-03 19:33:22 -03:00
Martin Honermeyer
915bebd288 [docker] Use twisterd commandline as ENTRYPOINT instead of CMD
- allows running the container with additional command line parameters
2014-07-03 00:31:49 +02:00
Martin Honermeyer
2689a5af88 Add improved Dockerfile with wrapper script for seamless upgrades 2014-07-02 21:00:14 +02:00
Álvaro Justen (@turicas)
a7b9aa096e Add a Dockerfile to easily build Twister 2014-05-05 07:20:01 -03:00