This message was deleted.
# rancher-desktop
a
This message was deleted.
q
Version: 1.8.1
Copy code
jsoref@jsoref-mbp check-spelling % docker ps
CONTAINER ID   IMAGE                            COMMAND               CREATED          STATUS          PORTS     NAMES
b548c4867ba7   catthehacker/ubuntu:act-latest   "tail -f /dev/null"   50 seconds ago   Up 49 seconds             act-Test-Perl-188a384e33e380d8e52344777d02f908b4b32d667101988e9d6cf22b81abac3f
e934611af4ea   catthehacker/ubuntu:act-latest   "tail -f /dev/null"   37 minutes ago   Up 37 minutes             act-Check-Spelling-Check-Spelling-dc4c4d79b6f8d3d7557dfa552ba10ddf3a6fc1cab60a950ecb4405d49d2d082d
jsoref@jsoref-mbp check-spelling % docker exec -it b548c4867ba7 bash
root@lima-rancher-desktop:/Users/jsoref/code/spelling-org/check-spelling# sudo hostname
sudo: unable to resolve host lima-rancher-desktop: Name or service not known
lima-rancher-desktop
root@lima-rancher-desktop:/Users/jsoref/code/spelling-org/check-spelling# cat /etc/resolv.conf 
nameserver 8.8.8.8
nameserver 1.1.1.1
root@lima-rancher-desktop:/Users/jsoref/code/spelling-org/check-spelling# cat /etc/hosts
127.0.0.1       localhost localhost.localdomain
::1             localhost localhost.localdomain
192.168.5.2     host.lima.internal
fwiw:
Copy code
root@lima-rancher-desktop:/Users/jsoref/code/spelling-org/check-spelling# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.2 LTS
Release:        22.04
Codename:       jammy