changing the strategy
This commit is contained in:
parent
01029c9781
commit
a395a02e47
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +0,0 @@
|
||||
[submodule "f0ckv2"]
|
||||
path = f0ckv2
|
||||
url = gitea@git.lat:f0ck/f0ckv2.git
|
@ -3,8 +3,9 @@ RUN pacman -Syy --noconfirm
|
||||
RUN pacman -S nodejs npm ffmpeg yt-dlp ffmpegthumbnailer postgresql imagemagick git mailcap --noconfirm
|
||||
|
||||
WORKDIR /opt/
|
||||
RUN git clone https://git.lat/f0ck/f0ckv2.git
|
||||
|
||||
# if you want to have f0ck-f0ck (master branch)
|
||||
#RUN git clone https://git.lat/f0ck/f0ckv2.git
|
||||
ADD ./f0ckv2/ /opt/f0ckv2
|
||||
WORKDIR /opt/f0ckv2
|
||||
|
||||
RUN npm i
|
||||
|
Loading…
x
Reference in New Issue
Block a user