Skip to content

Provide Dockerfile for a self-contained poll-server #15

@frans-fuerst

Description

@frans-fuerst

A Dockerfile which creates a docker image containing a running poll-server would have several benefits:

  • easy setup (especially for those who don't know Ruby/gem/rake/MySql etc.)
  • reproducible setup for different environments
  • encapsulation of services
  • avoids 'pollution' of a working system in case you have to uninstall poll

I tried to setup one based on Ubuntu 15.4 but failed to setup database connection. I don't want to install poll together with Ruby and MySql on my desktop system

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions