/symfony-docker-k8s

Dockerize Symfony 5.2.5 and Dockerfile for Kubernetes

Primary LanguagePHP

symfony-docker-k8s

Use:

docker-compose up -d --build

Visit:

http://localhost:8088/

Other using methods

Pull from docker hub:

docker pull smtylmzx/dockerize-symfony-5.2.5

or

Using docker image tag:

image: smtylmzx/dockerize-symfony-5.2.5:1.0.0

Also, you can using docker-compose, dockerfile and kubernetes as image.