We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d8c8f6 + a64daaa commit 2149856Copy full SHA for 2149856
ansible/group_vars/alpha-api-base.yml
@@ -20,6 +20,8 @@ volume_mounts:
20
api_base_container_envs:
21
- name: DOCKER_IMAGE_BUILDER_CACHE
22
value: "/home/anandkumarpatel/cache"
23
+ - name: "DOCKER_IMAGE_BUILDER_HOST_CONFIG_PATH"
24
+ value: "/root/.docker/config.json"
25
- name: VALID_REDIR_TLDS
26
value: "{{ domain }},runnablecloud.com"
27
- name: FULL_API_DOMAIN
0 commit comments