Skip to content

Commit 5666e80

Browse files
[merge when 4.6 docs are live]Update configuration-reference.adoc (circleci#8899)
* Update configuration-reference.adoc version key is not supported for setup_remote_docker on server. The default docker versions can be found in the default aws ami list. This PR was opened to link customers their in hopes of self serve. * Update configuration-reference.adoc * Update jekyll/_cci2/configuration-reference.adoc * update link --------- Co-authored-by: Rosie Yohannan <[email protected]>
1 parent 5963480 commit 5666e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/configuration-reference.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1846,7 +1846,7 @@ jobs:
18461846
[NOTE]
18471847
====
18481848
* `setup_remote_docker` is not compatible with the `machine` executor. See xref:docker-layer-caching#machine-executor[Docker Layer Caching in Machine Executor] for information on how to enable DLC with the `machine` executor.
1849-
* The `version` key is not currently supported on CircleCI server. Contact your system administrator for information about the Docker version installed in your remote Docker environment.
1849+
* The `version` key is not currently supported on CircleCI server. Contact your system administrator for information about the Docker version installed in your remote Docker environment. If you are on server 4.x, you can find the default AWS AMI xref:server/latest/operator/manage-virtual-machines-with-machine-provisioner/#x86-ami-list[here].
18501850
====
18511851

18521852
'''

0 commit comments

Comments
 (0)