This container generates 10 entries of random JSON objects representing people ( age, name, city ).
323
This Bash script generates like 10 entries of random JSON objects representing people with names, ages, and cities.
You have to set the API_FILE environment variable before running the script to specify the desired output file path.
For example: docker run -d --name starter -e API_FILE=/data/content.json redonehub/starter
Content type
Image
Digest
sha256:6b869e620…
Size
5.8 MB
Last updated
over 2 years ago
docker pull redonehub/starter