spf-dkim-dmarc-demo/frontend/Dockerfile

10 lines
154 B
Docker
Raw Normal View History

2023-10-25 15:50:33 +02:00
#
# SPDX-FileCopyrightText: 2023 Afnic
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
FROM nginx:latest
COPY nginx.conf /etc/nginx/nginx.conf