Skip to content
Snippets Groups Projects

Test

Merged Magnus Svensson requested to merge test into production
29 files
+ 1085
59
Compare changes
  • Side-by-side
  • Inline
Files
29
+ 6
0
FROM puppet/pdk:latest
# [Optional] Uncomment this section to install additional packages.
# RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
# && apt-get -y install --no-install-recommends <your-package-list-here>
Loading