© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Lars
German developer, who likes to play with everything that comes in his way
I use virtual machines for developing. For deploying projects, I have some virtual machines that represent the real prod environment.
When I need a database, I use Docker to start one.
So for me, it's more a mix of Docker and virtual machines.