About 185,000 results
Open links in new tab
  1. Docker: Accelerated Container Application Development

    Docker is a platform designed to help developers build, share, and run container applications. We handle the tedious setup, so you can focus on the code.

  2. Docker (software) - Wikipedia

    The core software that runs and manages these containers is called Docker Engine. Docker was first released in 2013 and continues to be developed by Docker, Inc. The platform includes both free and …

  3. 10 Docker containers every homelabber should run - How-To Geek

    6 days ago · There are thousands of Docker containers that you could potentially run on your server. While I haven't run anywhere near all of them, here are 10 containers that I simply can't live without …

  4. Introduction to Docker - W3Schools

    What is Docker? Docker is an open-source platform that allows developers to create, deploy, and manage applications in isolated containers. These containers package an application with all its …

  5. Docker Docs

    Docker Documentation is the official Docker library of resources, manuals, and guides to help you containerize applications.

  6. Docker Desktop: The #1 Containerization Tool for Developers | Docker

    Docker Desktop is collaborative containerization software for developers. Get started and download Docker Desktop today on Mac, Windows, or Linux.

  7. The wild six weeks for NanoClaw’s creator that led to a deal with Docker

    9 hours ago · Gavriel Cohen is living an open source developer's dream as his project has achieved acclaim and a partnership with Docker in a matter of weeks.

  8. NanoClaw and Docker partner to make sandboxes the safest way for ...

    15 hours ago · NanoClaw, the open-source AI agent platform created by Gavriel Cohen, is partnering with the containerized development platform Docker to let teams run agents inside Docker …

  9. GitHub - oracle/docker-images: Official source of container ...

    Docker Images from Oracle This repository contains Dockerfiles and samples to build Docker images for Oracle commercial products and Oracle sponsored open source projects.

  10. Docker for Beginners: Everything You Need to Know

    Aug 31, 2024 · Docker has become a standard tool for software developers and system administrators. It's a neat way to quickly launch applications without impacting the rest of your system.