Docker image to build ionic3 android
This is a fork of https://hub.docker.com/r/marcomaisel/ionic/ Difference is that i use node 8 instead of 10, because the level-down version in my Ionic3 Dependencies don't work with node 10
docker pull thebit4bit/ionic3:v1.0.0
docker build -t thebit4bit/ionic3:v1.0.0 github.com/nickwinger/docker-ionic3
docker run -it thebit4bit/ionic3:v1.0.0
FROM thebit4bit/ionic3:v1.0.0
Content type
Image
Digest
Size
1.6 GB
Last updated
over 7 years ago
docker pull thebit4bit/ionic3