Code Monkey home page Code Monkey logo

atak-dev-docker's Introduction

Hi there ๐Ÿ‘‹ Hellikandra here

I am an Electronic Design Engineer from Belgium.

  • ๐Ÿ”ญ I'm currently working in a Belgian company and doing hobby projects
  • ๐ŸŒฑ I'm currently learning :
    • (Android) Team Awareness Kit
    • Machine Learning / Reinforcement Learning / IA
    • Direct 3D
    • OSINT
  • ๐Ÿ‘ฏ I am looking to collaborate with operational to develop TAK solutions
  • ๐Ÿ’ฌ Ask me about anything releated to ATAK / Software programming
  • ๐Ÿ“ซ How to reach me: on Discord throught TAK Community
  • โšก Fun fact: Negative. I'm a meat popsicle.

Languages and Tools

git linux mysql python C c Assembly Arduino Raspberry Pi LUA TAK Java Android

atak-dev-docker's People

Contributors

hellikandra avatar rick51231 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

atak-dev-docker's Issues

openjdk-11-jdk install error

I am attempting to run your build script on a clean new setup. My host machine's OS is Ubuntu 22.04.3 LTS.

After running ...

docker build -t atak-civ-4.6.0.5 .

I get the following output ...

[+] Building 2.1s (9/37)                                                                                                                                      docker:default
 => [internal] load build definition from Dockerfile                                                                                                                    0.0s
 => => transferring dockerfile: 2.64kB                                                                                                                                  0.0s
 => [internal] load .dockerignore                                                                                                                                       0.0s
 => => transferring context: 2B                                                                                                                                         0.0s
 => [internal] load metadata for docker.io/library/debian:latest                                                                                                        1.1s
 => [internal] load build context                                                                                                                                       0.0s
 => => transferring context: 4.70kB                                                                                                                                     0.0s
 => [ 1/33] FROM docker.io/library/debian:latest@sha256:7d3e8810c96a6a278c218eb8e7f01efaec9d65f50c54aae37421dc3cbeba6535                                                0.0s
 => CACHED [ 2/33] RUN echo "root:pswd" | chpasswd                                                                                                                      0.0s
 => CACHED [ 3/33] RUN dpkg --add-architecture i386                                                                                                                     0.0s
 => CACHED [ 4/33] RUN apt-get update                                                                                                                                   0.0s
 => ERROR [ 5/33] RUN apt-get install -y openjdk-11-jdk wget unzip nano                                                                                                 0.9s
------                                                                                                                                                                       
 > [ 5/33] RUN apt-get install -y openjdk-11-jdk wget unzip nano:                                                                                                            
0.351 Reading package lists...                                                                                                                                               
0.798 Building dependency tree...
0.909 Reading state information...
0.915 E: Unable to locate package openjdk-11-jdk
------
Dockerfile:14
--------------------
  12 |     RUN dpkg --add-architecture i386
  13 |     RUN apt-get update
  14 | >>> RUN apt-get install -y openjdk-11-jdk wget unzip nano
  15 |     
  16 |     # --- ---- #
--------------------
ERROR: failed to solve: process "/bin/sh -c apt-get install -y openjdk-11-jdk wget unzip nano" did not complete successfully: exit code: 100

I assume something in the Dockerfile needs to be upated.

gradlew error

I am attempting to run your build script on a clean new setup. My host machine's OS is Ubuntu 22.04.3 LTS.

After creating and connecting to the container, then trying to build ...

docker build -t atak-civ-4.6 .

docker run -ti -v /home/username/plugins:/home/atakdev/atak-civ/plugins atak-civ-4.6

cd plugins/my-plugin/

./gradlew assembleCivDebug

I get the following error ...

Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain
Caused by: java.lang.ClassNotFoundException: org.gradle.wrapper.GradleWrapperMain

Any assistance would be most appreciated.

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.