Skip to content
Snippets Groups Projects
Commit 79ad6496 authored by nimrod's avatar nimrod
Browse files

Silence some Hadolint warnings.

parent 9765d0d5
No related branches found
No related tags found
No related merge requests found
Pipeline #2350 passed
# hadolint ignore=DL3006
FROM adarnimrod/goose as goose FROM adarnimrod/goose as goose
FROM python:3.7-slim-stretch FROM python:3.7-slim-stretch
# hadolint ignore=DL3008,DL3013
RUN apt-get update && \ RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \ DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
build-essential \ build-essential \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment