• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Improvements on docker repository

Rodolfo

⭐ Chevereto Godlike
Chevereto Staff
Administrator
Hey there,

I've made improvements on the chevereto/docker repository and it is now easier to use it! I've improved the repo because the old instructions required to read the docs to use the containers. That went like this for 99% of users:

1643811063521.png

😘 As you may see now it comes with a makefile, you can now run one-liner commands that expand in a way more complex instructions without you having to write those.

To spawn a demo you now simply run:

Code:
make demo v=4.0 php=8.0

Take a look, hope it helps those needing to play with Docker.

Cheers,
Rodolfo.
 
Back
Top