Skip to content
Snippets Groups Projects
Commit 8e6161da authored by jurgenhaas's avatar jurgenhaas
Browse files

Create dockerfile

parents
No related branches found
No related tags found
No related merge requests found
FROM ubuntu:16.04
LABEL com.example.vendor="PARAGON Executive Service GmbH" \
maintainer="juergen@paragon-es.de" \
version="1.0.0" \
description="Base Ansible image to be built upon by https://gitlab.lakedrops.com/ansible-playbooks/general"
RUN echo "===> Adding Ansible's prerequisites..."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment