Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 397 Bytes

File metadata and controls

31 lines (20 loc) · 397 Bytes

Latest Ionic - Node 18.19.1

based on this repo.


Pull from Docker Hub

docker pull snt1017/ionic:latest

Build from GitHub

docker build -t snt1017/ionic github.com/snt1017/docker-ionic

Run image

docker run -it snt1017/ionic bash

Use as base image

FROM snt1017/ionic:latest