Skip to content

Latest commit

 

History

History
69 lines (40 loc) · 1.57 KB

README.md

File metadata and controls

69 lines (40 loc) · 1.57 KB

Docker Ionic

Summary

Repository name in Docker Hub: globdev/ionic

This repository contains Dockerized Ionic 3.13.2, published to the public Docker Hub via automated build mechanism.

Configuration

This docker image contains the following software stack:

Dependencies

Installation

$ docker pull globdev/ionic:latest

Usage

Use as base image
FROM globdev/ionic:latest
Pull from Docker Hub
docker pull globdev/ionic:latest
Build from GitHub
docker build -t globdev/ionic github.com/glob-dev/docker-ionic
Run image
docker run -it globdev/ionic bash

Disclaimer

By using Dockerfiles contained in this repo and/or container images derived from them, you are agreeing to any and all applicable license agreements & export rules related to unlimited strength crypto, etc...