Dockerfile, exempel: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 May 2026

20 January 2022

  • curprev 10:4310:43, 20 January 2022 Linuxwiki>Wikiadmin 286 bytes +286 Skapade sidan med '== Olika Dockerfiles == Byggd på debian stretch-slim och med ett antal paket installerade via apt '''FROM debian:stretch-slim''' '''ENV DEBIAN_FRONTEND=noninteractive''' '''RUN apt update && apt install -y iproute2 iputils-ping && rm -rf /var/lib/apt/lists/*''' Category:Docker'