Answer the question
In order to leave comments, you need to log in
Local development and Docker?
I use poppy. Now I am developing sites without vargrant or docker. Simple and collective-farm: I use regular hosting as a dev server. That is not even locally. On a very small project, I’m just sawing on the sale, God forgive me. Locally I keep only php. Basically, because of the composer, so that there is navigation through the vendor code. Well, a gallp for minification and other things. Git yet.
There is always a feeling that everything is crooked. That normal people don't do that. I would like to level up somehow.
Vagrant annoys me with the fact that you need to run a whole virtual machine when your poppy can do it all without it. There is a touch of redundancy.
I liked the docker idea better. There are a couple of questions before I start to study thoroughly:
Answer the question
In order to leave comments, you need to log in
1. GIT is not directly related to the environment for your code, so it makes sense to use it globally. But all sorts of composer / php / node / gulp / yarn / ... are part of the environment for execution, and it is better to keep them right in the container.
However, a specific project is written for a specific version of the interpreter and tested on it, so you should not use it globally.
It's true.
Yes
Yes. For example, you want to look at a project a year ago, but the backward compatibility of your project's dependencies is lost, this is very common.
Nobody creates 1 in 1, but it is as similar as possible in terms of the technology stack - that's right.
There is no sense in such an environment. Your code will work differently, on a production server and in a virtual environment.
You can make demands on combat.
Not
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question