Coder Social home page Coder Social logo

Setup steps unclear about docker-it-scala HOT 4 CLOSED

ignasi35 avatar ignasi35 commented on June 26, 2024
Setup steps unclear

from docker-it-scala.

Comments (4)

viktortnk avatar viktortnk commented on June 26, 2024

Hi @ignasi35

It utilises configuration from docker-java library.

With my boot2docker setup I have env variables:

export DOCKER_HOST=tcp://192.168.59.103:2376
export DOCKER_CERT_PATH=/Users/viktortnk/.boot2docker/certs/boot2docker-vm
export DOCKER_TLS_VERIFY=1

And inside our ci server we use configuration without SSL

export DOCKER_HOST=tcp://127.0.0.1:2375

(We haven't tested it with communication through socket)

from docker-it-scala.

ignasi35 avatar ignasi35 commented on June 26, 2024

That makes perfect sense. I was executing the tests on a console without any of the env_vars. I migrated recently from boot2docker to docker-machine and those are handled in a less explicit way.

I can run all tests but I'm getting one or two test errors every now and then. They differ from one execution to the other, though. For example:


[error] Error: Total 24, Failed 0, Errors 2, Passed 20, Skipped 2
[error] Error during tests:
[error]     com.whisk.docker.AllAtOnceSpec
[error]     com.whisk.docker.config.ElasticsearchServiceSpec

I'll review in more detail. See if I can isolate the cause (probably my environment again).
Thanks again for the rapid response.

from docker-it-scala.

viktortnk avatar viktortnk commented on June 26, 2024

No worries. Could you also pull latest changes

from docker-it-scala.

viktortnk avatar viktortnk commented on June 26, 2024

Closing this. Steps are described in README now

from docker-it-scala.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.