You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.
The Docker policy update_instruction_alone complains for a trivial example such as this, which is using industry standard approaches and is not an anti-pattern:
FROM alpine:latest
RUN apk update && apk upgrade
The text was updated successfully, but these errors were encountered:
The Docker policy
update_instruction_alone
complains for a trivial example such as this, which is using industry standard approaches and is not an anti-pattern:The text was updated successfully, but these errors were encountered: