Skip to content
Snippets Groups Projects
Commit 7ae6990f authored by Johan Helsing's avatar Johan Helsing
Browse files

Add TODO

parent 23e71ec9
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,8 @@ RUN echo "build ALL=(ALL) NOPASSWD: ALL" | tee -a /etc/sudoers
USER build
WORKDIR /home/build/
# TODO: everything from this point could be done by the container and not the image
COPY clone-qt.sh /home/build
RUN ./clone-qt.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment