buildah-experiment/Dockerfile.test

4 lines
120 B
Docker

FROM registry.fedoraproject.org/fedora:latest
RUN dnf install -y wget
RUN useradd -m -G wheel -s /bin/bash -u 1000 test