Skip to content

travis: use preinstalled docker to run azurite #2872

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

Closed
Suor opened this issue Nov 30, 2019 · 2 comments
Closed

travis: use preinstalled docker to run azurite #2872

Suor opened this issue Nov 30, 2019 · 2 comments
Labels
enhancement Enhances DVC p1-important Important, aka current backlog of things to do

Comments

@Suor
Copy link
Contributor

Suor commented Nov 30, 2019

We use it on linux only anyway and ubuntu xenial on travis has docker preinstalled. That one could be activated with:

services:
  - docker

We will save on apt-get update; apt-get install ... time.

@efiop efiop added build enhancement Enhances DVC p1-important Important, aka current backlog of things to do labels Nov 30, 2019
@efiop
Copy link
Contributor

efiop commented Nov 30, 2019

Great catch @Suor !

@efiop efiop changed the title ops: use preinstalled docker to run azurite travis: use preinstalled docker to run azurite Nov 30, 2019
@efiop
Copy link
Contributor

efiop commented Jul 16, 2020

Fixed with the new docker fixtures.

@efiop efiop closed this as completed Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhances DVC p1-important Important, aka current backlog of things to do
Projects
None yet
Development

No branches or pull requests

2 participants