prepare for k3s

This commit is contained in:
Sebastian Hugentobler 2021-09-28 15:55:15 +02:00
parent 970da1228c
commit 98dc1fb1a5
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
6 changed files with 19 additions and 16 deletions

View file

@ -20,6 +20,6 @@ ADD /rootfs /
WORKDIR /
VOLUME /etc/proftpd/keys /var/lib/ftp/data
VOLUME /var/lib/ftp/data
EXPOSE 22
EXPOSE 2222