alphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 1 年前Old timers knowsh.itjust.worksimagemessage-square115fedilinkarrow-up1734arrow-down110
arrow-up1724arrow-down1imageOld timers knowsh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 1 年前message-square115fedilink
minus-squareArtVandelay@lemmy.worldlinkfedilinkEnglisharrow-up29arrow-down1·1 年前I mean, a lot of docker files out there with COPY . .
minus-squareOpisek@lemmy.worldlinkfedilinkarrow-up7·1 年前True, 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