baseimage-docker/Dockerfile
2026-02-03 09:49:58 +01:00

5 lines
184 B
Docker

FROM phusion/baseimage:noble-1.0.2
RUN apt-get update
RUN apt-get upgrade -y
RUN apt-get install -y neovim net-tools iputils-ping iputils-tracepath traceroute curl wget git make gzip