ubuntu/Dockerfile
2024-09-02 16:37:58 +08:00

4 lines
81 B
Docker

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