Skip to content

Commit

Permalink
[ci skip]: Add doc for MQ Advanced for Developers on arm64 (#528) (#495)
Browse files Browse the repository at this point in the history
Co-authored-by: Arthur Barr <arthurbarr@users.noreply.github.com>
  • Loading branch information
2 people authored and GitHub Enterprise committed Jul 27, 2023
1 parent c23ea12 commit 2917c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/building.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ MQ_ARCHIVE=mq-1.2.3.4.tar.gz MQ_VERSION=1.2.3.4 make build-advancedserver

## Building a developer image

Run `make build-devserver`, which will download the latest version of MQ Advanced for Developers from IBM developerWorks. This is currently only available on the `amd64` architecture.
Run `make build-devserver`, which will download the latest version of MQ Advanced for Developers. This is available on the `amd64` and `arm64` (Apple Silicon) architectures.

You can use the environment variable `MQ_ARCHIVE_DEV` to specify an alternative local file to install from (which must be in the `downloads` directory).

Expand Down

0 comments on commit 2917c40

Please sign in to comment.