• @MangoPenguin@lemmy.blahaj.zone
    link
    fedilink
    English
    2
    edit-2
    5 months ago

    You can run really any webserver setup with docker, so once you figure out what you need then you can set up your docker-compose stack.

    For example for PHP sites that might be nginx, php-fpm, and mariadb containers.