mardi 31 octobre 2017

Laravel - Circle Ci use Vessel as container?

I am running laravel project and circle ci for continuous integration, now the problem I have now is me pulling a circle ci docker which does not contain necessary tools in order to get started:

version:                2

jobs:
  phpunit:
    working_directory:  ~/test

    docker:
      - image:          circleci/php:latest
      - image:          circleci/mysql:latest

I then have to download php extensions, chromium etc, I would like to use http://ift.tt/2yitH8b instead, Is it possible to integrate this vessel with cirle ci?



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2iM61Ds
via IFTTT

Aucun commentaire:

Enregistrer un commentaire