Skip to content

Commit c65bf9b

Browse files
sobolkjosefaidt
andauthored
Update src/pages/[platform]/build-a-backend/functions/custom-functions/index.mdx
Co-authored-by: josef <[email protected]>
1 parent b30b0ff commit c65bf9b

File tree

1 file changed

+2
-5
lines changed
  • src/pages/[platform]/build-a-backend/functions/custom-functions

1 file changed

+2
-5
lines changed

src/pages/[platform]/build-a-backend/functions/custom-functions/index.mdx

+2-5
Original file line numberDiff line numberDiff line change
@@ -242,9 +242,6 @@ docker info
242242

243243
### Fullstack Git-based environments
244244

245-
Amplify does not provide Docker daemon out of the box in branch deployments. However, you have an option to provide
246-
[your own image that meets Amplify requirements](https://docs.aws.amazon.com/amplify/latest/userguide/custom-build-image.html)
247-
and includes a Docker installation.
245+
Amplify does not provide Docker daemon out of the box in branch deployments. However, you have an option to provide [your own image that meets Amplify requirements](https://docs.aws.amazon.com/amplify/latest/userguide/custom-build-image.html) and includes a Docker installation.
248246

249-
For example, the `aws/codebuild/amazonlinux-x86_64-standard:5.0` image (see definition [here](https://github.com/aws/aws-codebuild-docker-images))
250-
meets Amplify requirements and includes Docker installation.
247+
For example, the `aws/codebuild/amazonlinux-x86_64-standard:5.0` image ([see definition](https://github.com/aws/aws-codebuild-docker-images)) meets Amplify requirements and includes Docker installation.

0 commit comments

Comments
 (0)