convox / convox

Always tag the version of an image explicitly DOK-DL3006
Bug risk
Minor
12 days agoa year old
Always tag the version of an image explicitly
1FROM httpd
Always tag the version of an image explicitly
1FROM httpd
Always tag the version of an image explicitly
1FROM httpd
Always tag the version of an image explicitly
1FROM httpd AS development
Always tag the version of an image explicitly
 1FROM httpd 2
 3RUN apt update > /dev/null 2>&1
 4RUN apt install -y curl postgresql-client redis ncat mariadb-client > /dev/null 2>&1