Giter VIP home page Giter VIP logo

Comments (3)

mavogel avatar mavogel commented on August 18, 2024 3

@captn3m0 it is one the way :)

  • The fact is with the current client to connect to the Docker API is it not possible to build. See fsouza/go-dockerclient#733 for details
  • So I decided to migrate to the official client: #32 Feel free to help :) The migrate/docker-client branch is pushed #70
  • But the next issue which is faced is the following, even with the official client the provider cannot be built for solaris
--> solaris/amd64 error: exit status 2
Stderr: # github.com/terraform-providers/terraform-provider-docker/vendor/github.com/docker/docker/client
vendor/github.com/docker/docker/client/client.go:238:35: undefined: DefaultDockerHost
vendor/github.com/docker/docker/client/client.go:243:12: undefined: DefaultDockerHost
vendor/github.com/docker/docker/client/client.go:247:12: undefined: defaultProto
vendor/github.com/docker/docker/client/client.go:248:12: undefined: defaultAddr

Apparently Docker disabled the support: moby/moby@1589cc0 and moby/moby@5a9b5f1 for this OS.

So we agreed to disable this OS for the build. The implementation of remaining resources fixing the tests is left. As already mentioned. Feel free to help to migrate the code :-) Just let me know which resources you want to tackle ;-)

from terraform-provider-docker.

mavogel avatar mavogel commented on August 18, 2024

Version 1.0.0 got released https://releases.hashicorp.com/terraform-provider-docker/1.0.0/
Try it out :)

from terraform-provider-docker.

captn3m0 avatar captn3m0 commented on August 18, 2024

Thanks a lot. 👍

from terraform-provider-docker.

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.