New to Laravel, not new to docker. Been enjoying Sail in local development because it "just worked" but going to deploy to a server I see that it's not production ready.
One of the main selling points of docker is that you have the same infrastructure on all environments, local/qa/prod/whatever. If I have to build a Dockerfile for everything except localhost, why wouldn't I just use that Dockerfile for localhost? Is it supposed to be a tool for that small area of "i just init'ed my project and have not made a first time deployment yet"?
Make it make sense submitted by /u/NBehrends
[link] [comments]
No comments:
Post a Comment
Thanks