menu
techminis

A naukri.com initiative

google-web-stories
source image

Dev

2M

read

395

img
dot

Image Credit: Dev

Create a container using the Ubuntu image in Docker.

  • To create a container for Ubuntu Linux distribution in Docker, follow these steps:
  • Step 1: Run Docker Desktop on your Windows machine.
  • Step 2: Open the Command Prompt (CMD) and type 'docker pull ubuntu' to pull the Ubuntu image.
  • Step 3: Run 'docker run -it --name my-ubuntu-container ubuntu' to create the container.

Read Full Article

like

23 Likes

For uninterrupted reading, download the app