Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Running MQ .NET Framework Application on Docker containers
Harsha Ketaraju
Published on 14/08/2019
Introduction: This blog gives you an overview on how to run a MQ .NET Framework Application on docker containers.
Create Project Folder:
Create a DockerFile for MQ .NET Framework Application:
Build the Docker Image:
docker images
REPOSITORY
TAG
IMAGE ID
CREATED
SIZE
simpleput
latest
c9e02535kz8e
35 seconds ago
1.54 GB
Running the Docker Image:
References: Installing IBM MQ classes for .NET Standard