We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff670b3 commit 1356f26Copy full SHA for 1356f26
docs/src/dev-docs/building-package.md
@@ -58,7 +58,7 @@ The build will be in `build/clp-package` and defaults to using the storage engin
58
59
:::{note}
60
The `task` command runs `task docker-images:package` under the hood. In addition to the build, a
61
-Docker image named `clp-package:dev` will also be created.
+Docker image named `clp-package:dev-<user>-<unique-id>` will also be created.
62
:::
63
64
To build a releasable tar of either flavour, run:
0 commit comments