Jun Takeshita
03/15/2021, 6:15 AMs
Jun Takeshita
03/15/2021, 7:39 AMJun Takeshita
03/15/2021, 7:45 AMs
Jun Takeshita
03/15/2021, 8:00 AMJun Takeshita
03/15/2021, 8:02 AMs
s
s
Jun Takeshita
03/15/2021, 8:04 AMJun Takeshita
03/15/2021, 8:06 AMs
s
s
Jun Takeshita
03/15/2021, 8:15 AMJun Takeshita
03/15/2021, 8:15 AMJun Takeshita
03/15/2021, 8:17 AMJun Takeshita
03/15/2021, 8:23 AM% vagrant ssh
Welcome to Ubuntu 18.04.4 LTS (GNU/Linux 4.15.0-101-generic x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
System information as of Mon Mar 15 082221 UTC 2021
System load: 0.08 Users logged in: 0
Usage of /: 27.7% of 9.63GB IP address for enp0s3: 10.0.2.15
Memory usage: 31% IP address for docker0: 172.17.0.1
Swap usage: 0% IP address for br-aa75af9dd21f: 172.19.0.1
Processes: 106
* Canonical Livepatch is available for installation.
- Reduce system reboots and improve kernel security. Activate at:
https://ubuntu.com/livepatch
66 packages can be updated.
0 updates are security updates.
New release ‘20.04.2 LTS’ available.
Run ‘do-release-upgrade’ to upgrade to it.
* System restart required *
Last login: Mon Mar 15 055744 2021 from 10.0.2.2
vagrant@ubuntu-bionic:~$ cd /vagrant/
vagrant@ubuntu-bionic:/vagrant$ docker-compose ps
Name Command State Ports
--------------------------------------------------------------------------------
vagrant_mariadb_1 docker-entrypoint.sh mysqld Up 0.0.0.0:3306->3306/tcp
vagrant@ubuntu-bionic:/vagrant$