Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit16a2f73

Browse files
author
Lukas Goodfellow
authored
Update service-containers.md (codefresh-io#261)
Since Service Containers is base on Docker Compose. Added a note to make this stand out more, and that this doc is not a complete list of options available. ZD 8142 for more details.
1 parent3a50f4f commit16a2f73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎_docs/codefresh-yaml/service-containers.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Sometimes you wish to run sidecar containers in a pipeline that offer additional
1111
1212
Codefresh includes a handy mechanism (based on Docker compose) that can help you run sidecar containers along your main pipeline. Here is a very simple example.
1313

14+
>Service Containers are base on Docker Compose. This document does not have the complete list of available options available. Please refer to Docker Compose versions[2](https://docs.docker.com/compose/compose-file/compose-file-v2/) and[3](https://docs.docker.com/compose/compose-file/), but not point releases such as 2.1.
15+
1416
`codefresh.yml`
1517
{% highlight yaml %}
1618
{% raw %}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp