alphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 9 months agoOld timers knowsh.itjust.worksimagemessage-square113fedilinkarrow-up1727arrow-down110
arrow-up1717arrow-down1imageOld timers knowsh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 9 months agomessage-square113fedilink
minus-squareArtVandelay@lemmy.worldlinkfedilinkEnglisharrow-up29arrow-down1·9 months agoI mean, a lot of docker files out there with COPY . .
minus-squareOpisek@lemmy.worldlinkfedilinkarrow-up7·8 months agoTrue, but building the image is not the same as deploying to production.
I mean, a lot of docker files out there with
COPY . .
True, but building the image is not the same as deploying to production.
Fair point