Coder Social home page Coder Social logo

dockerfiles's Introduction

dockerfiles

Dockerfile examples.
Some of the containers are available on index.docker.io.

See README in the each directories for details.

Contents

android-emulator

android

freeswitch

openjdk7

inkscape

pandoc

dockerfiles's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

dockerfiles's Issues

Android sdk update fails

Options in android update sdk is obsolete, and this will cause the following errors:

Error: Ignoring unknown package filter 'build-tools-19.0.3'
:
Max number of retries exceeded. Rejecting 'android-sdk-license-5be876d5'
Package Android SDK Platform-tools, revision 20 not installed due to rejected license 'android-sdk-license-5be876d5'.
Package SDK Platform Android 4.2.2, API 17, revision 2 not installed due to rejected license 'android-sdk-license-5be876d5'.

Tag suggestion for Docker Hub projects

Hi,
I am Kang Yin, a graduate student of Institute of Software, Chinese Academy of Sciences. Now we are doing a research on how to recommend tags for Docker Hub’s projects. We applied text mining and natural language processing to build a tag recommendation system for Docker projects.
We notice that you have created repositories on Docker Hub, which is named ksoichiro/android and ksoichiro/android-emulator , and the projects address are https://hub.docker.com/r/ksoichiro/android/ , https://hub.docker.com/r/ksoichiro/android-emulator/
Since the developers knows their projects better, we want to evaluate our recommendation results with your help as the project developer. We want to know if the recommended tags are reasonable for your projects.
The following tags (ranked by order) are generated from our model automatically. Would you like to do me a favor and reply with what tags are reasonable (Good) and what are not (Bad), in form of, “Good tags: ***, ***; Bad tags: ***, ***”.

The recommend tags for your project ksoichiro/android are listed as follows:

android, android-sdk, sdk, ksoichiro, platform, platform-tools, development, build-tools, openjdk, ubuntu

The recommend tags for your project ksoichiro/android-emulator are listed as follows:

emulator, android-emulator, android, gradle, cache, ksoichiro, usage

It will be a great help if you can give us a feedback.
Thank you so much for your precious time.

KVM error when running the emulator in docker

Hello ksoichiro,

great work. Your android docker files helped me a lot recently.
However when I want to run the emulator using the following command I get an KVM error:
emulator -avd testEmulator -force-32bit -no-skin -no-audio -no-window

error:
emulator: ERROR: x86_64 emulation currently requires hardware acceleration!
Please ensure KVM is properly installed and usable.
CPU acceleration status: KVM is not installed on this machine (/dev/kvm is missing).

I installed kvm in docker and when I check via kvm-ok if it works properly I'm getting the following error:
INFO: /dev/kvm does not exist
HINT: sudo modprobe kvm_intel
modprobe: ERROR: ../libkmod/libkmod.c:556 kmod_search_moddep() could not open moddep file '/lib/modules/3.13.0-24-generic/modules.dep.bin'

When I run sudo modprobe kvm_intel I get the following ouput:
modprobe: ERROR: ../libkmod/libkmod.c:556 kmod_search_moddep() could not open moddep file '/lib/modules/3.13.0-24-generic/modules.dep.bin'

I'm definitely not an expert on the topic of virtualization and kvm. How did you get around this bug? I adjusted some parts of your scripts to my purposes but I'm quite sure, that these didn't cause the errors. Any solutions?

Best regards!

Some issue with Java

It seems that there's some issue with using Java 7 in the Docker image.

FAILURE: Build failed with an exception.

* Where:
Build file '/workspace/app/build.gradle' line: 16

* What went wrong:
A problem occurred evaluating project ':app'.
> java.lang.UnsupportedClassVersionError: com/android/build/gradle/AppPlugin : U                                                                                         nsupported major.minor version 52.0

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug                                                                                          option to get more log output.

BUILD FAILED

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.