Skip to content

chihab-a/docker-ionic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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...

Releases

No releases published

Packages

No packages published