riju/Dockerfile

5 lines
89 B
Docker

FROM ubuntu:rolling
COPY scripts/docker-install.bash /tmp/
RUN /tmp/docker-install.bash