mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
Merge pull request #43 from Dokploy/40-clarify-docker-section-of-installation-steps
docs: clarify Docker installation instructions in the installation guide
This commit is contained in:
commit
40bc8e5453
@ -52,7 +52,8 @@ import { Callout } from "fumadocs-ui/components/callout";
|
||||
|
||||
### Docker
|
||||
|
||||
Dokploy utilizes Docker, so it is essential to have Docker installed on your server. If Docker is not already installed, use the following command to install it automatically:
|
||||
Dokploy utilizes Docker, so it is essential to have Docker installed on your server. If Docker is not already installed, Dokploy's installation script will install it automatically. Use the following command to install Dokploy:
|
||||
|
||||
|
||||
<div className="flex flex-col gap-10 px-4 bg-green-200 dark:bg-[#031F10] text-green-900 dark:text-green-300 rounded-lg">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user