Skip to content
Snippets Groups Projects
Commit 69b9428a authored by nimrod's avatar nimrod
Browse files

Silence some Hadolint warnings.

parent 5f95e5f6
Branches python3.6
No related tags found
No related merge requests found
Pipeline #2349 passed
# hadolint ignore=DL3006
FROM adarnimrod/goose as goose FROM adarnimrod/goose as goose
FROM python:3.6-slim-stretch FROM python:3.6-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