Skip to content
Snippets Groups Projects
Commit b6b45560 authored by Erick Hitter's avatar Erick Hitter
Browse files

Linting

parent 2c277e37
No related branches found
No related tags found
1 merge request!6Add Debian Jessie build image
FROM debian:jessie
ADD setup.sh /opt/
RUN /bin/bash /opt/setup.sh
COPY setup.sh /opt/
RUN /bin/bash /opt/setup.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment