alphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 5 months agoOld timers knowsh.itjust.worksimagemessage-square101fedilinkarrow-up1242
arrow-up1242imageOld timers knowsh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 5 months agomessage-square101fedilink
minus-squareArtVandelay@lemmy.worldlinkfedilinkEnglisharrow-up9·5 months agoI mean, a lot of docker files out there with COPY . .
minus-squareOpisek@lemmy.worldlinkfedilinkarrow-up5·4 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