Always tag the version of an image explicitly DOK-DL3006
Bug risk
Minor
4 months ago3 years old
Always tag the version of an image explicitly
 1FROM faddat/archlinux 2
 3RUN pacman -Syyu --noconfirm npm yarn base-devel pm2
 4
Always tag the version of an image explicitly
 1FROM faddat/sos-lite 2
 3COPY motd /etc/motd
 4
Always tag the version of an image explicitly
 1FROM faddat/sos-c2 2
 3COPY motd /etc/motd
 4
Always tag the version of an image explicitly
 1FROM faddat/blurtrpc-amd64 2
 3MAINTAINER Jacob Gadikian <[email protected]>
 4
Always tag the version of an image explicitly
 1FROM faddat/blurtrpc-amd64 2
 3MAINTAINER Jacob Gadikian <[email protected]>
 4