Docker

Docker

Description

Docker containers combines software and related dependencies into a standardized unit for software development that includes everything it needs to run: code, runtime, system tools and libraries. This guarantees that your application will always run the same and makes collaboration as simple as sharing a container image.

Software Included

PackageVersionLicense
Docker CE20.10.7Apache 2
Docker Compose1.27.0Apache 2

Getting started after deploying Docker

In addition to the package installation, this One-Click also:

  • Configures Docker per the official Docker recommendations.
  • Configures Docker Compose per the official Docker Compose recommendations.

Once the Docker One-Click Droplet is created, you can log into it as root. Make sure to substitute the Droplet’s public IPv4 address.

console
ssh root@your_vps_public_ipv4

docker -d will already be running as a service and the docker command line tool is included in the PATH, so it’s ready to use.

Note: The default firewall for the Docker One-Click is UFW, which is a front end to iptables. However, Docker modifies iptables directly to set up communication to and from containers. This means that UFW won’t give you a full picture of the firewall settings. You can override this behavior in Docker by adding --iptables=false to the Docker daemon.

New apps added every week

Subscribe to get notified when we launch new 1-click apps — from AI tools to databases and developer stacks.

Browse marketplace

More apps

OpenClaw

OpenClaw is an open-source framework for running autonomous, agentic AI systems that interact with APIs, tools, and messaging platforms in real time.

Read more

Jitsi Server

Jitsi is an open source app for videoconferencing and chat.

Read more