Skip to content

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

License

Notifications You must be signed in to change notification settings

cybertanyellow/docker-alljoyn-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages