mirror of
https://github.com/gutmensch/docker-dmarc-report.git
synced 2025-12-29 16:15:55 +00:00
Initial commit of Dockerfile
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM ubuntu:14.04
|
||||
MAINTAINER Robert Schumann <gutmensch@n-os.org>
|
||||
RUN apt-get update && apt-get install -y git
|
||||
Reference in New Issue
Block a user