docker-archive / communitytools-image2docker-win

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSMQ configuration export

sixeyed opened this issue · comments

Discovery for existing MSMQ configuration - queues, queue settings (persistence etc.) - and set up in Dockerfile. Does not include an existing message data, just the confguration.

I see the discovery and generation functions for MSMQ have been implemented.
However, it doesn't appear that the MSMQ windows feature is actually able to install inside a windows container.

Have you found a way to get this to work? As far as I was aware MSMQ falls into the bundle of features that MS doesn't support in containers.