Skip to content
Snippets Groups Projects
Commit 9e3f640b authored by nimrod's avatar nimrod
Browse files

Silence some Hadolint warnings.

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