Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 358 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 358 Bytes

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.