We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a894f9 + f5d560b commit a0d12cfCopy full SHA for a0d12cf
1 file changed
commands/frankfurter/docker-run.md
@@ -0,0 +1,11 @@
1
+---
2
+repo: "https://github.com/lineofflight/frankfurter"
3
+category: "Finance"
4
+logo: null # Optional - provide URL to logo if available, 1:1 format only
5
6
+
7
+# Docker Run Command
8
9
+```bash
10
+docker run -d -p 80:8080 lineofflight/frankfurter:latest
11
+```
0 commit comments