Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbackowski/docker-ionic2-build
Dockerfile for Ionic2 builds, based on official Ubuntu 16.04 docker image.
https://github.com/dbackowski/docker-ionic2-build
build docker dockerfile ionic2
Last synced: 9 days ago
JSON representation
Dockerfile for Ionic2 builds, based on official Ubuntu 16.04 docker image.
- Host: GitHub
- URL: https://github.com/dbackowski/docker-ionic2-build
- Owner: dbackowski
- Created: 2017-03-16T12:03:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T07:09:22.000Z (over 6 years ago)
- Last Synced: 2024-11-07T20:55:13.350Z (2 months ago)
- Topics: build, docker, dockerfile, ionic2
- Language: Ruby
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-ionic2-build
Dockerfile based on official Ubuntu 16.04 docker image with android-sdk-linux for android builds.
## What is included?
* Node.js - 8.11.2
* Ionic CLI - 3.20.0
* Cordova - 8.0.0
* Android SDK - 26.0.2## Usage
```
docker run damianbackowski/docker-ionic2-build [cmd]
```