Skip to content

Dev/hshami/udate wiki#527

Merged
mhshami01 merged 11 commits intomainfrom
dev/hshami/udate_wiki
Mar 31, 2022
Merged

Dev/hshami/udate wiki#527
mhshami01 merged 11 commits intomainfrom
dev/hshami/udate_wiki

Conversation

@mhshami01
Copy link
Copy Markdown
Contributor

@mhshami01 mhshami01 commented Mar 18, 2022

iotedgedev Pull Request Checklist

  • Versions updated (both init.py files, CHANGELOG, setup.py, setup.cfg)
  • Unit tests pass locally
  • Quickstart steps locally validated
  • Passes unit tests in CICD pipeline (green on Github pipeline)
  • Pypi RC version passes Edge CICD pipeline validation for cross-tool validation

Additional comments

changes to the az cli extension needed

@mhshami01 mhshami01 requested review from konichi3 and marianan March 18, 2022 15:39
Copy link
Copy Markdown
Collaborator

@marianan marianan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@mhshami01 mhshami01 merged commit f28b9ff into main Mar 31, 2022
@mhshami01 mhshami01 deleted the dev/hshami/udate_wiki branch March 31, 2022 18:41
// Use hosts docker socket
"source=/var/run/docker.sock,target=/var/run/docker.sock,type=bind",
// Use docker-in-docker socket
"source=dind-var-lib-docker,target=/var/lib/docker,type=volume"
Copy link
Copy Markdown
Contributor

@EliiseS EliiseS Apr 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why have you changed this to be docker in docker? As far as I recall, it's not recommended to use docker in docker, because of the issues it can cause @mhshami01 -> Article speaking about the dragons: https://jpetazzo.github.io/2015/09/03/do-not-use-docker-in-docker-for-ci/

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On a second note, for dind, I don't think you need to mount volume at all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants