Merge branch 'master' of github.com:mightypanders/dotfiles

This commit is contained in:
mightypanders 2022-05-24 08:56:58 +02:00
commit 864e02dc05

View File

@ -1,5 +1,5 @@
FROM nginx:alpine FROM nginx:alpine
#RUN apk add --update git && apk add --update openssh #RUN apk add --update git && apk add --update openssh
#RUN git clone https://github.com/mightypanders/dotfiles.git #RUN git clone https://github.com/mightypanders/dotfiles.git
WORKDIR /dotfiles/startpage #WORKDIR /dotfiles/startpage
COPY . /usr/share/nginx/html COPY . /usr/share/nginx/html