Docker on m1 Apple Silicon
- Get the Docker.dmg for the m1 (580 MB)
- Install Docker
- launch Docker (CLI button next to run)
Alpine Linux on Docker
- pull down the official Alpine Linux image for Docker
- in your docker shell cli (see above) type:
docker pull alpine
No comments:
Post a Comment