Back

Explore Courses Blog Tutorials Interview Questions
0 votes
6 views
in Docker by (55.6k points)

Can Docker be used only for Linux command?

1 Answer

0 votes
by (119k points)

No, Docker containers support both Linux and Windows programs and executables. The Docker platform runs natively on:

  • Linux (on x86-64, ARM, and other CPU architectures)
  • Windows (x86-64).

Docker Inc. builds products that allow you to build and run containers on various operating systems such as Linux, Windows, and macOS.

I recommend this Docker Course by Intellipaat to learn Docker.

Also, you can watch this Docker commands tutorial:

Related questions

0 votes
1 answer
asked Dec 11, 2020 in Docker by Amyra (12.9k points)
0 votes
1 answer
asked Nov 2, 2020 in Docker by Sudhir_1997 (55.6k points)
0 votes
1 answer
asked Nov 2, 2020 in Docker by Sudhir_1997 (55.6k points)
0 votes
1 answer

Browse Categories

...