For IndividualsFor BusinessesFor UniversitiesFor Governments
Coursera
  • All DegreesExplore Bachelor’s & Master’s degrees
  • BusinessExplore MBA & Business degrees
  • Computer Science & EngineeringExplore Computer Science & Engineering degrees
  • Data ScienceExplore Data Science degrees
  • MasterTrack™Earn credit towards a Master’s degree
  • University CertificatesAdvance your career with graduate-level learning
Find your New Career
  • Browse
  • Top Courses
  • Log In
  • Join for Free
    Coursera
    • Browse
    • Docker

    Filter by

    148 results for "docker"

    • Placeholder
      IBM Skills Network

      IBM DevOps and Software Engineering

      Skills you'll gain: Software Engineering, DevOps, Cloud Computing, Python Programming, Computer Programming, Kubernetes, Web Development, Continuous Delivery, Continuous Integration, Data Analysis, Programming Principles, Agile Software Development, Data Structures, IBM Cloud, Security Engineering, Operating Systems, Other Web Frameworks, Software Engineering Tools, Software Testing, System Programming, System Software, Algebra, Cloud Applications, Cloud Engineering, Application Development, Cloud Infrastructure, Front-End Web Development, Full-Stack Web Development, Network Security, Software Security, Computer Architecture, Devops Tools, Distributed Computing Architecture, Docker (Software), Scrum (Software Development), Basic Descriptive Statistics, Cloud Management, Cloud Platforms, Cloud Storage, Data Visualization, Data Visualization Software, Design and Product, Exploratory Data Analysis, Leadership and Management, Professional Development, Security Software, Software Architecture, Software As A Service, Software Framework, Theoretical Computer Science, Web Development Tools, BlockChain, Collaboration, Communication, Computational Logic, Computer Graphics, Finance, Human Computer Interaction, Interactive Design, Journalism, Linux, Mathematical Theory & Analysis, Mathematics, Product Design, Product Development, Statistical Programming, Systems Design

      4.6

      (37.2k reviews)

      Beginner · Professional Certificate · 3-6 Months

    • Placeholder
      Coursera Project Network

      Docker for absolute beginners

      Skills you'll gain: Cloud Computing, Computer Architecture, Computer Networking, DevOps, Docker (Software), Network Architecture, Software Engineering

      4.4

      (187 reviews)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      IBM Skills Network

      Introduction to Containers w/ Docker, Kubernetes & OpenShift

      Skills you'll gain: Cloud Computing, Kubernetes, Software Engineering, Computer Architecture, DevOps, Devops Tools, Distributed Computing Architecture, Docker (Software), Full-Stack Web Development, Web Development

      4.4

      (479 reviews)

      Beginner · Course · 1-3 Months

    • Placeholder
      Google Cloud

      Introduction to Docker

      Skills you'll gain: Communication, DevOps, Docker (Software), Journalism, Software Engineering, Web Development

      4.7

      (15 reviews)

      Beginner · Project · Less Than 2 Hours

    • Free

      Placeholder
      Amazon Web Services

      Containerized Applications on AWS

      Skills you'll gain: Amazon Web Services, Cloud Computing, Docker (Software), Kubernetes, Software Engineering, Cloud Applications, Computer Architecture, Distributed Computing Architecture, Front-End Web Development, Web Development, Communication, Journalism

      4.7

      (84 reviews)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      IBM Skills Network

      IBM Full Stack Software Developer

      Skills you'll gain: Web Development, Cloud Computing, IBM Cloud, Software Engineering, Python Programming, Other Web Frameworks, Computer Programming, Javascript, Data Analysis, Django (Web Framework), Kubernetes, Data Structures, Front-End Web Development, Programming Principles, Software Engineering Tools, DevOps, Cloud Applications, Algebra, Computer Programming Tools, Databases, Cloud Engineering, Back-End Web Development, Full-Stack Web Development, HTML and CSS, React (web framework), Devops Tools, Web Development Tools, Cloud Infrastructure, Application Development, Cloud Foundry, Cloud Platforms, Docker (Software), SQL, Software Architecture, Theoretical Computer Science, Computer Architecture, Distributed Computing Architecture, Cloud Management, Cloud Storage, Network Security, Software As A Service, Basic Descriptive Statistics, Continuous Delivery, Data Management, Design and Product, Exploratory Data Analysis, Human Computer Interaction, NoSQL, Software Testing, Statistical Programming, User Experience, User Research, BlockChain, Computational Logic, Computer Graphics, Computer Science, Continuous Integration, Database Administration, Database Application, Database Design, Finance, Interactive Design, Mathematical Theory & Analysis, Mathematics, Operating Systems, Security Engineering, Software Framework, System Programming, Systems Design, Web Design

      4.6

      (35.7k reviews)

      Beginner · Professional Certificate · 3-6 Months

    • Placeholder
      Placeholder
      Coursera Project Network

      Build local development environments using Docker containers

      Skills you'll gain: Computer Programming, DevOps, Docker (Software), Operating Systems, Software Engineering

      4.6

      (93 reviews)

      Intermediate · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Coursera Project Network

      Initiation aux conteneurs avec Docker

      Skills you'll gain: DevOps, Linux

      4.6

      (7 reviews)

      Intermediate · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Duke University

      Cloud Virtualization, Containers and APIs

      Skills you'll gain: DevOps, Cloud Computing, Continuous Delivery, Kubernetes, Operations Management, Strategy and Operations

      4.5

      (70 reviews)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      Coursera Project Network

      Introduction to Docker: Build Your Own Portfolio Site

      Skills you'll gain: Cloud-Based Integration, Computer Programming, DevOps, Docker (Software), Software Engineering

      4.6

      (278 reviews)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Meta

      Cloud Computing

      Beginner · Course

    • Placeholder
      Placeholder
      Coursera Project Network

      Containerize a full-stack NodeJS application in Docker

      Skills you'll gain: Computer Architecture, Computer Networking, Computer Programming, Data Management, Database Application, Databases, DevOps, Docker (Software), Front-End Web Development, Full-Stack Web Development, Javascript, Mobile Development, Network Architecture, Software Engineering, Web Development

      4.5

      (61 reviews)

      Intermediate · Guided Project · Less Than 2 Hours

    Searches related to docker

    docker for absolute beginners
    docker essentials & building a containerized web application
    manage docker on linux servers
    manage docker networking
    create docker container with flask seaborn regression plot app
    use docker at aws with the command line
    containerization using docker
    introduction to docker : the basics
    1234…13

    In summary, here are 10 of our most popular docker courses

    • IBM DevOps and Software Engineering: IBM Skills Network
    • Docker for absolute beginners: Coursera Project Network
    • Introduction to Containers w/ Docker, Kubernetes & OpenShift: IBM Skills Network
    • Introduction to Docker: Google Cloud
    • Containerized Applications on AWS: Amazon Web Services
    • IBM Full Stack Software Developer: IBM Skills Network
    • Build local development environments using Docker containers: Coursera Project Network
    • Initiation aux conteneurs avec Docker: Coursera Project Network
    • Cloud Virtualization, Containers and APIs: Duke University
    • Introduction to Docker: Build Your Own Portfolio Site: Coursera Project Network

    Frequently Asked Questions about Docker

    • Docker is a popular open-source containerization platform for software development. Containers are standardized, executable software packages that include all of the elements required to run an application, including code, runtime, system tools, system libraries, and settings. By decoupling programs from their environment and eliminating potential issues stemming from dependencies, container solutions like Docker are important tools to help software developers focus on innovation and improve the efficiency of their workflows.

      While containerization offers many advantages for software development, it also presents challenges for coordination, since sophisticated applications may include hundreds of containerized services. Container orchestration solutions have thus become an important additional tool to automate the deployment, scaling, and management of containers. In addition to Docker’s own Docker Compose, popular orchestration tools include Google Kubernetes on the Google Cloud Platform and Amazon Elastic Container Service on Amazon Web Services (AWS).‎

    • Experience using Docker is increasingly important for a career as a software developer, as this leading containerization platform helps development teams work quickly and deploy and scale software efficiently. Working with containers is also popular with many companies because they allow for a separation of tasks between developers and IT operations teams, allowing the former to focus on coding applications and the latter to focus on their management.

      Working as a software developer offers an exciting, fast-growing, and high-paying career path. According to the Bureau of Labor Statistics, software developers earned a median annual salary of $107,510 per year in 2019, and these jobs are expected to grow by 22% between 2019 and 2029 - much faster than the average across the economy.‎

    • Yes! There are a wide range of courses and Specializations in computer science available on Coursera, including many opportunities to learn about the use of Docker in the software development process. You can also build your skills in using Docker by completing Guided Projects, which allow you to learn by completing step-by-step tutorials alongside experienced instructors. Google Cloud and AWS also offer courses covering the development of applications with Docker in conjunction with their container orchestration tools, giving you the opportunity to learn about these programs straight from the source.‎

    • Computer software companies hire the greatest percentage of people with a background in Docker, according to Medium, but you'll also find positions for these professionals in IT services companies, internet organizations, health care institutions, financial services businesses, computer hardware companies, retail organizations, and telecommunications businesses. Some of the top employers of people with a background in Docker include JPMorgan Chase, Docker Inc, ThoughtWorks, SLALOM, and Neudesic.‎

    • Topics you can study that are related to Docker include Kubernetes and Jenkins. You can also study DevOps or microservices topics as well as learn more about containers. If you're interested in other database management systems that use containers, you can study Java Virtual Machine (JVM), PostgreSQL, and MongoDB. You can also study technologies that run in Docker, some of which include NGINX, Redis, Elasticsearch, Fluentd, MySQL, EtcD, RabbitMQ, and HAProxy.‎

    • Learning Docker is likely right for you if you are a developer, IT administrator, or system administrator. If you're looking to improve the development, deployment, and distribution of software platforms and products, learning Docker is a good fit for you. If you are a data scientist, it is important to at least learn the basics of Docker because it allows you to create applications that work across all operating systems, which increases performance and decreases file size.‎

    • To begin learning Docker, you should have experience creating applications in Java, Node.js, Python, .NET Core, or PHP. You should also have basic knowledge of the operating system you'll be using to run Docker, which could be either Windows or Linux.‎

    This FAQ content has been made available for informational purposes only. Learners are advised to conduct additional research to ensure that courses and other credentials pursued meet their personal, professional, and financial goals.
    Other topics to explore
    Placeholder
    Arts and Humanities
    338 courses
    Placeholder
    Business
    1095 courses
    Placeholder
    Computer Science
    668 courses
    Placeholder
    Data Science
    425 courses
    Placeholder
    Information Technology
    145 courses
    Placeholder
    Health
    471 courses
    Placeholder
    Math and Logic
    70 courses
    Placeholder
    Personal Development
    137 courses
    Placeholder
    Physical Science and Engineering
    413 courses
    Placeholder
    Social Sciences
    401 courses
    Placeholder
    Language Learning
    150 courses

    Coursera Footer

    Learn Something New

    • Learn a Language
    • Learn Accounting
    • Learn Coding
    • Learn Copywriting
    • Learn HR
    • Learn Public Relations
    • Boulder MS Data Science
    • Illinois iMBA
    • Illinois MS Computer Science
    • UMich MS in Applied Data Science

    Popular Data Science Topics

    • Artificial Intelligence
    • Data Analysis
    • Data Engineering
    • Data Science
    • Excel
    • Machine Learning
    • Python
    • Power BI
    • R Programming
    • SQL

    Popular Computer Science & IT Topics

    • Blockchain
    • Coding
    • Computer Science
    • Cybersecurity
    • Full Stack Web Development
    • IT
    • Java
    • Software Engineering
    • Web Design
    • Web Development

    Popular Business Topics

    • Accounting
    • Business Finance
    • Communication Skills
    • Leadership & Management
    • Marketing
    • Product Management
    • Project Management
    • UX Design
    • UX Research
    • Writing

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Coronavirus Response
    • Free Courses
    • All Courses

    Community

    • Learners
    • Partners
    • Beta Testers
    • Translators
    • Blog
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    Learn Anywhere
    Placeholder
    Placeholder
    Placeholder
    © 2023 Coursera Inc. All rights reserved.
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder