blob: 709f0fd8745946563eada938ea28e3260673d525 [file] [log] [blame]
# Name of container: docker-ubuntu-latest-nant
FROM ubuntu:latest
# set the maintainer of this docker image
MAINTAINER "dev@logging.apache.org"
# install nant
RUN apt-get update && apt-get install -y nant git mono-complete mono-reference-assemblies-2.0 mono-reference-assemblies-3.5