@ -5,7 +5,7 @@ FROM docker.mgm.sipwise.com/sipwise-stretch:latest
# is updated with the current date. It will force refresh of all
# of the base images and things like `apt-get update` won't be using
# old cached versions when the Dockerfile is built.
ENV REFRESHED_AT 2018-0 9-08
ENV REFRESHED_AT 2019-02-2 8
RUN apt-get update && apt-get install --assume-yes \
bc \
@ -40,6 +40,9 @@ RUN git clone https://github.com/grml/grml-live
WORKDIR /code/grml-live
RUN mkdir -p /code/grml-live/etc/grml/fai/config/files/etc/apt/sources.list.d/sipwise.list/ \
/code/grml-live/etc/grml/fai/config/files/etc/apt/trusted.gpg.d/sipwise-keyring.gpg/
### Usage instructions #############################################################################
## Build docker image:
#