FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 80cd8bc5 authored by E. Kirk's avatar E. Kirk
Browse files

bug: add empty dockerfile to appease gitlab pipeline

parent a960b0f8
No related branches found
No related tags found
1 merge request!1Initial mean sprint capacity to suite Wilson team style sprints
Pipeline #566870 passed
......@@ -8,4 +8,3 @@ include:
variables:
DAST_DISABLED: true
BUILD_DISABLED: true
# This is added to appease the gitlab build job
FROM registry.gitlab.developers.cam.ac.uk/uis/devops/infra/dockerimages/python:3.11-slim
RUN adduser --system --no-create-home nonroot
user nonroot
HEALTHCHECK --interval=5m --timeout=3s \
CMD touch /var/healthy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment