Docs entfernt

This commit is contained in:
Michael Grote 2022-08-06 14:25:27 +02:00
parent c707671710
commit 17a43ae3bc

View file

@ -1,9 +1,3 @@
############################################################
# Dockerfile to build fpm-build images
# fpm can be used to build .rpm or .deb packages
# Based on Debian
# See: https://fpm.readthedocs.io
############################################################
FROM ubuntu:focal
ENV DEBIAN_FRONTEND noninteractive