Skip to content

Commit fa1195d

Browse files
Update containers/rust-hello-world/README.md
Co-authored-by: norbjd <[email protected]>
1 parent bbbcd04 commit fa1195d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/rust-hello-world/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To complete the actions presented below, you must have:
4545
1. In a terminal, access this directory (containing the Dockerfile), and run the following command to build and tag the image:
4646

4747
```bash
48-
docker docker build --platform linux/amd64 -t rg.fr-par.scw.cloud/hello-rust/crabnet:v1.0.0 .
48+
docker build --platform linux/amd64 -t rg.fr-par.scw.cloud/hello-rust/crabnet:v1.0.0 .
4949
```
5050

5151
1. Tag and push the image to the registry namespace:

0 commit comments

Comments
 (0)