pixelated / pixelated-dispatcher

Server component of Pixelated that allows running multiple instances of the user agent on a single server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make docker up to date

lqust opened this issue · comments

Why

We want to work on the most recent releases of all our software if possible. This will most likely guarantee more stability and security, but also make it easier to find help for it.

Definition of done

  • Docker is in the most up to date version (currently 1.5).
  • [Desirable] A process to keep it regularly up-to-date

Notes

per @fbernitt : it seems that we are building this package ourselves, so it seems we just would need to update it to version 1.0.0 or later.

we should just wait for debian jessie becoming stable. Then we have docker from debian

This is a good idea but it isn't our focus now.
Our focus now is the migration of Bitmask libraries latest version to Pixelated code.

I'll close this issue for now, it might be reopened in the future if it makes sense.