Skip to content
Snippets Groups Projects
Commit dadd1fad authored by Thomas Spitzlei's avatar Thomas Spitzlei
Browse files

Add new file

parent d2fac799
No related branches found
No related tags found
No related merge requests found
FROM debian:stable-slim
RUN apt-get update && apt-get install -y \
samba-common-bin && apt-get clean && \
apt-get autoremove && rm -rf /var/lib/apt/lists/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment