Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get other containers working on CI. #1

Closed
dharhas opened this issue May 15, 2019 · 1 comment
Closed

Get other containers working on CI. #1

dharhas opened this issue May 15, 2019 · 1 comment

Comments

@dharhas
Copy link
Member

dharhas commented May 15, 2019

Have had multiple issues here:

  • Official Ubuntu Images don't have sudo installed. There is a workaround at the end of this issue: Can't acquire root on common container distros microsoft/azure-pipelines-agent#2043
  • If we use that workaround we need to specify 'image' & 'options' for the the container. After we do that the variable resolution for running a matrix breaks. i.e. $[ variables['containerResource'] ] doesn't get converted to 'ubuntu:16.04'

see branch: https://github.com/Quansight/conda-airgap/blob/add-small-mirror-test for various attempts

@dharhas
Copy link
Member Author

dharhas commented May 23, 2019

Fixed in PR #4

@dharhas dharhas closed this as completed May 23, 2019
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

No branches or pull requests

1 participant