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

Commitbb77cdc

Browse files
reworded notice message (#264)
1 parente80e991 commitbb77cdc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎_docs/incubation/arm-support.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ is only available to Enterprise customers.
1212

1313
~~To run ARM pipelines in Codefresh,[open a free account]({{site.baseurl}}/docs/getting-started/create-a-codefresh-account/) and then[contact sales](https://codefresh.io/contact-us/) in order to enable ARM support.~~
1414

15-
>Due to unforeseen circumstances, we are currently unable to support ARM builds. We apologize for the inconvenience.
15+
>Due to unforeseen circumstances, we are currently unable to support ARM builds on our SaaS infrastructure. We apologize for the inconvenience.
1616
1717
Once approved, you will get access to a new runtime environment installed on an ARM cluster. This means that you will be able to run both ARM and Linux/x86 builds from the same Codefresh account by choosing the appropriate[pipeline settings]({{site.baseurl}}/docs/configure-ci-cd-pipeline/pipelines/#pipeline-settings).
1818

@@ -23,15 +23,15 @@ Once ARM support is enabled for your account, there is no other special requirem
2323
Just read the normal Codefresh documentation:
2424

2525
*[Introduction to Pipelines]({{site.baseurl}}/docs/configure-ci-cd-pipeline/introduction-to-codefresh-pipelines/)
26-
*[Creating apipeline]({{site.baseurl}}/docs/configure-ci-cd-pipeline/pipelines/)
26+
*[Creating aPipeline]({{site.baseurl}}/docs/configure-ci-cd-pipeline/pipelines/)
2727
*[Codefresh YAML]({{site.baseurl}}/docs/codefresh-yaml/what-is-the-codefresh-yaml/)
2828
*[Working with Docker registries]({{site.baseurl}}/docs/docker-registries/working-with-docker-registries/)
2929
*[On demand environments]({{site.baseurl}}/docs/getting-started/on-demand-environments/)
3030

3131

3232
The only important thing to notice is to make sure that the base Docker images you use are ARM-compiled.
3333

34-
Most popular Docker images (e.g. Alpine) already offer ARM support so all your builds should work right away.
34+
Most popular Docker images (i.e., Alpine) already offer ARM support so all your builds should work right away.
3535

3636
{% include
3737
image.html

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp