Use Orbstack as a fast and free alternative as docker desktop


Docker is very useful, but for big company it may needs to pay to use docker desktop.
One good solution is to install OrbStack, which is free and enable you to use docker container seamlessly.

Two ways to use orbstack for docker container:
(1) download the orbstack, no installation needed
(2) for mac users, simply do brew install orbstack

Then everything is same to use docker, for example:

docker run -p 80:80 docker/getting-started

Author: robot learner
Reprint policy: All articles in this blog are used except for special statements CC BY 4.0 reprint policy. If reproduced, please indicate source robot learner !
  TOC