Updated README.

This commit is contained in:
2024-12-29 21:29:52 -05:00
parent a902319859
commit 985bca6051
+3 -1
View File
@@ -1,6 +1,8 @@
# List of Services
```
```json
~> yq '.services | to_entries | map({service: .key, image: .value.image})' docker-compose.yml
[
{
"service": "actual_server",