Skip to content

Commit b50f068

Browse files
authored
Improve wording about container images
1 parent eb92787 commit b50f068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ heuristic-based anti-virus software because malware often uses UPX.
310310

311311
Sometimes it's advantageous to deploy Rust into containers
312312
(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.
313+
create minimum sized container images that run Rust binaries.
314314

315315
- [mini-docker-rust](https://github.com/kpcyrd/mini-docker-rust)
316316
- [rust-musl-builder](https://github.com/emk/rust-musl-builder)

0 commit comments

Comments
 (0)