8000 GitHub - cdelgadob/docker-ionic-aws: Docker image with latest ionic and AWS CLI to be used as AWS CodeDeploy image for ionic projects
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cdelgadob/docker-ionic-aws

8000

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
0