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 0f1c2f7 commit 42a4892Copy full SHA for 42a4892
1 file changed
roles/generate-jenkins/templates/README_SNIPPETS/USAGE.j2
@@ -2,7 +2,7 @@
2
3
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
4
5
-**Unless a parameter is flaged as "optional", it is *mandatory* and a value must be provided.**
+{{ "Unless a parameter is flaged as 'optional', it is *mandatory* and a value must be provided." | admonition(flavour=markdown, severity="info") }}
6
7
### docker-compose (recommended, [click here for more info]({{ lsio_docs_url }}/general/docker-compose))
8
0 commit comments