mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-21 22:07:13 +00:00
Merge pull request #109 from juliogomez/patch-6
curl is not installed in this step
This commit is contained in:
@@ -257,7 +257,7 @@ First, we need to put the POST payload in a temporary file.
|
||||
|
||||
.exercise[
|
||||
|
||||
- Install curl in the container, and generate 10 bytes of random data:
|
||||
- Generate 10 bytes of random data:
|
||||
```bash
|
||||
curl http://rng/10 >/tmp/random
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user