• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

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