Plateforme de conteneurisation
Results for “Docker”
559 tools found
Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers.
Open-source, client-only tool that creates reproducible development environments from a devcontainer.json file, running on Docker, Kubernetes or any cloud VM.
A cheap, on-demand virtual computer in the cloud that an AI coding agent can use to run code, install software and be reset or copied instantly, without you managing any servers.
Lets developers run fake-but-functional AWS, Azure and Google Cloud services on their own laptop for free, so they can test cloud code without a real cloud account, credit card, or bill.
A tool that lets you push your code and have it automatically built, deployed, and hosted with its own database and SSL — like a private version of Heroku or Vercel that you fully own and never pay a monthly bill for.
A native macOS app for managing Linux containers on Apple silicon — without installing Docker Desktop.
An open-source, self-hosted web dashboard for managing Docker containers, images, volumes, and compose stacks — a modern alternative to Portainer.
A free, self-hosted client portal for agencies and freelancers — project tracking, file sharing, invoicing and Stripe payments in one branded, open-source app you run yourself.
Pantalons et vêtements casual
Dockerizing a Vue App
Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container. Only configuration files, no SQL database. ([Source Code](https://github.com/docker-mailserver/docker-mailserver)) `MIT` `Docker`
yen:
Docker on Windows behind a firewall
You will learn to identify the types of .NET Framework applications that are good candidates for containerization, the "lift-and-shift" approach to containerization.
Trusted Automated Docker Builds. Dockerfile Project maintains a central repository of Dockerfile for various popular open source software services runnable on a Docker container.
Use the tag [docker](https://www.codever.dev/bookmarks/t/docker).
Docker Caveats
The **funniest way** to learn about docker by [jessfraz][jessfraz] who also gave a [presentation](https://www.youtube.com/watch?v=1qlLUf7KtAw) about it @ DockerCon 2015.
Docker vs. VMs? Combining Both for Cloud Portability Nirvana