Level 80
@karlkras You’d “Dockerize” a Lumen project the same way you would a project written in any other framework or language.
What exactly is it you need help with?
I'm looking for information on best practices of how to build out a deployable lumen microservice in a docker container. Not using docker on how to simplify development (lots of information on this) , but how to generate a docker image out of my lumen project. Thanks!
Please or to participate in this conversation.