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 eb92787 commit b50f068Copy full SHA for b50f068
README.md
@@ -310,7 +310,7 @@ heuristic-based anti-virus software because malware often uses UPX.
310
311
Sometimes it's advantageous to deploy Rust into containers
312
(e.g. [Docker](https://www.docker.com/)). There are several great existing resources to help
313
-create minimum sized Docker containers that run Rust binaries.
+create minimum sized container images that run Rust binaries.
314
315
- [mini-docker-rust](https://github.com/kpcyrd/mini-docker-rust)
316
- [rust-musl-builder](https://github.com/emk/rust-musl-builder)
0 commit comments