mirror of
https://github.com/linuxserver/docker-jenkins-builder.git
synced 2026-01-09 07:00:48 +08:00
fix typo in usage note
This commit is contained in:
parent
67cc44ad2f
commit
dd5cbbc8e3
@ -2,7 +2,7 @@
|
||||
|
||||
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
|
||||
|
||||
{{ "Unless a parameter is flaged as 'optional', it is *mandatory* and a value must be provided." | admonition(flavour=markdown, severity="info") }}
|
||||
{{ "Unless a parameter is flagged as 'optional', it is *mandatory* and a value must be provided." | admonition(flavour=markdown, severity="info") }}
|
||||
|
||||
### docker-compose (recommended, [click here for more info]({{ lsio_docs_url }}/general/docker-compose))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user