Docker cleanup (#7655)
Related to #7648 @charlesBochet I've deleted only dev related commands in Makefile, if it's wrong, I'll change it ASAP
This commit is contained in:
@ -4,6 +4,10 @@ icon: TbBrandDocker
|
||||
image: /images/user-guide/objects/objects.png
|
||||
---
|
||||
|
||||
<ArticleWarning>
|
||||
Docker containers are for production hosting or self-hosting, for the contribution please check the [Local Setup](https://twenty.com/developers/local-setup).
|
||||
</ArticleWarning>
|
||||
|
||||
## Overview
|
||||
|
||||
This guide provides step-by-step instructions to install and configure the Twenty application using Docker Compose. The aim is to make the process straightforward and prevent common pitfalls that could break your setup.
|
||||
|
||||
Reference in New Issue
Block a user