ubuntu/Dockerfile
2024-09-02 16:39:15 +08:00

4 lines
84 B
Docker

FROM robertdebock/ubuntu:jammy
RUN apt update
RUN apt-get -y install wget net-tools