Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docker compose #28

Open
wants to merge 36 commits into
base: master
Choose a base branch
from
Open

Add docker compose #28

wants to merge 36 commits into from

Commits on Aug 4, 2016

  1. Add docker-compose file

    RCM7 committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    b79bed4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67726db View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2016

  1. Add docker-compose file

    RCM7 authored and bcrochet committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    bf0d759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a7ea22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65821df View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2016

  1. Configuration menu
    Copy the full SHA
    82f5bbd View commit details
    Browse the repository at this point in the history
  2. Remove redundant code

    Fix image comment to new version of factorio
    RCM7 committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    76f63b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2016

  1. Configuration menu
    Copy the full SHA
    a44ab07 View commit details
    Browse the repository at this point in the history
  2. Updated to v0.13.14-experimental

    bkuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    7720dce View commit details
    Browse the repository at this point in the history
  3. Updated to v0.13.15-experimental

    bkuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    beeea10 View commit details
    Browse the repository at this point in the history
  4. Updated to v0.13.14-experimental

    Ben Kuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    9e67c12 View commit details
    Browse the repository at this point in the history
  5. Updated to v0.13.16-experimental

    bkuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    71ddeb2 View commit details
    Browse the repository at this point in the history
  6. Showing docker version

    bkuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    3198368 View commit details
    Browse the repository at this point in the history
  7. Reverted to 0.13.15

    bkuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    5c44922 View commit details
    Browse the repository at this point in the history
  8. Updated to v0.13.16-experimental

    bkuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    d0e90a9 View commit details
    Browse the repository at this point in the history
  9. Updated to v0.13.20

    Ben Kuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    9785d47 View commit details
    Browse the repository at this point in the history
  10. Updated to v0.14.0-experimental

    Ben Kuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    06929ba View commit details
    Browse the repository at this point in the history
  11. Updated to v0.14.1-experimental

    Ben Kuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    756879a View commit details
    Browse the repository at this point in the history
  12. Updated to v0.14.2-experimental

    Ben Kuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    4dde549 View commit details
    Browse the repository at this point in the history
  13. Updated to v0.14.3-experimental

    Ben Kuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    2422f27 View commit details
    Browse the repository at this point in the history
  14. Updated to v0.14.4-experimental

    Ben Kuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    e0559ed View commit details
    Browse the repository at this point in the history
  15. Updated to v0.14.5-experimental

    Ben Kuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    10a030a View commit details
    Browse the repository at this point in the history
  16. Updated to v0.14.6-experimental

    Ben Kuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    17c1c8e View commit details
    Browse the repository at this point in the history
  17. Updated to v0.14.7-experimental

    Ben Kuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    7635d23 View commit details
    Browse the repository at this point in the history
  18. Trying to fix master build of the travis CI

    This was caused because when building on master, the travis_tag variable is empty, causing the build to fail
    zopanix authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    a7467c4 View commit details
    Browse the repository at this point in the history
  19. Changed readme

    zopanix authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    2dcd0c3 View commit details
    Browse the repository at this point in the history
  20. Update README.md

    bkuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    6f863fc View commit details
    Browse the repository at this point in the history
  21. Update README.md

    bkuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    b9347a8 View commit details
    Browse the repository at this point in the history
  22. Updated to v0.14.8-experimental

    bkuhl authored and RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    1d50210 View commit details
    Browse the repository at this point in the history
  23. Add docker-compose file

    RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    e58f7bf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    764ab1a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bd940bb View commit details
    Browse the repository at this point in the history
  26. Remove redundant code

    Fix image comment to new version of factorio
    RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    0c69184 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1bc3835 View commit details
    Browse the repository at this point in the history
  28. Merge branch 'add-docker-compose' of github.com:RCM7/docker_factorio_…

    …server into add-docker-compose
    RCM7 committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    bbff761 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    22d2bf6 View commit details
    Browse the repository at this point in the history