trigger build
This commit is contained in:
parent
579fa6531d
commit
2345739b4b
3 changed files with 3 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ RUN \
|
|||
/tmp/*
|
||||
|
||||
|
||||
|
||||
# add local files
|
||||
COPY /root /
|
||||
|
||||
|
|
|
|||
|
|
@ -40,6 +40,7 @@ RUN \
|
|||
/tmp/*
|
||||
|
||||
|
||||
|
||||
# add local files
|
||||
COPY /root /
|
||||
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@ RUN dnf -y remove xfce4-power-manager && rm -rf /etc/xdg/autostart/xfce-polkit.d
|
|||
# add local files
|
||||
COPY /root /
|
||||
|
||||
|
||||
# ports and volumes
|
||||
EXPOSE 3389
|
||||
VOLUME /home
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue