blob: 563e94f479874607afb6d76570db768eef284c25 [file] [log] [blame]
FROM rocm/dev-ubuntu-20.04:4.2
MAINTAINER Brad King <brad.king@kitware.com>
ENV PATH="/opt/rocm/bin:$PATH"
COPY install_deps.sh /root/install_deps.sh
RUN sh /root/install_deps.sh