INFRA/Docker

ubuntu install on docker

Admin_This_Project 2022. 5. 6. 13:54

1. find ubuntu version using docker search

docker search ubuntu

2. pull on the docker

docker pull ubuntu

3. image check

docker images
728x90