Sign inSign up

cybertanyellow/docker-alljoyn-dev

By cybertanyellow

Updated almost 11 years ago

Image
2

1.1K

cybertanyellow/docker-alljoyn-dev repository overview

docker-alljoyn-dev

docker file for Allseen Alljoyn project develop, which base on dockerbase/android and add openwrt-buildroot packages

Install docker

https://docs.docker.com/installation/ubuntulinux/ for ubuntu

https://docs.docker.com/installation/windows/ for windwos

download and run pre-build docker images

docker run -t -i cybertanyellow/alljoyn-dev:0.1 /bin/bash

cd /src/alljoyn.repo/core/alljoyn

scons BINDINGS="cpp,java"...

or do yourself

git clone https://github.com/cybertanyellow/docker-alljoyn-dev.git

cd docker-alljoyn-dev

make all run

References: https://docs.docker.com/examples/running_ssh_service/

https://docs.docker.com/installation/ubuntulinux/

https://allseenalliance.org/docs-and-downloads/documentation/configuring-build-environment-linux-platform#unique_30

Tag summary

Content type

Image

Digest

sha256:133378dc9

Size

1.2 GB

Last updated

almost 11 years ago

docker pull cybertanyellow/docker-alljoyn-dev