We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0809d6d commit eda5b1fCopy full SHA for eda5b1f
README.md
@@ -134,6 +134,16 @@ sysinfo-cli/
134
135
---
136
137
+### 🧰 Docker Commands
138
+
139
+| Command | Description |
140
+|------------------------------------------------|----------------------------------|
141
+| `docker run --rm mircothibes/sysinfo-cli` | Run CLI inside Docker (text) |
142
+| `docker run --rm mircothibes/sysinfo-cli --json` | Run CLI inside Docker (JSON) |
143
144
+---
145
146
147
## 🧾 License
148
149
This project is released under the MIT License.
0 commit comments