Overview
備忘録
Setup
yaml
docker.yamlをもとにyaml作成
この辺を適宜変更
mounts:
- location: "~"
- location: "/tmp/lima"
~
~
~
~
cpus: 2
memory: "8GiB"
disk: "100GiB"
start lima
limactl start ./docker.yaml
limactl shell docker
Go to list of users who liked
More than 1 year has passed since last update.
備忘録
docker.yamlをもとにyaml作成
この辺を適宜変更
mounts:
- location: "~"
- location: "/tmp/lima"
~
~
~
~
cpus: 2
memory: "8GiB"
disk: "100GiB"
limactl start ./docker.yaml
limactl shell docker
Register as a new user and use Qiita more conveniently
Go to list of users who liked