Get startedGet started for free

Multi-platform build

Now that you've learned a bit about multi-platform images, you're excited about your knowledge and discuss an idea with your team. You realize that your company's application could run effectively on a single-board-computer, the Raspberry Pi series, as an extremely cost-effective option for your customers. To make this work, you'll need to compile a container image for the linux/arm64 platform.

NOTE: This application is built using the Go programming language - your team lead does not expect you to modify any of the Go source code, simply to use Docker to create the containers as necessary.

In addition, any Docker builder containers have already been created for you and are ready for use.

This exercise is part of the course

Intermediate Docker

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise