symfony-docker
A Docker-based installer and runtime for Symfony. Install: download and `docker compose up`. (by dunglas)
docker-nginx
Docker Images for NGINX (by kool-dev)
symfony-docker | docker-nginx | |
---|---|---|
18 | 1 | |
2,908 | 6 | |
0.6% | - | |
7.3 | 4.0 | |
4 days ago | about 1 year ago | |
Dockerfile | Dockerfile | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
symfony-docker
Posts with mentions or reviews of symfony-docker.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-05-29.
-
FrankenPHP: The Modern PHP App Server
Your .dockerignore is supposed to filter out for you. In the Symfony default implementation, you have this file you can use:
https://github.com/dunglas/symfony-docker/blob/main/.dockeri...
-
Why does official Symfony Docker image use Caddy and not Nginx?
First, there is no "official" Symfony Docker image. You're probably referring to https://github.com/dunglas/symfony-docker, which - although being maintained by a core team member - is not an official image from the Symfony organization.
-
Conference Talk: In Defence of PHP
No, server setup is not my thing. I stick to official Docker image, works perfect.
-
Forward Ports 80 and 443 to specific container
I have an Symfony application running in docker container using dunglas/symfony-docker-Template. (https://github.com/dunglas/symfony-docker) This Template is currently using Caddy for managing ssl certificates and http & https connecetions.
-
Any recommendations for dockerizing an old symfony 3 app?
Just thought I'd ask here for recommendations for any helpful base images or existing projects for reference. I'm not really a symfony/php person, so any advice other would be helpful too. I'm definitely looking at this symfony-docker project, but I might just end up using the official php 7.2 base image.
-
Create executable file from Docker image
Here is the idea: let's say I have Symfony application using this image. But other people, non-tech ones, interested in this app would have to install Docker too even though they only want to run it and see it in browser.
-
Looking for an open source minimalistic framework that handles Routing, MVC and Database communication
As others mentionned, I can only suggest you to go with Symfony, it meets all your requirements. If you are looking for a docker config out of the box, this one is my favorite (done by one of main Symfony's maintainers) - https://github.com/dunglas/symfony-docker Very simple to install, use and deploy later.
-
composer require orm fails when using official symfony docker installation.
I'm using the official docker install: https://github.com/dunglas/symfony-docker and I'm trying to install doctrine using symfony flex.
- Progressing from CodeIgniter to Symfony
-
Symfony equivalent like Laravel Octane
Official docker image, check for yourself.
docker-nginx
Posts with mentions or reviews of docker-nginx.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-01.
-
Use Kool to Dockerize Your Local Development Environment the Right Way
Nginx Images (https://github.com/kool-dev/docker-nginx)
What are some alternatives?
When comparing symfony-docker and docker-nginx you can also consider the following projects:
symfony-sail - An easy to use Docker development and production environment for Symfony 4/5/6 projects, zero-config and fully customizable.
docker-node - Docker Images for Node
table-builder - table building, table abstraction, table rendering
docker-goaccess - goaccess reverse proxied through nginx for ease of use
docker-compose-lamp - A basic LAMP stack environment built using Docker Compose.
docker-toolkit - Docker Images for CI/CD