Skip to content

Docker image with latest ionic and AWS CLI to be used as AWS CodeDeploy image for ionic projects

License

Notifications You must be signed in to change notification settings

cdelgadob/docker-ionic-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Latest Ionic + AWS CLI

All credits of base image to: https://github.com/beevelop/docker-ionic

This image adds the AWS CLI so it can be used directly with the AWS CodeDeploy service


Pull from Docker Hub

docker pull cdelgadob/docker-ionic-aws:latest

Build from GitHub

docker build -t cdelgadob/docker-ionic-aws github.com/cdelgadob/docker-ionic-aws

Run image

docker run -it cdelgadob/docker-ionic-aws bash

Use as base image

FROM cdelgadob/docker-ionic-aws:latest

About

Docker image with latest ionic and AWS CLI to be used as AWS CodeDeploy image for ionic projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published