You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gaël de Chalendar edited this page May 7, 2019
·
5 revisions
Install a Docker container
To install the LIMA Docker container, just run:
$ sudo docker pull aymara/lima:latest
Then run your container with:
$ sudo docke run -it aymara/lima
This is a very basic example. Please refer to Docker documentation for more details on running programs in Docker containers and to the LIMA User Manual for details on LIMA usage.