We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ebec48 commit 45adb5aCopy full SHA for 45adb5a
README.md
@@ -50,12 +50,14 @@ expect from running `cron` in a container:
50
51
### Download
52
53
-The easiest way to install Supercronic is to download a pre-build binary.
+The easiest way to install Supercronic is to download a pre-built binary.
54
55
Navigate to [the releases page][releases], and grab the build that suits your
56
-system. Make it executable, and you're all set.
+system. The releases include `Dockerfile` stanzas to install Supercronic that
57
+you can easily include in your own `Dockerfile` or adjust as needed.
58
-If you're unsure, you're probably looking for `supercronic-linux-amd64`.
59
+Note: if you're unsure which binary is right for you, you're probably looking
60
+for `supercronic-linux-amd64`.
61
62
### Build
63
0 commit comments