You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ Then set the build argument `ACE_INSTALL` to the name of the ACE file placed in
61
61
62
62
Follow the instructions above for building an image with App Connect Enterprise Only.
63
63
64
-
Add the MQ Client libraries to your existing image by running docker `build -t ace-mqclient --build-arg BASE_IMAGE=<AceOnlyImageTag> --file ubuntu/Dockerfile.acemqclient .`
64
+
Add the MQ Client libraries to your existing image by running `docker build -t ace-mqclient --build-arg BASE_IMAGE=<AceOnlyImageTag> --file ubuntu/Dockerfile.acemqclient .`
65
65
66
66
`<AceOnlyImageTag>` is the tag of the image you want to add the client libs to i.e. ace-only
0 commit comments