Code Monkey home page Code Monkey logo

asqa.mvn's Introduction

License : AGPL v3 Release Code of Conduct PRs Welcome

Docker Maven for Asqatasun projects

Maven Docker images preloaded with Maven plugins needed for compilation.

Supported tags

Supported tags and respective Dockerfile links :

Asqatasun

Asqatasun-Jenkins-Plugin

Contrast-Finder

How to use this image

Usage

docker pull asqatasun/asqa.mvn:jdk7

Compile Asqatasun

git clone https://github.com/Asqatasun/Asqatasun.git
cd Asqatasun
docker run -it --rm  -v "$PWD":/usr/src/  -w /usr/src/ asqatasun/asqa.mvn:jdk7  mvn clean install

Clean build directories

cd Asqatasun
docker run -it --rm  -v "$PWD":/usr/src/  -w /usr/src/ asqatasun/asqa.mvn:jdk7  mvn clean 

Check and manipulate the image

docker run -it --rm  asqatasun/asqa.mvn:jdk7  /bin/bash
docker run -it --rm  asqatasun/asqa.mvn:jdk7  javac -version
docker run -it --rm  asqatasun/asqa.mvn:jdk7  java  -version
docker run -it --rm  asqatasun/asqa.mvn:jdk7  mvn   -version

Contact and discussions

Contributing

You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.

Before you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.

asqa.mvn's People

Contributors

dzc34 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

dzc34

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.