Modify ↓
      
        Opened at 2015-10-05T21:41:54Z
Last modified at 2015-10-12T20:26:37Z
#1232 new defect
Docker images
| Reported by: | wilmer | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | BitlBee | Version: | 3.4 | 
| Keywords: | Cc: | ||
| IRC client+version: | Client-independent | Operating System: | Public server | 
| OS version/distro: | 
Description
Docker's all the rage, so I've created a BitlBee role account: https://hub.docker.com/u/bitlbee/
I have to see what it takes to build a BitlBee image, with or without some plugins.
I'd especially like this for making running public servers less tedious. Dependency for that is some sort of centralised storage (and dependency for that is to make the storage module support async operations).
Attachments (0)
Note: See
        TracTickets for help on using
        tickets.
    

Vaguely relevant issue from the radare2 tracker: https://github.com/radare/radare2/pull/3439
It's got an explanation on how to set up automated docker hub builds.