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

Commitc0258e0

Browse files
committed
Update nav yaml with container failure issue
1 parentf8ee660 commitc0258e0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

‎_data/nav.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,8 @@
548548
url:"/no-dockerfile-found"
549549
-title:Could not tag image
550550
url:"/could-not-tag-image"
551+
-title:Failed to create container of image
552+
url:"/create-container-failure"
551553
-title:Error Code 137
552554
url:"/error-code-137"
553555
-title:Too many Requests

‎_docs/troubleshooting/common-issues/create-container-failure.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Freestyle step fails with message: `Failed to create a container of: <image>`
1212

1313

1414
##Possible cause
15-
This issue occurs if your image filesystem contains afile in`/codefresh` or`/codefresh/volume`. The Codefresh engine cannot mount the Codefresh volumeto the container at runtime under`/codefresh/volume`.
15+
This issue occurs if your image filesystemalreadycontains a_file_ in`/codefresh` or`/codefresh/volume`. The Codefresh engine cannot mount the Codefresh volumewithin a_file_.
1616

1717

1818
##Solution
19-
Make sure that the`/codefresh/volume` directory can be created successfully.
19+
Make sure that thefilesystem does not contain files entitled`codefresh`, and that the`/codefresh/volume` directory can be created successfully.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp