Code Monkey home page Code Monkey logo

docker-ngxp's Introduction

License: AGPL v3 Build Status Docker Automated buid Docker Pulls

NativeScript and Angular on Docker

Docker image for building cross platform applications using NativeScript, Angular and Android SDK.

What is NGXP ?

A starter project to create web apps and NativeScript applications using NativeScript and AngularCLI with single shared code base.

More informations

Supported tags

https://hub.docker.com/r/monogramm/docker-ngxp/

  • jdk, latest
  • alpine

How to run this image ?

This Docker image is based on the official OpenJDK image.

This image is designed to be used in a build / test environment. There are two versions of the image you can choose from.

The jdk tag contains an OpenJDK environment with latest NativeScript, Angular. It is designed to be easy to use and gets you running pretty fast. This is also the default for the latest tag and version tags that are not further specified.

The second option is a alpine container. To use this image it must be combined with any webserver that can proxy the http requests to the FastCGI-port of the container.

Adding Features

If the image does not include the packages you need, you can easily build your own image on top of it. Start your derived image with the FROM statement and add whatever you like.

FROM monogramm/docker-ngxp:alpine

RUN ...

You can also clone this repository and use the update.sh shell script to generate a new Dockerfile based on your own needs.

Questions / Issues

If you got any questions or problems using the image, please visit our Github Repository and write an issue.

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.