sparklemotion/nokogiri

View on GitHub
oci-images/nokogiri-test/debian-prelude.step

Summary

Maintainability
Test Coverage
# -*- dockerfile -*-

ARG DEBIAN_FRONTEND=noninteractive
RUN apt-get update
RUN apt-get upgrade -y
RUN apt-get install -y apt-utils