Sign inSign up

moztr/pathtest

By moztr

•Updated about 7 years ago

Image
0

490

moztr/pathtest repository overview

FROM alpine:3.9

ENV PATH="${PATH:-/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin}"

RUN apk add --no-cache bash ca-certificates git git-lfs miniperl
&& ln -s miniperl /usr/bin/perl

RUN git lfs install --skip-repo

RUN echo 'hosts: files dns' >> /etc/nsswitch.conf

Tag summary

Content type

Image

Digest

Size

19.9 MB

Last updated

about 7 years ago

docker pull moztr/pathtest