Skip to content

Dockerize Symfony 5.2.5 and Dockerfile for Kubernetes

Notifications You must be signed in to change notification settings

smtylmzx/symfony-docker-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.