GithubHelp home page GithubHelp logo

hypriot / docker-machine-hypriot Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 2.0 10 KB

Docker Machine driver for Hypriot

Home Page: https://github.com/docker/machine

Makefile 8.82% Go 29.64% Shell 61.53%

docker-machine-hypriot's Introduction

rpi-golang

Docker image containing GOLANG that is compatible to the Raspberry Pi.

Build the Docker Image

make build

Run the Docker Image and get version of installed GOLANG

make version

Push Docker Image to Docker Hub

  • First, use a docker login with username, password and email address
  • Second, push Docker Image to the official Docker Hub
make push

docker-machine-hypriot's People

Contributors

benediktarnold avatar stefanscherer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker-machine-hypriot's Issues

docker-machine-hypriot does not work as driver only standalone

$ docker-machine --version
docker-machine version 0.5.1 (7e8e38e)

$ docker-machine-driver-hypriot
docker-machine-driver-hypriot version 0.4.1 (f7caa56)

When trying to use the hypriot driver, the following happens:

$ docker-machine create --driver hypriot --hypriot-ip-address=$HYPRIOT_IP_ADDRESS foo
Error loading driver "hypriot": dial tcp: unexpected '[' in address Usage: docker-machine-driver-hypriot [OPTIONS] COMMAND [arg...]

but using the drivers binary itself works without problems:

$ docker-machine-driver-hypriot  create --driver hypriot --hypriot-ip-address=$HYPRIOT_IP_ADDRESS foo

Missing documentation for local builds

Hi,

I know that this driver is work in progress and I am not a go developer, but I am eager to test this plugin. Are there any instructions on how to setup a local build environment? I tried to build locally on OSX but the build failed:

GOGC=off go build -i -o ./bin/docker-machine-driver-hypriot_Darwin-x86_64 ./bin
bin/main.go:4:2: cannot find package "github.com/docker/machine/libmachine/drivers/plugin" in any of:
    /usr/local/Cellar/go/1.5.2/libexec/src/github.com/docker/machine/libmachine/drivers/plugin (from $GOROOT)
    /usr/local/Cellar/go/1.5.2/src/github.com/docker/machine/libmachine/drivers/plugin (from $GOPATH)
bin/main.go:5:2: cannot find package "github.com/hypriot/docker-machine-hypriot" in any of:
    /usr/local/Cellar/go/1.5.2/libexec/src/github.com/hypriot/docker-machine-hypriot (from $GOROOT)
    /usr/local/Cellar/go/1.5.2/src/github.com/hypriot/docker-machine-hypriot (from $GOPATH)
make: *** [build-local] Error 1

I already tried the go get commands from the Dockerfile but the problem still exists.

I installed go 1.5.2 using homebrew if that matters.

Greetings and thanks in advance,
Ben

Status of project

Hello, what is the status of this project? Is it functional and can you release binaries?

No prebuild binary as github release

Hey, i would love to fire up containers on my pi with docker-machine-hypriot but couldn't find the release as described in the readme. can you upload/tag the latest version?
thanks in advance!

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.