communitytools-image2docker-win
communitytools-image2docker-win copied to clipboard
MSMQ configuration export
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.