blob: 35d31cdbf192ed65ebc3fd2d9e1ccaee71fb2d86 [file] [log] [blame]
FROM debian:testing
MAINTAINER Piotr Krysik
RUN apt-get update && apt-get install -y \
gr-gsm
COPY ./ /src/
RUN ls /src