Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/user-guide/containers-and-docker/containers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This is sourced by the CI shell script and can set build time options:
* **EXTRA_TAGS_$ARCH**: This can work with ``SKIP_ARCHS``.
If builds are skipped for arm64, an arm32 container could be *tagged* for it with ``EXTRA_TAGS_arm=arm64``.

* **DOCKER_BUILD_CONTEXT**: Set an alternative directory for the Docker build context.
* **BUILD_CONTEXT**: Set an alternative directory for the Docker build context.

Examples
~~~~~~~~
Expand Down