Skip to content
Snippets Groups Projects
Commit a3d14f4f authored by Nigel Kukard's avatar Nigel Kukard
Browse files

Merge branch 'nkupdates-edge' into 'edge'

feat: use new FDC_QUIET option to supress needless output from FDC

See merge request !29
parents 2aac3e65 b322835b
Branches
No related tags found
2 merge requests!32Updated to Alpine 3.18,!29feat: use new FDC_QUIET option to supress needless output from FDC
......@@ -29,6 +29,7 @@ LABEL org.opencontainers.image.base.name "registry.conarx.tech/containers/alpine
ENV FDC_DISABLE_SUPERVISORD=true
ENV FDC_QUIET=true
RUN set -eux; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment