tweaks to readme

This commit is contained in:
Thushan Fernando 2024-01-23 20:08:59 +11:00
parent 4a9173f5dc
commit b1685289da
No known key found for this signature in database

View file

@ -54,7 +54,7 @@ Requirements:
```
# Create directories that store your stacks and stores Dockge's stack
mkdir -p /opt/stacks /opt/dockge
mkdir -p /opt/{stacks,dockge}
cd /opt/dockge
# Download the compose.yaml
@ -149,7 +149,7 @@ Yes, you can. However, you need to move your compose file into the stacks direct
#### Is Dockge a Portainer replacement?
Yes or no. Portainer provides a lot of Docker features. While Dockge is currently only focusing on docker-compose with a better user interface and better user experience.
Yes and no. Portainer provides a lot of Docker features. While Dockge is currently only focusing on docker-compose with a better user interface and better user experience.
If you want to manage your container with docker-compose only, the answer may be yes.