Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
How to stop Dokploy Docker Compose (raw) from adding random string to my volume name? - Dokploy
D
Dokploy
•
13mo ago
•
2 replies
Huy Huy the Conqueror
How to stop Dokploy Docker Compose (raw) from adding random string to my volume name?
I have a docker compose with this volume
:
volumes:
test_data:
external: true
volumes:
test_data:
external: true
However
, when I build and deploy and inspect the container
, the volume name becomes
:
test_data-project-name-gibberish
test_data-project-name-gibberish
. Even in the Preview Docker Compose
, the name of the volume is changed
.
What should I do to make Dokploy respect the volume in my raw Docker Compose
?
Dokploy
Join
7,665
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Migrating radicale from docker-compose to Dokploy
D
Dokploy / old-help
15mo ago
Using docker-compose commands with dokploy
D
Dokploy / old-help
14mo ago
docker-compose version compatibility for Dokploy
D
Dokploy / old-help
2y ago
[Dokploy Development] My Dokploy docker container cannot be deleted
D
Dokploy / old-help
2y ago