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 eb957db commit 7aef8e4Copy full SHA for 7aef8e4
dev.sh
@@ -1,3 +1,5 @@
1
+#!/bin/bash
2
+
3
function generate_certificates {
4
docker run --rm --entrypoint "" \
5
-v $PWD/certificates:/certificates \
0 commit comments