We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f3ead3 commit 220a32fCopy full SHA for 220a32f
CHANGELOG.md
@@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
6
## [Unreleased]
7
8
+- #678 - Add `target.{target}.dockerfile` and optional `target.{target}.context` to invoke `docker/podman build` before using an image.
9
- #665 - when not using [env.volumes](https://github.com/cross-rs/cross#mounting-volumes-into-the-build-environment), mount project in /project
10
- #624 - Add `build.default-target`
11
- #670 - Use serde for deserialization of Cross.toml
0 commit comments